GitBook: [main] 67 pages and 7 assets modified

This commit is contained in:
Suresh Srinivas 2021-08-15 00:32:40 +00:00 committed by gitbook-bot
parent 214d129352
commit ddceb741fa
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
10 changed files with 21 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 410 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 KiB

View File

@ -16,7 +16,9 @@ OpenMetadata includes the following:
* **Ingestion framework** - a pluggable framework for integrating tools and ingesting metadata to the metadata store. Ingestion framework already supports well know data warehouses - Google BigQuery, Snowflake, Amazon Redshift, and Apache Hive, and databases - MySQL, Postgres, Oracle, and MSSQL.
* **OpenMetadata User Interface** - one single place for users to discover, and collaborate on all data.
## License
OpenMetadata is released under [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)

View File

@ -61,6 +61,5 @@ def metadata_ingestion_workflow():
workflow.stop()
```
Create a Workflow instance and pass a hive configuration which will read metadata from Hive
and ingest into OpenMetadata Server. You can customize this configuration or add different connectors please refer to our [examples](https://github.com/open-metadata/OpenMetadata/tree/main/ingestion/examples/workflows) and refer to [Metadata Connectors](
Create a Workflow instance and pass a hive configuration which will read metadata from Hive and ingest into OpenMetadata Server. You can customize this configuration or add different connectors please refer to our [examples](https://github.com/open-metadata/OpenMetadata/tree/main/ingestion/examples/workflows) and refer to \[Metadata Connectors\]\(

View File

@ -47,7 +47,7 @@ Different Connectors require different dependencies, please go through [Connecto
Loads all the Json connectors inside the pipeline directory as cron jobs.
![](../../.gitbook/assets/screenshot-from-2021-07-26-21-08-17%20%281%29%20%282%29%20%282%29%20%282%29%20%283%29%20%284%29%20%284%29%20%285%29%20%283%29%20%283%29.png)
![](../../.gitbook/assets/screenshot-from-2021-07-26-21-08-17%20%281%29%20%282%29%20%282%29%20%282%29%20%283%29%20%284%29%20%284%29%20%285%29%20%283%29%20%281%29%20%284%29.png)
### Custom run a job

View File

@ -2,7 +2,23 @@
We want our users to get the experience OpenMetadata with the least effort 😁. That is why we have set up a [sandbox](https://sandbox.open-metadata.org) that mimics a real production setup. We appreciate it if you take it for a spin and let us know your feedback on our [mailing list](mailto:openmetadata-user@googlegroups.com), or join our [slack channel](https://join.slack.com/t/openmetadata/shared_invite/zt-udl8ris3-Egq~YtJU_yJgJTtROo00dQ) and post a message in the [user](https://openmetadata.slack.com/archives/C02B38JFDDK) channel.
Here are few things to try out when you are on Sandbox...
Here is what to expect when are on Sandbox...
TODO
### Login using your Google credentials
![](.gitbook/assets/image%20%282%29.png)
### Add yourself as a user in the Sandbox
Pick a few teams to be part of 😊
![](.gitbook/assets/image.png)
### Try out few things
Don't limit yourself to just the callouts. Try other things too. Provide us feedback.
![](.gitbook/assets/openmetadata-sandbox.png)