Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Apache Atlas - Open Metadata Management and Governance capabilities across the Hadoop platform and beyond

License

NotificationsYou must be signed in to change notification settings

apache/atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

LicensePyPI DownloadsDocumentationWiki

Apache Atlas framework is an extensible set of corefoundational governance services – enabling enterprises to effectively andefficiently meet their compliance requirements within Hadoop and allowsintegration with the whole enterprise data ecosystem.

This will provide true visibility in Hadoop by using both a prescriptiveand forensic model, along with technical and operational audit as well aslineage enriched by business taxonomical metadata. It also enables anymetadata consumer to work inter-operably without discrete interfaces toeach other -- the metadata store is common.

The metadata veracity is maintained by leveraging Apache Ranger to preventnon-authorized access paths to data at runtime.Security is both role based (RBAC) and attribute based (ABAC).

NOTE

Apache Atlas allows contributions via pull requests (PRs) on GitHub. Alternatively, usethis to submit changes for review using the Review Board.Also create aatlas jira to go along with the review and mention it in the pull request/review board review.

Building Atlas in Docker

Instructions to build and run atlas in docker:dev-support/atlas-docker/README.md

Regular Build Process

  1. Get Atlas sources to your local directory, for example with following commands

    cd <your-local-directory>git clone https://github.com/apache/atlas.gitcd atlas# Checkout the branch or tag you would like to build# to checkout a branchgit checkout <branch># to checkout a taggit checkout tags/<tag>
  2. Execute the following commands to build Apache Atlas

    export MAVEN_OPTS="-Xms2g -Xmx2g"mvn clean installmvn clean package -Pdist
  3. After above build commands successfully complete, you should see the following files

    distro/target/apache-atlas-<version>-bin.tar.gzdistro/target/apache-atlas-<version>-hbase-hook.tar.gzdistro/target/apache-atlas-<version>-hive-hook.tar.gzdistro/target/apache-atlas-<version>-impala-hook.tar.gzdistro/target/apache-atlas-<version>-kafka-hook.tar.gzdistro/target/apache-atlas-<version>-server.tar.gzdistro/target/apache-atlas-<version>-sources.tar.gzdistro/target/apache-atlas-<version>-sqoop-hook.tar.gzdistro/target/apache-atlas-<version>-storm-hook.tar.gzdistro/target/apache-atlas-<version>-falcon-hook.tar.gzdistro/target/apache-atlas-<version>-couchbase-hook.tar.gz
  4. For more details on installing and running Apache Atlas, please refer tohttps://atlas.apache.org/#/Installation

About

Apache Atlas - Open Metadata Management and Governance capabilities across the Hadoop platform and beyond

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp