Skip to content

Commit

Permalink
Link deeper to doc content (amundsen-io#147)
Browse files Browse the repository at this point in the history
Will scroll past GitHub repo folders (specially more handy on small screens like phones/tablets)
  • Loading branch information
jornh authored and Hans Adriaans committed Jun 30, 2022
1 parent 03d558e commit c2514cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databuilder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Amundsen Databuilder is a data ingestion library, which is inspired by [Apache Gobblin](https://gobblin.apache.org/). It could be used in an orchestration framework(e.g. Apache Airflow) to build data from Amundsen. You could use the library either with an adhoc python script([example](https://github.com/lyft/amundsendatabuilder/blob/master/example/scripts/sample_data_loader.py)) or inside an Apache Airflow DAG([example](https://github.com/lyft/amundsendatabuilder/blob/master/example/dags/sample_dag.py)).

For information about Amundsen and our other services, visit the [main repository](https://github.com/lyft/amundsen). Please also see our instructions for a [quick start](https://github.com/lyft/amundsen/blob/master/docs/installation.md#bootstrap-a-default-version-of-amundsen-using-docker) setup of Amundsen with dummy data, and an [overview of the architecture](https://github.com/lyft/amundsen/blob/master/docs/architecture.md).
For information about Amundsen and our other services, visit the [main repository](https://github.com/lyft/amundsen#amundsen) `README.md` . Please also see our instructions for a [quick start](https://github.com/lyft/amundsen/blob/master/docs/installation.md#bootstrap-a-default-version-of-amundsen-using-docker) setup of Amundsen with dummy data, and an [overview of the architecture](https://github.com/lyft/amundsen/blob/master/docs/architecture.md#architecture).

## Requirements
- Python = 2.7.x (And Python >= 3.x if you don't use column usage transformer as it depends on antlr python 2 runtime)
Expand Down

0 comments on commit c2514cb

Please sign in to comment.