back to home

apache / atlas

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

View on GitHub
2,082 stars
901 forks
119 issues
JavaJavaScriptTypeScript

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing apache/atlas in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/apache/atlas)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Apache Atlas Overview ===================== Apache Atlas framework is an extensible set of core foundational governance services – enabling enterprises to effectively and efficiently meet their compliance requirements within Hadoop and allows integration with the whole enterprise data ecosystem. This will provide true visibility in Hadoop by using both a prescriptive and forensic model, along with technical and operational audit as well as lineage enriched by business taxonomical metadata. It also enables any metadata consumer to work inter-operably without discrete interfaces to each other -- the metadata store is common. The metadata veracity is maintained by leveraging Apache Ranger to prevent non-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, use this to submit changes for review using the Review Board. Also create a atlas 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: Regular Build Process ============= • Get Atlas sources to your local directory, for example with following commands • Execute the following commands to build Apache Atlas • After above build commands successfully complete, you should see the following files • For more details on installing and running Apache Atlas, please refer to https://atlas.apache.org/#/Installation