mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-18 14:06:59 +00:00
Fix sample usage DAG directory (#11276)
This commit is contained in:
parent
dd509681be
commit
9ebc0cd5e4
@ -42,7 +42,7 @@ config = """
|
||||
"type": "CustomDatabase",
|
||||
"sourcePythonClass": "metadata.ingestion.source.database.sample_usage.SampleUsageSource",
|
||||
"connectionOptions": {
|
||||
"sampleDataFolder": "./examples/sample_data"
|
||||
sampleDataFolder: "/home/airflow/ingestion/examples/sample_data"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user