diff --git a/docs/.gitbook/assets/blank-diagram-page-2-2-.png b/docs/.gitbook/assets/blank-diagram-page-2-2-.png deleted file mode 100644 index d883b837fd7..00000000000 Binary files a/docs/.gitbook/assets/blank-diagram-page-2-2-.png and /dev/null differ diff --git a/docs/.gitbook/assets/image (1).png b/docs/.gitbook/assets/image (1).png new file mode 100644 index 00000000000..39fdceb3375 Binary files /dev/null and b/docs/.gitbook/assets/image (1).png differ diff --git a/docs/.gitbook/assets/image (2).png b/docs/.gitbook/assets/image (2).png new file mode 100644 index 00000000000..0227b639628 Binary files /dev/null and b/docs/.gitbook/assets/image (2).png differ diff --git a/docs/.gitbook/assets/image.png b/docs/.gitbook/assets/image.png new file mode 100644 index 00000000000..0c83b67dd4e Binary files /dev/null and b/docs/.gitbook/assets/image.png differ diff --git a/docs/.gitbook/assets/openmetadata-sandbox.png b/docs/.gitbook/assets/openmetadata-sandbox.png new file mode 100644 index 00000000000..eafa5ec5473 Binary files /dev/null and b/docs/.gitbook/assets/openmetadata-sandbox.png differ diff --git a/docs/.gitbook/assets/screenshot-from-2021-07-26-21-08-17 (1) (2) (2) (2) (3) (4) (4) (5) (3) (3).png b/docs/.gitbook/assets/screenshot-from-2021-07-26-21-08-17 (1) (2) (2) (2) (3) (4) (4) (5) (3) (1) (7).png similarity index 100% rename from docs/.gitbook/assets/screenshot-from-2021-07-26-21-08-17 (1) (2) (2) (2) (3) (4) (4) (5) (3) (3).png rename to docs/.gitbook/assets/screenshot-from-2021-07-26-21-08-17 (1) (2) (2) (2) (3) (4) (4) (5) (3) (1) (7).png diff --git a/docs/README.md b/docs/README.md index e957ae2c748..6261a53fbb0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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) diff --git a/docs/install/metadata-ingestion/airflow.md b/docs/install/metadata-ingestion/airflow.md index fd5bb7d467d..39012b51dcd 100644 --- a/docs/install/metadata-ingestion/airflow.md +++ b/docs/install/metadata-ingestion/airflow.md @@ -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\]\( diff --git a/docs/install/metadata-ingestion/scheduler.md b/docs/install/metadata-ingestion/scheduler.md index e3c8e53acfb..bcb0dcfe7c5 100644 --- a/docs/install/metadata-ingestion/scheduler.md +++ b/docs/install/metadata-ingestion/scheduler.md @@ -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 diff --git a/docs/take-it-for-a-spin.md b/docs/take-it-for-a-spin.md index 1d6697ff97e..e89c3212e9f 100644 --- a/docs/take-it-for-a-spin.md +++ b/docs/take-it-for-a-spin.md @@ -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)