Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2895

Native Apache Atlas Support

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      This tracks adding lineage support to Kudu and Apache Atlas. 

      A few notes based on some initial research:

      • It probably makes sense to generate a generic lineage file which can be consumed by Apache Atlas for lineage.
      • Creating lineage entries for table "DDL" initially makes sense
        • CREATE, ALTER, DELETE
        • This is what Hbase seems to do: https://atlas.apache.org/Hook-HBase.html
        • "Only the namespace, table and column-family create/update/ delete operations are captured by Atlas HBase hook"
      • The need for lineage information by scans in unclear
        • It would be super fine grained and difficult to interpret.
        • Instead lineage from other tools doing the scanning would be more interpretable (Impala, Spark, etc).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              granthenke Grant Henke
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: