index.twiki 2.37 KB
Newer Older
1
---+ Data Governance and Metadata framework for Hadoop
2 3


4
---++ Overview
5

6
Atlas is a scalable and extensible set of core foundational governance services – enabling
7 8
enterprises to effectively and efficiently meet their compliance requirements within Hadoop and
allows integration with the whole enterprise data ecosystem.
9

10
---++ Features
11

12 13
---+++ Data Classification
   * Import or define taxonomy business-oriented annotations for data
14
   * Define, annotate, and automate capture of relationships between data sets and underlying elements including source, target, and derivation processes
15
   * Export metadata to third-party systems
16

17 18 19 20 21 22
---+++ Centralized Auditing
   * Capture security access information for every application, process, and interaction with data
   * Capture the operational information for execution, steps, and activities

---+++ Search & Lineage (Browse)
   * Pre-defined navigation paths to explore the data classification and audit information
23 24
   * Text-based search features locates relevant data and audit event across Data Lake quickly and accurately
   * Browse visualization of data set lineage allowing users to drill-down into operational, security, and provenance related information
25 26

---+++ Security & Policy Engine
27 28
   * Rationalize compliance policy at runtime based on data classification schemes, attributes and roles.
   * Advanced definition of policies for preventing data derivation based on classification (i.e. re-identification) – Prohibitions
29
   * Column and Row level masking based on cell values and attibutes.
30

31

32
---++ Getting Started
33

34
   * [[InstallationSteps][Install Steps]]
35 36
   * [[QuickStart][Quick Start Guide]]

37

38 39
---++ Documentation

40 41 42
   * [[Architecture][High Level Architecture]]
   * [[TypeSystem][Type System]]
   * [[Repository][Metadata Repository]]
43
   * [[Search][Search]]
44
   * [[security][Security]]
45
   * [[Configuration][Configuration]]
46 47
   * Notification
      * [[Notification-Entity][Entity Notification]]
48 49
   * Bridges
      * [[Bridge-Hive][Hive Bridge]]
50 51
      * [[Bridge-Sqoop][Sqoop Bridge]]
      * [[Bridge-Falcon][Falcon Bridge]]
52
      * [[StormAtlasHook][Storm Bridge]]
53
   * [[HighAvailability][Fault Tolerance And High Availability Options]]
54

55 56 57 58
---++ API Documentation

   * <a href="api/rest.html">REST API Documentation</a>

59 60
#LicenseInfo
---+ Licensing Information
61

62
Atlas is distributed under [[http://www.apache.org/licenses/LICENSE-2.0][Apache License 2.0]].