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


4
---++ Overview
5

6 7 8
DGI is a scalable and 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.
9

10
---++ Features
11

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

18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
---+++ 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
   * 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

---+++ Security & Policy Engine
   * 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
   * Column and Row level masking based on cell values and attibutes.
35

36

37
---++ Getting Started
38

39 40
   * [[QuickStart][Quick Start Guide]]

41

42 43
---++ Documentation

44 45 46
   * [[Architecture][High Level Architecture]]
   * [[TypeSystem][Type System]]
   * [[Repository][Metadata Repository]]
47 48 49
   * [[Search][Search]]
   * [[security][security]]
   * [[Configuration][Configuration]]
50 51


52 53 54 55
---++ API Documentation

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

56 57
#LicenseInfo
---+ Licensing Information
58

59
Metadata (DGI) is distributed under [[http://www.apache.org/licenses/LICENSE-2.0][Apache License 2.0]].