mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-05 07:04:44 +00:00
Mark data lake metadata source as Beta (#4061)
This commit is contained in:
parent
cc32c30b2a
commit
ef617784b1
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
For context on getting started with ingestion, check out our [metadata ingestion guide](../README.md).
|
For context on getting started with ingestion, check out our [metadata ingestion guide](../README.md).
|
||||||
|
|
||||||
|
:::caution
|
||||||
|
|
||||||
|
This source is in **Beta** and under active development. Not yet considered ready for production.
|
||||||
|
|
||||||
|
:::
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
To install this plugin, run `pip install 'acryl-datahub[data-lake]'`. Because the files are read using PySpark, we require Spark 3.0.3 with Hadoop 3.2 to be installed.
|
To install this plugin, run `pip install 'acryl-datahub[data-lake]'`. Because the files are read using PySpark, we require Spark 3.0.3 with Hadoop 3.2 to be installed.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user