mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-03 12:08:31 +00:00
GitBook: [#38] 0.5.0 changed to 0.6.0
This commit is contained in:
parent
2aca271190
commit
fe5c6a6fa6
@ -36,10 +36,9 @@ Sample Data, Tables, Usage, Users, Topics, and Dashboards.
|
||||
|
||||
```bash
|
||||
#Make sure the OpenMetadata Server is up and running
|
||||
cd openmetadata-0.5.0/ingestion
|
||||
cd openmetadata-0.6.0/ingestion
|
||||
metadata ingest -c ./pipelines/sample_data.json
|
||||
metadata ingest -c ./pipelines/sample_usage.json
|
||||
metadata ingest -c ./pipelines/sample_users.json
|
||||
```
|
||||
|
||||
### Index Sample Data into ElasticSearch
|
||||
@ -58,6 +57,6 @@ Index sample data in ElasticSearch:
|
||||
|
||||
```bash
|
||||
#Make sure the OpenMetadata Server is up and running
|
||||
cd openmetadata-0.5.0/ingestion
|
||||
cd openmetadata-0.6.0/ingestion
|
||||
metadata ingest -c ./pipelines/metadata_to_es.json
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user