Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-3067

update hive types to remove use of ownedRef/inverseRef constraints for relationships

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0, 2.0.0
    • atlas-core
    • None

    Description

      Similar to recent updates in RDBMS entity-types (ATLAS-3056), Hive entity-types should be updated to remove attributes that refer to other entities, as equivalent relationship-types already cover the relationship between these entity-types. Here is the list of attributes to be removed:

      • hive_table.db (covered by hive_table_db)
      • hive_table.sd, hive_storagedesc.table (covered by hive_table_storagedesc)
      • hive_table.partitionKeys, hive_column.table (covered by hive_table_partitionkeys)
      • hive_table.columns, hive_column.table (covered by hive_table_columns)
      • hive_column_lineage.query (covered by hive_process_column_lineage)

      Attachments

        1. ATLAS-3067.patch
          27 kB
          Madhan Neethiraj

        Activity

          People

            madhan Madhan Neethiraj
            madhan Madhan Neethiraj
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: