GitBook: [main] 3 pages modified

This commit is contained in:
Suresh Srinivas 2021-08-16 16:57:34 +00:00 committed by gitbook-bot
parent c82ba2ae6a
commit a1bfd99edc
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
3 changed files with 4 additions and 4 deletions

View File

@ -61,5 +61,5 @@ def metadata_ingestion_workflow():
workflow.stop() 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 it into the 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 [Connectors](connectors/).

View File

@ -32,7 +32,7 @@ dist/target/open-metadata-<version>.tar.gz
## Run instance through IntelliJ IDEA ## Run instance through IntelliJ IDEA
1. Add new Run/Debug configuration like the below screenshot. 1. Add a new Run/Debug configuration like the below screenshot.
![Intellj Run Configuration](https://github.com/open-metadata/OpenMetadata/blob/main/docs/install/images/ingestion-bot-service-account.png) ![Intellj Run Configuration](https://github.com/open-metadata/OpenMetadata/blob/main/docs/install/images/ingestion-bot-service-account.png)

View File

@ -1,8 +1,8 @@
# UX Style Guide # UX Style Guide
The purpose of a style guide is to make sure that multiple contributors create in a clear and cohesive way that ensures the style consistency with everything from design to writing. The purpose of a style guide is to make sure that multiple contributors create in a clear and cohesive way that ensures style consistency with everything from design to writing.
[Click here](https://www.figma.com/file/sw3NcGyvATuwL4l7astZXL/OpenMetadata-Style-Guide) to see figma design. [Click here](https://www.figma.com/file/sw3NcGyvATuwL4l7astZXL/OpenMetadata-Style-Guide) to see the Figma design.
{% file src="../../.gitbook/assets/openmetadata-style-guide.pdf" caption="OpenMetadata Style Guide" %} {% file src="../../.gitbook/assets/openmetadata-style-guide.pdf" caption="OpenMetadata Style Guide" %}