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

Regression : Removal of ownedRef/inverseRef constraints in hive types causes related entities missing from the response's "attributes"

    XMLWordPrintableJSON

Details

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

    Description

      In GET entity response of hive_table , "attributes" doesn't have table, column attributes anymore due to recent change ATLAS-3067.

      Example :

      attributes: {
      owner: "admin",
      temporary: false,
      lastAccessTime: 769588200,
      aliases: null,
      replicatedTo: null,
      replicatedFrom: null,
      qualifiedName: "default.hive_table_nogsc_9@cl1",
      description: null,
      viewExpandedText: null,
      tableType: "MANAGED_TABLE",
      createTime: 1552306685000,
      name: "hive_table_nogsc_9",
      comment: null,
      parameters: {
      totalSize: "0",
      numRows: "0",
      rawDataSize: "0",
      transactional_properties: "default",
      COLUMN_STATS_ACCURATE: "{"BASIC_STATS":"true","COLUMN_STATS":{"id":"true","name":"true"}}",
      numFiles: "0",
      transient_lastDdlTime: "1552306685",
      bucketing_version: "2",
      transactional: "true"
      },
      retention: 1,
      viewOriginalText: null
      },
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: