Skip to content

Commit

Permalink
Mark data lake metadata source as Beta (datahub-project#4061)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro93 authored and ne1r0n committed Feb 13, 2022
1 parent 25687dd commit 7d5f6f6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions metadata-ingestion/source_docs/data_lake.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

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.
Expand Down

0 comments on commit 7d5f6f6

Please sign in to comment.