mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-02 03:39:03 +00:00
docs(ingest): remove hanging sentence from docs (#2853)
This commit is contained in:
parent
a2106ca9e8
commit
83fd69d46d
@ -1032,7 +1032,7 @@ The Airflow lineage backend is only supported in Airflow 1.10.15+ and 2.0.2+.
|
||||
airflow connections add --conn-type 'datahub_kafka' 'datahub_kafka_default' --conn-host 'broker:9092' --conn-extra '{}'
|
||||
```
|
||||
|
||||
2. Add the following lines to your `airflow.cfg` file. You might need to
|
||||
2. Add the following lines to your `airflow.cfg` file.
|
||||
```ini
|
||||
[lineage]
|
||||
backend = datahub_provider.lineage.datahub.DatahubLineageBackend
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user