Skip to content

Tools to support using apache atlas

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

pongthep/atlas-metadata-extractor

Repository files navigation

Apache Atlas Metadata Extractor

Metadata extractor to support using apache atlas

Alt text

using step by step

  1. create connection by using facetories/connection_factory.py to connect datasource
  2. create extractor by using facetories/extractor_factory.py to extract metadata we need from datasource
  3. create builder by using facetories/builder_factory.py to convert metadata that we get from extractor into our format
  4. choose publisher that you would like to send this metadata to. Mainly we use publisher/atlas

contact

mr.pongthep@gmail.com