mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-19 06:28:03 +00:00
GitBook: [main] 3 pages modified
This commit is contained in:
parent
c82ba2ae6a
commit
a1bfd99edc
@ -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/).
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
@ -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" %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user