table2.json 8.82 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276
{
  "entity": {
    "attributes": {
      "aliases": null,
      "columns": [
        {
          "guid": "d3ba7485-6b77-4f32-b3c9-e3d45d0949c0",
          "typeName": "hive_column"
        }
      ],
      "comment": null,
      "createTime": 1570444602000,
      "db": {
        "guid": "77c3bccf-ca3f-42e7-b2dd-f5a35f63eea6",
        "typeName": "hive_db"
      },
      "description": null,
      "lastAccessTime": 1570444602000,
      "name": "table_2",
      "owner": "hive",
      "parameters": {
        "COLUMN_STATS_ACCURATE": "{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"id\":\"true\"}}",
        "bucketing_version": "2",
        "numFiles": "0",
        "numRows": "0",
        "rawDataSize": "0",
        "totalSize": "0",
        "transactional": "true",
        "transactional_properties": "default",
        "transient_lastDdlTime": "1570444602"
      },
      "partitionKeys": [],
      "qualifiedName": "db_2.table_2@cl1",
      "replicatedFrom": null,
      "replicatedTo": null,
      "retention": 0,
      "sd": {
        "guid": "403607a6-2092-43a8-8816-9d128592004f",
        "typeName": "hive_storagedesc"
      },
      "tableType": "MANAGED_TABLE",
      "temporary": false,
      "viewExpandedText": null,
      "viewOriginalText": null
    },
    "createTime": 1570444602640,
    "createdBy": "hive",
    "guid": "b8cbc39f-4467-429b-a7fe-4ba2c28cceca",
    "isIncomplete": false,
    "relationshipAttributes": {
      "columns": [
        {
          "displayText": "id",
          "entityStatus": "ACTIVE",
          "guid": "d3ba7485-6b77-4f32-b3c9-e3d45d0949c0",
          "relationshipAttributes": {
            "typeName": "hive_table_columns"
          },
          "relationshipGuid": "a7c41412-35c9-408c-894b-aa58005b46ae",
          "relationshipStatus": "ACTIVE",
          "relationshipType": "hive_table_columns",
          "typeName": "hive_column"
        }
      ],
      "db": {
        "displayText": "db_2",
        "entityStatus": "ACTIVE",
        "guid": "77c3bccf-ca3f-42e7-b2dd-f5a35f63eea6",
        "relationshipAttributes": {
          "typeName": "hive_table_db"
        },
        "relationshipGuid": "a6cf6e79-2614-4284-b3e8-48d1d261c2e9",
        "relationshipStatus": "ACTIVE",
        "relationshipType": "hive_table_db",
        "typeName": "hive_db"
      },
      "ddlQueries": [
        {
          "displayText": "db_2.table_2@cl1:1570444589240",
          "entityStatus": "ACTIVE",
          "guid": "eb5d6056-f5a3-46c4-948f-dae2f9481076",
          "relationshipAttributes": {
            "typeName": "hive_table_ddl_queries"
          },
          "relationshipGuid": "e807ef3b-d7f0-4e1f-b358-57525790e376",
          "relationshipStatus": "ACTIVE",
          "relationshipType": "hive_table_ddl_queries",
          "typeName": "hive_table_ddl"
        }
      ],
      "inputToProcesses": [],
      "meanings": [],
      "outputFromProcesses": [
        {
          "displayText": "create table db_2.table_2 as select * from db_1.table_1",
          "entityStatus": "ACTIVE",
          "guid": "caf7f40a-b334-4f9e-9bf2-f24ce43db47f",
          "relationshipAttributes": {
            "typeName": "process_dataset_outputs"
          },
          "relationshipGuid": "d38c4409-65c4-4ba4-99bb-c655d8be8197",
          "relationshipStatus": "ACTIVE",
          "relationshipType": "process_dataset_outputs",
          "typeName": "hive_process"
        }
      ],
      "partitionKeys": [],
      "schema": [],
      "sd": {
        "displayText": "db_2.table_2@cl1_storage",
        "entityStatus": "ACTIVE",
        "guid": "403607a6-2092-43a8-8816-9d128592004f",
        "relationshipAttributes": {
          "typeName": "hive_table_storagedesc"
        },
        "relationshipGuid": "66633928-9605-428a-8b1e-270ebbaec62b",
        "relationshipStatus": "ACTIVE",
        "relationshipType": "hive_table_storagedesc",
        "typeName": "hive_storagedesc"
      }
    },
    "status": "ACTIVE",
    "typeName": "hive_table",
    "updateTime": 1570444602640,
    "updatedBy": "hive",
    "version": 0
  },
  "referredEntities": {
    "403607a6-2092-43a8-8816-9d128592004f": {
      "attributes": {
        "bucketCols": null,
        "compressed": false,
        "inputFormat": "org.apache.hadoop.hive.ql.io.orc.OrcInputFormat",
        "location": "hdfs://localhost:8020/warehouse/tablespace/managed/hive/db_2.db/table_2",
        "numBuckets": -1,
        "outputFormat": "org.apache.hadoop.hive.ql.io.orc.OrcOutputFormat",
        "parameters": {},
        "qualifiedName": "db_2.table_2@cl1_storage",
        "replicatedFrom": null,
        "replicatedTo": null,
        "serdeInfo": {
          "attributes": {
            "name": null,
            "parameters": {
              "serialization.format": "1"
            },
            "serializationLib": "org.apache.hadoop.hive.ql.io.orc.OrcSerde"
          },
          "typeName": "hive_serde"
        },
        "sortCols": [],
        "storedAsSubDirectories": false,
        "table": {
          "guid": "b8cbc39f-4467-429b-a7fe-4ba2c28cceca",
          "typeName": "hive_table"
        }
      },
      "createTime": 1570444602640,
      "createdBy": "hive",
      "guid": "403607a6-2092-43a8-8816-9d128592004f",
      "isIncomplete": false,
      "relationshipAttributes": {
        "meanings": [],
        "table": {
          "displayText": "table_2",
          "entityStatus": "ACTIVE",
          "guid": "b8cbc39f-4467-429b-a7fe-4ba2c28cceca",
          "relationshipAttributes": {
            "typeName": "hive_table_storagedesc"
          },
          "relationshipGuid": "66633928-9605-428a-8b1e-270ebbaec62b",
          "relationshipStatus": "ACTIVE",
          "relationshipType": "hive_table_storagedesc",
          "typeName": "hive_table"
        }
      },
      "status": "ACTIVE",
      "typeName": "hive_storagedesc",
      "updateTime": 1570444602640,
      "updatedBy": "hive",
      "version": 0
    },
    "d3ba7485-6b77-4f32-b3c9-e3d45d0949c0": {
      "attributes": {
        "comment": null,
        "description": null,
        "name": "id",
        "owner": "hive",
        "position": 0,
        "qualifiedName": "db_2.table_2.id@cl1",
        "replicatedFrom": null,
        "replicatedTo": null,
        "table": {
          "guid": "b8cbc39f-4467-429b-a7fe-4ba2c28cceca",
          "typeName": "hive_table"
        },
        "type": "int"
      },
      "createTime": 1570444602640,
      "createdBy": "hive",
      "guid": "d3ba7485-6b77-4f32-b3c9-e3d45d0949c0",
      "isIncomplete": false,
      "relationshipAttributes": {
        "inputToProcesses": [],
        "meanings": [],
        "outputFromProcesses": [
          {
            "displayText": "db_2.table_2@cl1:1570444602000:id",
            "entityStatus": "ACTIVE",
            "guid": "52b4662b-999d-4f63-a977-89bc9ea8ff46",
            "relationshipAttributes": {
              "typeName": "process_dataset_outputs"
            },
            "relationshipGuid": "4c42c8a1-a0c5-4125-ace3-8fc59312b6dd",
            "relationshipStatus": "ACTIVE",
            "relationshipType": "process_dataset_outputs",
            "typeName": "hive_column_lineage"
          }
        ],
        "schema": [],
        "table": {
          "displayText": "table_2",
          "entityStatus": "ACTIVE",
          "guid": "b8cbc39f-4467-429b-a7fe-4ba2c28cceca",
          "relationshipAttributes": {
            "typeName": "hive_table_columns"
          },
          "relationshipGuid": "a7c41412-35c9-408c-894b-aa58005b46ae",
          "relationshipStatus": "ACTIVE",
          "relationshipType": "hive_table_columns",
          "typeName": "hive_table"
        }
      },
      "status": "ACTIVE",
      "typeName": "hive_column",
      "updateTime": 1570444602640,
      "updatedBy": "hive",
      "version": 0
    },
    "eb5d6056-f5a3-46c4-948f-dae2f9481076": {
      "attributes": {
        "execTime": 1570444589240,
        "qualifiedName": "db_2.table_2@cl1:1570444589240",
        "queryText": "create table db_2.table_2 as select * from db_1.table_1",
        "replicatedFrom": null,
        "replicatedTo": null,
        "serviceType": "hive",
        "userName": "hive"
      },
      "createTime": 1570444602640,
      "createdBy": "hive",
      "guid": "eb5d6056-f5a3-46c4-948f-dae2f9481076",
      "isIncomplete": false,
      "relationshipAttributes": {
        "meanings": [],
        "table": {
          "displayText": "table_2",
          "entityStatus": "ACTIVE",
          "guid": "b8cbc39f-4467-429b-a7fe-4ba2c28cceca",
          "relationshipAttributes": {
            "typeName": "hive_table_ddl_queries"
          },
          "relationshipGuid": "e807ef3b-d7f0-4e1f-b358-57525790e376",
          "relationshipStatus": "ACTIVE",
          "relationshipType": "hive_table_ddl_queries",
          "typeName": "hive_table"
        }
      },
      "status": "ACTIVE",
      "typeName": "hive_table_ddl",
      "updateTime": 1570444602640,
      "updatedBy": "hive",
      "version": 0
    }
  }
}