| { |
| head:{ |
| type:"APACHE_DRILL_PHYSICAL", |
| version:"1", |
| generator:{ |
| type:"manual" |
| } |
| }, |
| graph:[ |
| { |
| @id:1, |
| pop:"hive-scan", |
| storageengine: { type: "hive"}, |
| hive-table: { |
| "tableName" : "nation", |
| "dbName" : "default", |
| "owner" : "root", |
| "createTime" : 1386876893, |
| "lastAccessTime" : 0, |
| "retention" : 0, |
| "sd" : { |
| "cols" : [ { |
| "name" : "n_nationkey", |
| "type" : "bigint", |
| "comment" : null |
| }, { |
| "name" : "n_name", |
| "type" : "string", |
| "comment" : null |
| }, { |
| "name" : "n_regionkey", |
| "type" : "bigint", |
| "comment" : null |
| }, { |
| "name" : "n_comment", |
| "type" : "string", |
| "comment" : null |
| } ], |
| "location" : "maprfs:/user/hive/warehouse/nation", |
| "inputFormat" : "org.apache.hadoop.mapred.TextInputFormat", |
| "outputFormat" : "org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat", |
| "compressed" : false, |
| "numBuckets" : 0, |
| "serDeInfo" : { |
| "name" : null, |
| "serializationLib" : "org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe", |
| "parameters" : { |
| "serialization.format" : "|", |
| "field.delim" : "|" |
| } |
| }, |
| "sortCols" : [ ], |
| "parameters" : { } |
| }, |
| "partitionKeys" : [ ], |
| "parameters" : { |
| "numPartitions" : "0", |
| "numFiles" : "1", |
| "transient_lastDdlTime" : "1386877487", |
| "totalSize" : "2224", |
| "numRows" : "0", |
| "rawDataSize" : "0" |
| }, |
| "viewOriginalText" : null, |
| "viewExpandedText" : null, |
| "tableType" : "MANAGED_TABLE" |
| } |
| }, |
| { |
| @id: 2, |
| child: 1, |
| pop: "screen" |
| } |
| ] |
| } |