mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-24 00:33:50 +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 '{}'
|
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
|
```ini
|
||||||
[lineage]
|
[lineage]
|
||||||
backend = datahub_provider.lineage.datahub.DatahubLineageBackend
|
backend = datahub_provider.lineage.datahub.DatahubLineageBackend
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user