Index: serde/src/java/org/apache/hadoop/hive/serde2/SerDeUtils.java =================================================================== --- serde/src/java/org/apache/hadoop/hive/serde2/SerDeUtils.java (revision 1154422) +++ serde/src/java/org/apache/hadoop/hive/serde2/SerDeUtils.java (working copy) @@ -94,6 +94,7 @@ nativeSerDeNames.add("org.apache.hadoop.hive.serde.thrift.columnsetSerDe"); nativeSerDeNames .add(org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe.class.getName()); + nativeSerDeNames.add(org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe.class.getName()); } public static boolean shouldGetColsFromSerDe(String serde) { Index: ql/src/test/results/clientpositive/combine3.q.out =================================================================== --- ql/src/test/results/clientpositive/combine3.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/combine3.q.out (working copy) @@ -47,12 +47,12 @@ POSTHOOK: Lineage: combine_3_srcpart_seq_rc PARTITION(ds=2010-08-03,hr=001).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: combine_3_srcpart_seq_rc PARTITION(ds=2010-08-03,hr=00).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: combine_3_srcpart_seq_rc PARTITION(ds=2010-08-03,hr=00).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -key int from deserializer -value string from deserializer +key int +value string ds string hr string -Detailed Partition Information Partition(values:[2010-08-03, 00], dbName:default, tableName:combine_3_srcpart_seq_rc, createTime:1286798296, lastAccessTime:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/home/thiruvel/projects/hive/hive.unsecure/build/ql/test/data/warehouse/combine_3_srcpart_seq_rc/ds=2010-08-03/hr=00, inputFormat:org.apache.hadoop.mapred.SequenceFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), parameters:{numFiles=1, transient_lastDdlTime=1286798297, numRows=500, totalSize=15250}) +Detailed Partition Information Partition(values:[2010-08-03, 00], dbName:default, tableName:combine_3_srcpart_seq_rc, createTime:1312482931, lastAccessTime:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/combine_3_srcpart_seq_rc/ds=2010-08-03/hr=00, inputFormat:org.apache.hadoop.mapred.SequenceFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), parameters:{numFiles=1, transient_lastDdlTime=1312482932, numRows=500, totalSize=15250, rawDataSize=5312}) PREHOOK: query: desc extended combine_3_srcpart_seq_rc partition(ds="2010-08-03", hr="001") PREHOOK: type: DESCTABLE POSTHOOK: query: desc extended combine_3_srcpart_seq_rc partition(ds="2010-08-03", hr="001") @@ -61,22 +61,22 @@ POSTHOOK: Lineage: combine_3_srcpart_seq_rc PARTITION(ds=2010-08-03,hr=001).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: combine_3_srcpart_seq_rc PARTITION(ds=2010-08-03,hr=00).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: combine_3_srcpart_seq_rc PARTITION(ds=2010-08-03,hr=00).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -key int from deserializer -value string from deserializer +key int +value string ds string hr string -Detailed Partition Information Partition(values:[2010-08-03, 001], dbName:default, tableName:combine_3_srcpart_seq_rc, createTime:1286798300, lastAccessTime:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/home/thiruvel/projects/hive/hive.unsecure/build/ql/test/data/warehouse/combine_3_srcpart_seq_rc/ds=2010-08-03/hr=001, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), parameters:{numFiles=1, transient_lastDdlTime=1286798300, numRows=500, totalSize=2076}) +Detailed Partition Information Partition(values:[2010-08-03, 001], dbName:default, tableName:combine_3_srcpart_seq_rc, createTime:1312482936, lastAccessTime:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/combine_3_srcpart_seq_rc/ds=2010-08-03/hr=001, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), parameters:{numFiles=1, transient_lastDdlTime=1312482936, numRows=500, totalSize=2076, rawDataSize=4812}) PREHOOK: query: select key, value, ds, hr from combine_3_srcpart_seq_rc where ds="2010-08-03" order by key, hr limit 30 PREHOOK: type: QUERY PREHOOK: Input: default@combine_3_srcpart_seq_rc@ds=2010-08-03/hr=00 PREHOOK: Input: default@combine_3_srcpart_seq_rc@ds=2010-08-03/hr=001 -PREHOOK: Output: file:/tmp/thiruvel/hive_2010-10-11_04-58-21_151_2378487651404482598/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_11-35-37_028_7598849295178026870/-mr-10000 POSTHOOK: query: select key, value, ds, hr from combine_3_srcpart_seq_rc where ds="2010-08-03" order by key, hr limit 30 POSTHOOK: type: QUERY POSTHOOK: Input: default@combine_3_srcpart_seq_rc@ds=2010-08-03/hr=00 POSTHOOK: Input: default@combine_3_srcpart_seq_rc@ds=2010-08-03/hr=001 -POSTHOOK: Output: file:/tmp/thiruvel/hive_2010-10-11_04-58-21_151_2378487651404482598/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_11-35-37_028_7598849295178026870/-mr-10000 POSTHOOK: Lineage: combine_3_srcpart_seq_rc PARTITION(ds=2010-08-03,hr=001).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: combine_3_srcpart_seq_rc PARTITION(ds=2010-08-03,hr=001).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: combine_3_srcpart_seq_rc PARTITION(ds=2010-08-03,hr=00).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] @@ -180,12 +180,12 @@ PREHOOK: type: QUERY PREHOOK: Input: default@combine_3_srcpart_seq_rc_bucket@ds=1 PREHOOK: Input: default@combine_3_srcpart_seq_rc_bucket@ds=11 -PREHOOK: Output: file:/tmp/thiruvel/hive_2010-10-11_04-58-31_121_8495821577127810126/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_11-35-49_506_4010755381106654747/-mr-10000 POSTHOOK: query: select key, ds from combine_3_srcpart_seq_rc_bucket tablesample (bucket 1 out of 2) s where ds = '1' or ds= '11' order by key, ds limit 30 POSTHOOK: type: QUERY POSTHOOK: Input: default@combine_3_srcpart_seq_rc_bucket@ds=1 POSTHOOK: Input: default@combine_3_srcpart_seq_rc_bucket@ds=11 -POSTHOOK: Output: file:/tmp/thiruvel/hive_2010-10-11_04-58-31_121_8495821577127810126/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_11-35-49_506_4010755381106654747/-mr-10000 POSTHOOK: Lineage: combine_3_srcpart_seq_rc PARTITION(ds=2010-08-03,hr=001).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: combine_3_srcpart_seq_rc PARTITION(ds=2010-08-03,hr=001).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: combine_3_srcpart_seq_rc PARTITION(ds=2010-08-03,hr=00).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] Index: ql/src/test/results/clientpositive/index_bitmap_rc.q.out =================================================================== --- ql/src/test/results/clientpositive/index_bitmap_rc.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/index_bitmap_rc.q.out (working copy) @@ -114,7 +114,7 @@ POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -126,15 +126,15 @@ PREHOOK: query: SELECT x.* FROM default__srcpart_rc_srcpart_rc_index__ x WHERE x.ds = '2008-04-08' and x.hr = 11 ORDER BY key PREHOOK: type: QUERY PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11 -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-42-47_557_6083678475941204164/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-05-19_755_2197924734149048/-mr-10000 POSTHOOK: query: SELECT x.* FROM default__srcpart_rc_srcpart_rc_index__ x WHERE x.ds = '2008-04-08' and x.hr = 11 ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11 -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-42-47_557_6083678475941204164/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-05-19_755_2197924734149048/-mr-10000 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -143,315 +143,315 @@ POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] -0 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [227,4,5,25769803778,262144,2251799813685248,17179869184,0] 2008-04-08 11 -2 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [346,2,4,8589934602,33554432,0] 2008-04-08 11 -4 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [105,2,4,8589934594,1099511627776,0] 2008-04-08 11 -5 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [392,4,5,25769803784,128,8192,128,0] 2008-04-08 11 -8 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [165,2,4,8589934596,68719476736,0] 2008-04-08 11 -9 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [465,2,4,8589934606,65536,0] 2008-04-08 11 -10 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [246,2,4,8589934598,9007199254740992,0] 2008-04-08 11 -11 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [274,2,4,8589934600,131072,0] 2008-04-08 11 -12 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [377,4,5,8589934596,524288,8589934596,72057594037927936,2] 2008-04-08 11 -15 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [239,4,5,8589934592,8589934592,8589934596,70368744177664,2] 2008-04-08 11 -17 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [78,2,4,8589934594,8192,0] 2008-04-08 11 -18 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [475,2,4,8589934606,67110912,0] 2008-04-08 11 -19 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [244,2,4,8589934598,2251799813685248,0] 2008-04-08 11 -20 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [96,2,4,8589934594,2147483648,0] 2008-04-08 11 -24 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [397,4,5,8589934596,2199023255552,8589934598,4096,2] 2008-04-08 11 -26 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [455,4,5,8589934596,-9223372036854775808,8589934600,64,2] 2008-04-08 11 -27 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [4,2,4,8589934592,8,0] 2008-04-08 11 -28 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [484,2,4,8589934606,34359738368,0] 2008-04-08 11 -30 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [302,2,4,8589934600,35184372088832,0] 2008-04-08 11 -33 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [311,2,4,8589934600,18014398509481984,0] 2008-04-08 11 -34 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [276,2,4,8589934600,524288,0] 2008-04-08 11 -35 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [347,5,6,8589934594,4398046511104,17179869188,16384,67108864,2] 2008-04-08 11 -37 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [485,4,5,8589934592,268435456,8589934604,68719476736,2] 2008-04-08 11 -41 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [293,2,4,8589934600,68719476736,0] 2008-04-08 11 -42 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [285,4,5,8589934596,70368744177664,8589934594,268435456,2] 2008-04-08 11 -43 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [201,2,4,8589934598,256,0] 2008-04-08 11 -44 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [352,2,4,8589934602,2147483648,0] 2008-04-08 11 -47 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [103,2,4,8589934594,274877906944,0] 2008-04-08 11 -51 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [199,4,5,8589934594,2305843009213693952,8589934594,64,2] 2008-04-08 11 -53 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [362,2,4,8589934602,2199023255552,0] 2008-04-08 11 -54 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [124,2,4,8589934594,576460752303423488,0] 2008-04-08 11 -57 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [88,2,4,8589934594,8388608,0] 2008-04-08 11 -58 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [270,4,5,8589934596,34359738368,8589934594,8192,2] 2008-04-08 11 -64 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [304,2,4,8589934600,140737488355328,0] 2008-04-08 11 -65 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [137,2,4,8589934596,256,0] 2008-04-08 11 -66 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [18,2,4,8589934592,131072,0] 2008-04-08 11 -67 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [457,4,5,8589934596,4194304,8589934600,256,2] 2008-04-08 11 -69 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [309,2,4,8589934600,4503599627370496,0] 2008-04-08 11 -70 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [401,3,4,17179869194,128,65792,0] 2008-04-08 11 -72 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [241,4,5,8589934594,549755813888,8589934594,281474976710656,2] 2008-04-08 11 -74 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [307,2,4,8589934600,1125899906842624,0] 2008-04-08 11 -76 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [306,2,4,8589934600,562984313159680,0] 2008-04-08 11 -77 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [226,2,4,8589934598,8589934592,0] 2008-04-08 11 -78 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [291,2,4,8589934600,17179869184,0] 2008-04-08 11 -80 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [351,2,4,8589934602,1073741824,0] 2008-04-08 11 -82 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [35,2,4,8589934592,17179869184,0] 2008-04-08 11 -83 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [437,4,5,8589934596,32768,8589934598,4503599627370496,2] 2008-04-08 11 -84 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [483,4,5,8589934596,4294967296,8589934600,17179869184,2] 2008-04-08 11 -85 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [225,2,4,8589934598,4294967296,0] 2008-04-08 11 -86 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [2,2,4,8589934592,2,0] 2008-04-08 11 -87 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [229,2,4,8589934598,68719476736,0] 2008-04-08 11 -90 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [495,6,7,8589934598,562949953421312,8589934594,2251799813685248,8589934594,70368744177664,4] 2008-04-08 11 -92 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [101,2,4,8589934594,68719476736,0] 2008-04-08 11 -95 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [273,3,4,17179869190,16384,65536,0] 2008-04-08 11 -96 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [191,2,4,8589934596,4611686018427387904,0] 2008-04-08 11 -97 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [500,2,4,8589934606,2251801961168896,0] 2008-04-08 11 -98 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [212,4,5,8589934592,256,8589934596,524288,2] 2008-04-08 11 -100 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [463,4,5,8589934596,144115188075855872,8589934600,16384,2] 2008-04-08 11 -103 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [313,4,5,8589934594,-9223372036854775808,8589934596,72057594037927936,2] 2008-04-08 11 -104 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [400,3,4,17179869194,34359738368,32768,0] 2008-04-08 11 -105 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [363,2,4,8589934602,4398046511104,0] 2008-04-08 11 -111 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [102,2,4,8589934594,137438953472,0] 2008-04-08 11 -113 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [315,4,5,8589934594,16384,8589934596,288230376151711744,2] 2008-04-08 11 -114 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [370,2,4,8589934602,562949953421312,0] 2008-04-08 11 -116 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [324,2,4,8589934602,8,0] 2008-04-08 11 -118 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [240,2,4,8589934598,141287244169216,0] 2008-04-08 11 -119 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [404,6,7,8589934596,562949953421312,8589934594,2147483648,8589934594,524288,4] 2008-04-08 11 -120 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [417,4,5,8589934598,16,8589934596,4294967296,2] 2008-04-08 11 -125 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [386,4,5,8589934594,2251799813685248,8589934600,2,2] 2008-04-08 11 -126 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [494,2,4,8589934606,35184372088832,0] 2008-04-08 11 -128 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [337,5,6,17179869184,262144,1048576,8589934598,65536,3] 2008-04-08 11 -129 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [176,3,4,17179869186,536870912,140737488355328,0] 2008-04-08 11 -131 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [198,2,4,8589934598,32,0] 2008-04-08 11 -133 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [445,2,4,8589934604,1152921504606846976,0] 2008-04-08 11 -134 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [456,4,5,8589934598,1099511627776,8589934598,128,2] 2008-04-08 11 -136 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [438,2,4,8589934604,9007199254740992,0] 2008-04-08 11 -137 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [220,3,4,17179869188,8192,134217728,0] 2008-04-08 11 -138 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [300,5,6,34359738370,4611686018427387904,1073741824,8796093022208,8796093022208,0] 2008-04-08 11 -143 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [279,2,4,8589934600,4194304,0] 2008-04-08 11 -145 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [27,2,4,8589934592,67108864,0] 2008-04-08 11 -146 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [468,4,5,8589934592,1048576,8589934604,524288,2] 2008-04-08 11 -149 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [296,4,5,8589934594,67108864,8589934596,549755813888,2] 2008-04-08 11 -150 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [14,2,4,8589934592,8192,0] 2008-04-08 11 -152 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [487,4,5,8589934592,16777216,8589934604,274877906944,2] 2008-04-08 11 -153 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [44,2,4,8589934592,8796093022208,0] 2008-04-08 11 -155 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [80,2,4,8589934594,32768,0] 2008-04-08 11 -156 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [203,2,4,8589934598,1024,0] 2008-04-08 11 -157 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [98,2,4,8589934594,8589934592,0] 2008-04-08 11 -158 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [177,2,4,8589934596,281474976710656,0] 2008-04-08 11 -160 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [283,2,4,8589934600,67108864,0] 2008-04-08 11 -162 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [65,2,4,8589934594,1,0] 2008-04-08 11 -163 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [402,2,4,8589934604,131072,0] 2008-04-08 11 -164 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [388,3,4,17179869194,1152921504606846976,8,0] 2008-04-08 11 -165 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [193,4,5,8589934592,16,8589934596,1,2] 2008-04-08 11 -166 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [37,2,4,8589934592,68719476736,0] 2008-04-08 11 -167 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [474,6,7,8589934594,1024,8589934596,4611686018427387904,8589934596,33554432,4] 2008-04-08 11 -168 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [275,2,4,8589934600,262144,0] 2008-04-08 11 -169 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [496,7,8,8589934594,281474976710656,8589934594,1073741824,17179869188,17179869184,140737488355328,4] 2008-04-08 11 -170 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [95,2,4,8589934594,1073741824,0] 2008-04-08 11 -172 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [440,4,5,8589934596,35184372088832,8589934598,36028797018963968,2] 2008-04-08 11 -174 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [59,2,4,8589934592,290482175965396992,0] 2008-04-08 11 -175 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [446,3,4,17179869194,274877906944,2305843009213693952,0] 2008-04-08 11 -176 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [134,3,4,17179869186,288230376151711744,32,0] 2008-04-08 11 -177 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [262,2,4,8589934600,32,0] 2008-04-08 11 -178 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [426,2,4,8589934604,2199023255552,0] 2008-04-08 11 -179 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [231,3,4,17179869188,17592186044416,274877906944,0] 2008-04-08 11 -180 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [146,2,4,8589934596,131072,0] 2008-04-08 11 -181 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [150,2,4,8589934596,2097152,0] 2008-04-08 11 -183 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [477,2,4,8589934606,268435456,0] 2008-04-08 11 -186 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [471,2,4,8589934606,4194304,0] 2008-04-08 11 -187 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [390,6,7,8589934594,144115188075855872,8589934594,4194304,8589934596,32,4] 2008-04-08 11 -189 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [447,2,4,8589934604,4611686018427387904,0] 2008-04-08 11 -190 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [367,2,4,8589934602,70368744177664,0] 2008-04-08 11 -191 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [333,4,5,8589934596,1152921504606846976,8589934596,4096,2] 2008-04-08 11 -192 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [120,2,4,8589934594,36028797018963968,0] 2008-04-08 11 -193 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [353,4,5,8589934592,17592186046464,8589934600,4294967296,2] 2008-04-08 11 -194 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [490,2,4,8589934606,2199023255552,0] 2008-04-08 11 -195 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [284,4,5,8589934594,2048,8589934596,134217728,2] 2008-04-08 11 -196 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [208,2,4,8589934598,32768,0] 2008-04-08 11 -197 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [214,3,4,17179869188,9007199254740992,2097152,0] 2008-04-08 11 -199 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [415,6,7,8589934592,36028797018963968,8589934594,576460752303423488,8589934598,1073741824,4] 2008-04-08 11 -200 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [499,3,4,17179869196,2097152,1125899906842624,0] 2008-04-08 11 -201 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [379,2,4,8589934602,288230376151711744,0] 2008-04-08 11 -202 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [340,2,4,8589934602,524288,0] 2008-04-08 11 -203 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [373,4,5,8589934594,65536,8589934598,4503599627370496,2] 2008-04-08 11 -205 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [196,4,5,8589934594,33554432,8589934594,8,2] 2008-04-08 11 -207 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [433,4,5,8589934592,18014398509481984,8589934602,281474976710656,2] 2008-04-08 11 -208 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [168,4,5,25769803776,144115188075855872,35184372088832,549755813888,0] 2008-04-08 11 -209 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [303,4,5,8589934592,4294967296,8589934598,70368744177664,2] 2008-04-08 11 -213 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [130,4,5,8589934592,524288,8589934594,2,2] 2008-04-08 11 -214 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [441,2,4,8589934604,72057594037927936,0] 2008-04-08 11 -216 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [316,4,5,8589934596,4,8589934594,576460752303423488,2] 2008-04-08 11 -217 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [380,4,5,8589934596,2147483648,8589934596,576460752303423488,2] 2008-04-08 11 -218 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [298,2,4,8589934600,2199023255552,0] 2008-04-08 11 -219 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [321,4,5,8589934592,2199023255552,8589934600,1,2] 2008-04-08 11 -221 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [136,3,4,17179869186,34359738368,128,0] 2008-04-08 11 -222 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [493,2,4,8589934606,17592186044416,0] 2008-04-08 11 -223 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [325,3,4,17179869192,137438953472,16,0] 2008-04-08 11 -224 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [250,4,5,8589934592,32768,8589934596,144115188075855872,2] 2008-04-08 11 -226 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [263,2,4,8589934600,64,0] 2008-04-08 11 -228 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [299,2,4,8589934600,4398046511104,0] 2008-04-08 11 -229 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [342,3,4,17179869192,1048576,2097152,0] 2008-04-08 11 -230 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [424,6,7,25769803780,274878955520,4,9007199254740992,8589934594,549755813888,4] 2008-04-08 11 -233 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [443,4,5,8589934600,2097152,8589934594,288230376151711744,2] 2008-04-08 11 -235 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [350,2,4,8589934602,536870912,0] 2008-04-08 11 -237 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [408,4,5,8589934592,562949953421312,8589934602,8388608,2] 2008-04-08 11 -238 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [237,4,5,8589934592,1,8589934596,17592186044416,2] 2008-04-08 11 -239 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [322,4,5,8589934596,1,8589934596,2,2] 2008-04-08 11 -241 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [143,2,4,8589934596,16384,0] 2008-04-08 11 -242 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [260,3,4,17179869190,2305843009213693952,8,0] 2008-04-08 11 -244 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [335,2,4,8589934602,16384,0] 2008-04-08 11 -247 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [62,2,4,8589934592,2305843009213693952,0] 2008-04-08 11 -248 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [411,2,4,8589934604,67108864,0] 2008-04-08 11 -249 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [434,2,4,8589934604,562949953421312,0] 2008-04-08 11 -252 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [40,2,4,8589934592,549755813888,0] 2008-04-08 11 -255 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [399,4,5,8589934592,64,8589934602,16384,2] 2008-04-08 11 -256 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [454,4,5,8589934602,32,8589934594,32,2] 2008-04-08 11 -257 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [364,2,4,8589934602,8796093022208,0] 2008-04-08 11 -258 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [371,2,4,8589934602,1125899906842624,0] 2008-04-08 11 -260 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [152,2,4,8589934596,8388608,0] 2008-04-08 11 -262 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [374,2,4,8589934602,9007199254740992,0] 2008-04-08 11 -263 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [327,2,4,8589934602,64,0] 2008-04-08 11 -265 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [435,4,5,8589934592,1024,8589934602,1125899906842624,2] 2008-04-08 11 -266 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [70,2,4,8589934594,32,0] 2008-04-08 11 -272 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [257,4,5,8589934596,536870912,8589934594,1,2] 2008-04-08 11 -273 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [476,6,7,8589934592,16384,8589934596,36028797018963968,8589934598,134217728,4] 2008-04-08 11 -274 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [320,2,4,8589934600,-9223372036854775808,0] 2008-04-08 11 -275 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [141,2,4,8589934596,4096,0] 2008-04-08 11 -277 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [423,7,8,17179869184,2147483648,17592186044416,8589934594,18014398509481984,8589934596,274877906944,5] 2008-04-08 11 -278 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [133,4,5,8589934592,128,8589934594,16,2] 2008-04-08 11 -280 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [345,4,5,8589934594,2199023255552,8589934598,16777216,2] 2008-04-08 11 -281 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [478,4,5,8589934592,1073741824,8589934604,536870912,2] 2008-04-08 11 -282 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [235,2,4,8589934598,4398047559680,0] 2008-04-08 11 -283 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [348,2,4,8589934602,134217728,0] 2008-04-08 11 -284 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [147,2,4,8589934596,262144,0] 2008-04-08 11 -285 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [472,2,4,8589934606,8388608,0] 2008-04-08 11 -286 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [121,2,4,8589934594,72057594037927936,0] 2008-04-08 11 -287 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [43,2,4,8589934592,4398046511104,0] 2008-04-08 11 -288 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [332,4,5,8589934598,65536,8589934594,2048,2] 2008-04-08 11 -289 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [135,2,4,8589934596,64,0] 2008-04-08 11 -291 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [396,2,4,8589934604,2048,0] 2008-04-08 11 -292 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [41,2,4,8589934592,1099511627776,0] 2008-04-08 11 -296 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [314,2,4,8589934600,144115188075855872,0] 2008-04-08 11 -298 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [464,5,6,8589934596,288230376151711744,17179869190,1,32768,2] 2008-04-08 11 -302 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [89,2,4,8589934594,16777216,0] 2008-04-08 11 -305 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [413,2,4,8589934604,268435456,0] 2008-04-08 11 -306 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [249,2,4,8589934598,72057594037927936,0] 2008-04-08 11 -307 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [489,4,5,8589934598,1125899906842624,8589934598,1099511627776,2] 2008-04-08 11 -308 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [206,2,4,8589934598,8192,0] 2008-04-08 11 -309 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [251,4,5,8589934594,8,8589934594,288230376151711744,2] 2008-04-08 11 -310 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [428,2,4,8589934604,8796093022208,0] 2008-04-08 11 -311 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [140,4,5,25769803776,4,2097152,2048,0] 2008-04-08 11 -315 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [482,2,4,8589934606,8589934592,0] 2008-04-08 11 -316 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [341,6,7,8589934594,4194304,8589934594,536870912,8589934594,1048576,4] 2008-04-08 11 -317 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [429,4,5,8589934600,2048,8589934594,17592186044416,2] 2008-04-08 11 -318 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [217,3,4,17179869188,512,25165824,0] 2008-04-08 11 -321 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [354,3,4,17179869192,536870912,8589934592,0] 2008-04-08 11 -322 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [281,4,5,8589934596,4503599627370496,8589934594,16777216,2] 2008-04-08 11 -323 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [421,2,4,8589934604,68719476736,0] 2008-04-08 11 -325 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [422,4,5,8589934594,512,8589934600,137438953472,2] 2008-04-08 11 -327 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [253,4,5,8589934592,536870912,8589934596,1152921504606846978,2] 2008-04-08 11 -331 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [349,3,4,17179869192,2,268435456,0] 2008-04-08 11 -332 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [139,2,4,8589934596,1024,0] 2008-04-08 11 -333 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [430,4,5,8589934596,65536,8589934598,35184372088832,2] 2008-04-08 11 -335 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [355,2,4,8589934602,17179869184,0] 2008-04-08 11 -336 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [272,2,4,8589934600,32768,0] 2008-04-08 11 -338 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [46,2,4,8589934592,35184372088832,0] 2008-04-08 11 -339 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [82,2,4,8589934594,131072,0] 2008-04-08 11 -341 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [466,2,4,8589934606,131072,0] 2008-04-08 11 -342 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [308,4,5,8589934594,128,8589934596,2251799813685248,2] 2008-04-08 11 -344 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [479,4,5,8589934600,2305843009213693952,8589934596,1073741824,2] 2008-04-08 11 -345 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [93,2,4,8589934594,268435456,0] 2008-04-08 11 -348 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [488,6,7,8589934596,1108101562368,8589934596,18014398509481984,8589934594,549772591104,4] 2008-04-08 11 -351 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [398,2,4,8589934604,8192,0] 2008-04-08 11 -353 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [439,4,5,8589934596,134217728,8589934598,18014398509481984,2] 2008-04-08 11 -356 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [111,2,4,8589934594,70368744177664,0] 2008-04-08 11 -360 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [410,2,4,8589934604,33554432,0] 2008-04-08 11 -362 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [470,2,4,8589934606,2097152,0] 2008-04-08 11 -364 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [230,2,4,8589934598,137438953472,0] 2008-04-08 11 -365 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [69,2,4,8589934594,16,0] 2008-04-08 11 -366 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [358,2,4,8589934602,137438953472,0] 2008-04-08 11 -367 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [317,4,5,8589934594,256,8589934596,1152921504606846976,2] 2008-04-08 11 -368 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [312,2,4,8589934600,36028797018963968,0] 2008-04-08 11 -369 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [255,4,5,8589934592,65536,8589934596,4611686018695823360,2] 2008-04-08 11 -373 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [157,2,4,8589934596,268435456,0] 2008-04-08 11 -374 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [24,2,4,8589934592,8388608,0] 2008-04-08 11 -375 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [449,2,4,8589934606,1,0] 2008-04-08 11 -377 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [66,2,4,8589934594,2,0] 2008-04-08 11 -378 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [99,2,4,8589934594,17179869184,0] 2008-04-08 11 -379 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [459,2,4,8589934606,1024,0] 2008-04-08 11 -382 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [391,4,5,8589934594,562949953421312,8589934600,64,2] 2008-04-08 11 -384 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [458,4,5,8589934596,33554432,8589934600,528,2] 2008-04-08 11 -386 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [117,2,4,8589934594,4503599627370496,0] 2008-04-08 11 -389 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [252,2,4,8589934598,576460752303423488,0] 2008-04-08 11 -392 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [256,2,4,8589934598,-9223372036854775808,0] 2008-04-08 11 -393 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [184,2,4,8589934596,36028797018963968,0] 2008-04-08 11 -394 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [49,2,4,8589934592,281474976710656,0] 2008-04-08 11 -395 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [269,3,4,17179869190,2199023255552,4096,0] 2008-04-08 11 -396 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [378,5,6,8589934592,1152921504606846976,17179869190,1024,144115188075855872,2] 2008-04-08 11 -397 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [394,4,5,8589934594,4,8589934600,512,2] 2008-04-08 11 -399 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [112,3,4,17179869184,576460752303423488,140737488355328,0] 2008-04-08 11 -400 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [498,2,4,8589934606,562949953421312,0] 2008-04-08 11 -401 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [450,7,8,8589934592,4096,17179869190,4,281474976711680,8589934594,2,5] 2008-04-08 11 -402 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [266,2,4,8589934600,512,0] 2008-04-08 11 -403 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [497,6,7,8589934592,34359738368,8589934600,549755813888,8589934594,281474976710656,4] 2008-04-08 11 -404 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [200,3,4,17179869188,16777216,128,0] 2008-04-08 11 -406 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [444,5,6,8589934592,2097152,17179869192,158329674399744,576460752303423488,2] 2008-04-08 11 -407 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [452,2,4,8589934606,8,0] 2008-04-08 11 -409 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [366,6,7,8589934592,32,8589934596,33554432,8589934594,35184372088832,4] 2008-04-08 11 -411 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [166,2,4,8589934596,137438953472,0] 2008-04-08 11 -413 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [224,4,5,8589934592,4503599627370496,8589934596,2147483648,2] 2008-04-08 11 -414 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [491,3,4,17179869196,1048576,4398046511104,0] 2008-04-08 11 -417 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [414,4,5,8589934592,4611686155866341376,8589934602,536870912,2] 2008-04-08 11 -418 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [190,2,4,8589934596,2305843009213693952,0] 2008-04-08 11 -419 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [238,2,4,8589934598,35184372088832,0] 2008-04-08 11 -421 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [451,2,4,8589934606,4,0] 2008-04-08 11 -424 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [389,3,4,17179869194,36028797018963968,16,0] 2008-04-08 11 -427 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [108,2,4,8589934594,8796093022208,0] 2008-04-08 11 -429 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [418,4,5,8589934592,4194304,8589934602,8589934592,2] 2008-04-08 11 -430 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [287,6,7,8589934592,274877906944,8589934594,8,8589934594,1073741824,4] 2008-04-08 11 -431 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [387,5,6,8589934596,8796093022208,17179869188,2305843009213693952,4,2] 2008-04-08 11 -432 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [339,2,4,8589934602,262144,0] 2008-04-08 11 -435 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [245,2,4,8589934598,4503599627370496,0] 2008-04-08 11 -436 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [202,2,4,8589934598,512,0] 2008-04-08 11 -437 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [118,2,4,8589934594,9007199254740992,0] 2008-04-08 11 -438 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [403,5,6,8589934594,134217728,17179869190,32768,262144,2] 2008-04-08 11 -439 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [409,4,5,8589934594,64,8589934600,16777216,2] 2008-04-08 11 -443 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [420,2,4,8589934604,34359738368,0] 2008-04-08 11 -444 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [416,2,4,8589934604,2147483648,0] 2008-04-08 11 -446 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [47,2,4,8589934592,70368744177664,0] 2008-04-08 11 -448 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [486,2,4,8589934606,137438953472,0] 2008-04-08 11 -449 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [297,2,4,8589934600,1099511627776,0] 2008-04-08 11 -452 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [261,2,4,8589934600,16,0] 2008-04-08 11 -453 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [301,2,4,8589934600,17592186044416,0] 2008-04-08 11 -454 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [448,5,6,8589934596,72057594037927936,17179869188,4611686018427387904,-9223372036854775808,2] 2008-04-08 11 -455 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [84,2,4,8589934594,524288,0] 2008-04-08 11 -457 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [211,2,4,8589934598,262144,0] 2008-04-08 11 -458 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [469,4,5,8589934600,8589934592,8589934596,1048576,2] 2008-04-08 11 -459 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [125,3,4,17179869184,140737488355328,1152921504606846976,0] 2008-04-08 11 -460 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [432,2,4,8589934604,140737488355328,0] 2008-04-08 11 -462 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [461,3,4,17179869196,144115188075855872,4096,0] 2008-04-08 11 -463 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [344,4,5,8589934596,4398046511104,8589934596,8388608,2] 2008-04-08 11 -466 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [357,6,7,8589934592,72057594037927936,8589934594,17179869184,8589934596,68719476736,4] 2008-04-08 11 -467 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [338,2,4,8589934602,131072,0] 2008-04-08 11 -468 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [427,6,7,25769803780,18014398509481984,4096,281474976710656,8589934594,4398046511104,4] 2008-04-08 11 -469 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [481,9,10,17179869184,33554432,18014398509481984,8589934594,2048,8589934594,4194304,8589934594,4294967296,7] 2008-04-08 11 -470 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [219,2,4,8589934598,67108864,0] 2008-04-08 11 -472 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [280,2,4,8589934600,8388608,0] 2008-04-08 11 -475 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [77,2,4,8589934594,4096,0] 2008-04-08 11 -477 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [492,2,4,8589934606,8796093022208,0] 2008-04-08 11 -478 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [425,3,4,17179869194,-9223372036854775808,1099511627776,0] 2008-04-08 11 -479 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [412,2,4,8589934604,134217728,0] 2008-04-08 11 -480 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [436,3,4,17179869194,512,2251799813686272,0] 2008-04-08 11 -481 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [210,2,4,8589934598,131072,0] 2008-04-08 11 -482 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [51,2,4,8589934592,1125899906842624,0] 2008-04-08 11 -483 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [361,2,4,8589934602,1099511627776,0] 2008-04-08 11 -484 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [10,2,4,8589934592,512,0] 2008-04-08 11 -485 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [323,2,4,8589934602,4,0] 2008-04-08 11 -487 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [329,2,4,8589934602,256,0] 2008-04-08 11 -489 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [289,6,7,25769803776,-9223372036854775808,4294967296,67108864,8589934594,4294967296,4] 2008-04-08 11 -490 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [228,2,4,8589934598,34359738368,0] 2008-04-08 11 -491 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [407,2,4,8589934604,4194304,0] 2008-04-08 11 -492 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [462,4,5,8589934600,274877906944,8589934596,8192,2] 2008-04-08 11 -493 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [431,2,4,8589934604,70368744177664,0] 2008-04-08 11 -494 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [54,2,4,8589934592,9007199254740992,0] 2008-04-08 11 -495 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [28,2,4,8589934592,134217728,0] 2008-04-08 11 -496 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [179,2,4,8589934596,1125899906842624,0] 2008-04-08 11 -497 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [265,2,4,8589934600,256,0] 2008-04-08 11 -498 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [467,6,7,8589934594,1125899906842624,8589934596,33554432,8589934596,262144,4] 2008-04-08 11 +0 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [227,4,5,25769803778,262144,2251799813685248,17179869184,0] 2008-04-08 11 +2 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [346,2,4,8589934602,33554432,0] 2008-04-08 11 +4 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [105,2,4,8589934594,1099511627776,0] 2008-04-08 11 +5 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [392,4,5,25769803784,128,8192,128,0] 2008-04-08 11 +8 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [165,2,4,8589934596,68719476736,0] 2008-04-08 11 +9 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [465,2,4,8589934606,65536,0] 2008-04-08 11 +10 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [246,2,4,8589934598,9007199254740992,0] 2008-04-08 11 +11 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [274,2,4,8589934600,131072,0] 2008-04-08 11 +12 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [377,4,5,8589934596,524288,8589934596,72057594037927936,2] 2008-04-08 11 +15 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [239,4,5,8589934592,8589934592,8589934596,70368744177664,2] 2008-04-08 11 +17 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [78,2,4,8589934594,8192,0] 2008-04-08 11 +18 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [475,2,4,8589934606,67110912,0] 2008-04-08 11 +19 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [244,2,4,8589934598,2251799813685248,0] 2008-04-08 11 +20 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [96,2,4,8589934594,2147483648,0] 2008-04-08 11 +24 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [397,4,5,8589934596,2199023255552,8589934598,4096,2] 2008-04-08 11 +26 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [455,4,5,8589934596,-9223372036854775808,8589934600,64,2] 2008-04-08 11 +27 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [4,2,4,8589934592,8,0] 2008-04-08 11 +28 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [484,2,4,8589934606,34359738368,0] 2008-04-08 11 +30 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [302,2,4,8589934600,35184372088832,0] 2008-04-08 11 +33 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [311,2,4,8589934600,18014398509481984,0] 2008-04-08 11 +34 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [276,2,4,8589934600,524288,0] 2008-04-08 11 +35 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [347,5,6,8589934594,4398046511104,17179869188,16384,67108864,2] 2008-04-08 11 +37 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [485,4,5,8589934592,268435456,8589934604,68719476736,2] 2008-04-08 11 +41 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [293,2,4,8589934600,68719476736,0] 2008-04-08 11 +42 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [285,4,5,8589934596,70368744177664,8589934594,268435456,2] 2008-04-08 11 +43 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [201,2,4,8589934598,256,0] 2008-04-08 11 +44 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [352,2,4,8589934602,2147483648,0] 2008-04-08 11 +47 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [103,2,4,8589934594,274877906944,0] 2008-04-08 11 +51 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [199,4,5,8589934594,2305843009213693952,8589934594,64,2] 2008-04-08 11 +53 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [362,2,4,8589934602,2199023255552,0] 2008-04-08 11 +54 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [124,2,4,8589934594,576460752303423488,0] 2008-04-08 11 +57 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [88,2,4,8589934594,8388608,0] 2008-04-08 11 +58 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [270,4,5,8589934596,34359738368,8589934594,8192,2] 2008-04-08 11 +64 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [304,2,4,8589934600,140737488355328,0] 2008-04-08 11 +65 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [137,2,4,8589934596,256,0] 2008-04-08 11 +66 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [18,2,4,8589934592,131072,0] 2008-04-08 11 +67 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [457,4,5,8589934596,4194304,8589934600,256,2] 2008-04-08 11 +69 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [309,2,4,8589934600,4503599627370496,0] 2008-04-08 11 +70 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [401,3,4,17179869194,128,65792,0] 2008-04-08 11 +72 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [241,4,5,8589934594,549755813888,8589934594,281474976710656,2] 2008-04-08 11 +74 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [307,2,4,8589934600,1125899906842624,0] 2008-04-08 11 +76 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [306,2,4,8589934600,562984313159680,0] 2008-04-08 11 +77 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [226,2,4,8589934598,8589934592,0] 2008-04-08 11 +78 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [291,2,4,8589934600,17179869184,0] 2008-04-08 11 +80 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [351,2,4,8589934602,1073741824,0] 2008-04-08 11 +82 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [35,2,4,8589934592,17179869184,0] 2008-04-08 11 +83 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [437,4,5,8589934596,32768,8589934598,4503599627370496,2] 2008-04-08 11 +84 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [483,4,5,8589934596,4294967296,8589934600,17179869184,2] 2008-04-08 11 +85 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [225,2,4,8589934598,4294967296,0] 2008-04-08 11 +86 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [2,2,4,8589934592,2,0] 2008-04-08 11 +87 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [229,2,4,8589934598,68719476736,0] 2008-04-08 11 +90 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [495,6,7,8589934598,562949953421312,8589934594,2251799813685248,8589934594,70368744177664,4] 2008-04-08 11 +92 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [101,2,4,8589934594,68719476736,0] 2008-04-08 11 +95 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [273,3,4,17179869190,16384,65536,0] 2008-04-08 11 +96 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [191,2,4,8589934596,4611686018427387904,0] 2008-04-08 11 +97 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [500,2,4,8589934606,2251801961168896,0] 2008-04-08 11 +98 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [212,4,5,8589934592,256,8589934596,524288,2] 2008-04-08 11 +100 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [463,4,5,8589934596,144115188075855872,8589934600,16384,2] 2008-04-08 11 +103 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [313,4,5,8589934594,-9223372036854775808,8589934596,72057594037927936,2] 2008-04-08 11 +104 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [400,3,4,17179869194,34359738368,32768,0] 2008-04-08 11 +105 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [363,2,4,8589934602,4398046511104,0] 2008-04-08 11 +111 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [102,2,4,8589934594,137438953472,0] 2008-04-08 11 +113 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [315,4,5,8589934594,16384,8589934596,288230376151711744,2] 2008-04-08 11 +114 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [370,2,4,8589934602,562949953421312,0] 2008-04-08 11 +116 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [324,2,4,8589934602,8,0] 2008-04-08 11 +118 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [240,2,4,8589934598,141287244169216,0] 2008-04-08 11 +119 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [404,6,7,8589934596,562949953421312,8589934594,2147483648,8589934594,524288,4] 2008-04-08 11 +120 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [417,4,5,8589934598,16,8589934596,4294967296,2] 2008-04-08 11 +125 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [386,4,5,8589934594,2251799813685248,8589934600,2,2] 2008-04-08 11 +126 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [494,2,4,8589934606,35184372088832,0] 2008-04-08 11 +128 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [337,5,6,17179869184,262144,1048576,8589934598,65536,3] 2008-04-08 11 +129 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [176,3,4,17179869186,536870912,140737488355328,0] 2008-04-08 11 +131 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [198,2,4,8589934598,32,0] 2008-04-08 11 +133 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [445,2,4,8589934604,1152921504606846976,0] 2008-04-08 11 +134 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [456,4,5,8589934598,1099511627776,8589934598,128,2] 2008-04-08 11 +136 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [438,2,4,8589934604,9007199254740992,0] 2008-04-08 11 +137 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [220,3,4,17179869188,8192,134217728,0] 2008-04-08 11 +138 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [300,5,6,34359738370,4611686018427387904,1073741824,8796093022208,8796093022208,0] 2008-04-08 11 +143 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [279,2,4,8589934600,4194304,0] 2008-04-08 11 +145 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [27,2,4,8589934592,67108864,0] 2008-04-08 11 +146 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [468,4,5,8589934592,1048576,8589934604,524288,2] 2008-04-08 11 +149 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [296,4,5,8589934594,67108864,8589934596,549755813888,2] 2008-04-08 11 +150 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [14,2,4,8589934592,8192,0] 2008-04-08 11 +152 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [487,4,5,8589934592,16777216,8589934604,274877906944,2] 2008-04-08 11 +153 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [44,2,4,8589934592,8796093022208,0] 2008-04-08 11 +155 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [80,2,4,8589934594,32768,0] 2008-04-08 11 +156 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [203,2,4,8589934598,1024,0] 2008-04-08 11 +157 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [98,2,4,8589934594,8589934592,0] 2008-04-08 11 +158 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [177,2,4,8589934596,281474976710656,0] 2008-04-08 11 +160 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [283,2,4,8589934600,67108864,0] 2008-04-08 11 +162 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [65,2,4,8589934594,1,0] 2008-04-08 11 +163 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [402,2,4,8589934604,131072,0] 2008-04-08 11 +164 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [388,3,4,17179869194,1152921504606846976,8,0] 2008-04-08 11 +165 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [193,4,5,8589934592,16,8589934596,1,2] 2008-04-08 11 +166 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [37,2,4,8589934592,68719476736,0] 2008-04-08 11 +167 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [474,6,7,8589934594,1024,8589934596,4611686018427387904,8589934596,33554432,4] 2008-04-08 11 +168 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [275,2,4,8589934600,262144,0] 2008-04-08 11 +169 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [496,7,8,8589934594,281474976710656,8589934594,1073741824,17179869188,17179869184,140737488355328,4] 2008-04-08 11 +170 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [95,2,4,8589934594,1073741824,0] 2008-04-08 11 +172 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [440,4,5,8589934596,35184372088832,8589934598,36028797018963968,2] 2008-04-08 11 +174 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [59,2,4,8589934592,290482175965396992,0] 2008-04-08 11 +175 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [446,3,4,17179869194,274877906944,2305843009213693952,0] 2008-04-08 11 +176 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [134,3,4,17179869186,288230376151711744,32,0] 2008-04-08 11 +177 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [262,2,4,8589934600,32,0] 2008-04-08 11 +178 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [426,2,4,8589934604,2199023255552,0] 2008-04-08 11 +179 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [231,3,4,17179869188,17592186044416,274877906944,0] 2008-04-08 11 +180 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [146,2,4,8589934596,131072,0] 2008-04-08 11 +181 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [150,2,4,8589934596,2097152,0] 2008-04-08 11 +183 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [477,2,4,8589934606,268435456,0] 2008-04-08 11 +186 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [471,2,4,8589934606,4194304,0] 2008-04-08 11 +187 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [390,6,7,8589934594,144115188075855872,8589934594,4194304,8589934596,32,4] 2008-04-08 11 +189 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [447,2,4,8589934604,4611686018427387904,0] 2008-04-08 11 +190 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [367,2,4,8589934602,70368744177664,0] 2008-04-08 11 +191 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [333,4,5,8589934596,1152921504606846976,8589934596,4096,2] 2008-04-08 11 +192 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [120,2,4,8589934594,36028797018963968,0] 2008-04-08 11 +193 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [353,4,5,8589934592,17592186046464,8589934600,4294967296,2] 2008-04-08 11 +194 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [490,2,4,8589934606,2199023255552,0] 2008-04-08 11 +195 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [284,4,5,8589934594,2048,8589934596,134217728,2] 2008-04-08 11 +196 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [208,2,4,8589934598,32768,0] 2008-04-08 11 +197 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [214,3,4,17179869188,9007199254740992,2097152,0] 2008-04-08 11 +199 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [415,6,7,8589934592,36028797018963968,8589934594,576460752303423488,8589934598,1073741824,4] 2008-04-08 11 +200 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [499,3,4,17179869196,2097152,1125899906842624,0] 2008-04-08 11 +201 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [379,2,4,8589934602,288230376151711744,0] 2008-04-08 11 +202 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [340,2,4,8589934602,524288,0] 2008-04-08 11 +203 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [373,4,5,8589934594,65536,8589934598,4503599627370496,2] 2008-04-08 11 +205 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [196,4,5,8589934594,33554432,8589934594,8,2] 2008-04-08 11 +207 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [433,4,5,8589934592,18014398509481984,8589934602,281474976710656,2] 2008-04-08 11 +208 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [168,4,5,25769803776,144115188075855872,35184372088832,549755813888,0] 2008-04-08 11 +209 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [303,4,5,8589934592,4294967296,8589934598,70368744177664,2] 2008-04-08 11 +213 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [130,4,5,8589934592,524288,8589934594,2,2] 2008-04-08 11 +214 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [441,2,4,8589934604,72057594037927936,0] 2008-04-08 11 +216 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [316,4,5,8589934596,4,8589934594,576460752303423488,2] 2008-04-08 11 +217 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [380,4,5,8589934596,2147483648,8589934596,576460752303423488,2] 2008-04-08 11 +218 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [298,2,4,8589934600,2199023255552,0] 2008-04-08 11 +219 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [321,4,5,8589934592,2199023255552,8589934600,1,2] 2008-04-08 11 +221 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [136,3,4,17179869186,34359738368,128,0] 2008-04-08 11 +222 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [493,2,4,8589934606,17592186044416,0] 2008-04-08 11 +223 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [325,3,4,17179869192,137438953472,16,0] 2008-04-08 11 +224 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [250,4,5,8589934592,32768,8589934596,144115188075855872,2] 2008-04-08 11 +226 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [263,2,4,8589934600,64,0] 2008-04-08 11 +228 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [299,2,4,8589934600,4398046511104,0] 2008-04-08 11 +229 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [342,3,4,17179869192,1048576,2097152,0] 2008-04-08 11 +230 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [424,6,7,25769803780,274878955520,4,9007199254740992,8589934594,549755813888,4] 2008-04-08 11 +233 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [443,4,5,8589934600,2097152,8589934594,288230376151711744,2] 2008-04-08 11 +235 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [350,2,4,8589934602,536870912,0] 2008-04-08 11 +237 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [408,4,5,8589934592,562949953421312,8589934602,8388608,2] 2008-04-08 11 +238 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [237,4,5,8589934592,1,8589934596,17592186044416,2] 2008-04-08 11 +239 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [322,4,5,8589934596,1,8589934596,2,2] 2008-04-08 11 +241 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [143,2,4,8589934596,16384,0] 2008-04-08 11 +242 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [260,3,4,17179869190,2305843009213693952,8,0] 2008-04-08 11 +244 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [335,2,4,8589934602,16384,0] 2008-04-08 11 +247 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [62,2,4,8589934592,2305843009213693952,0] 2008-04-08 11 +248 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [411,2,4,8589934604,67108864,0] 2008-04-08 11 +249 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [434,2,4,8589934604,562949953421312,0] 2008-04-08 11 +252 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [40,2,4,8589934592,549755813888,0] 2008-04-08 11 +255 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [399,4,5,8589934592,64,8589934602,16384,2] 2008-04-08 11 +256 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [454,4,5,8589934602,32,8589934594,32,2] 2008-04-08 11 +257 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [364,2,4,8589934602,8796093022208,0] 2008-04-08 11 +258 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [371,2,4,8589934602,1125899906842624,0] 2008-04-08 11 +260 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [152,2,4,8589934596,8388608,0] 2008-04-08 11 +262 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [374,2,4,8589934602,9007199254740992,0] 2008-04-08 11 +263 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [327,2,4,8589934602,64,0] 2008-04-08 11 +265 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [435,4,5,8589934592,1024,8589934602,1125899906842624,2] 2008-04-08 11 +266 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [70,2,4,8589934594,32,0] 2008-04-08 11 +272 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [257,4,5,8589934596,536870912,8589934594,1,2] 2008-04-08 11 +273 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [476,6,7,8589934592,16384,8589934596,36028797018963968,8589934598,134217728,4] 2008-04-08 11 +274 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [320,2,4,8589934600,-9223372036854775808,0] 2008-04-08 11 +275 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [141,2,4,8589934596,4096,0] 2008-04-08 11 +277 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [423,7,8,17179869184,2147483648,17592186044416,8589934594,18014398509481984,8589934596,274877906944,5] 2008-04-08 11 +278 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [133,4,5,8589934592,128,8589934594,16,2] 2008-04-08 11 +280 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [345,4,5,8589934594,2199023255552,8589934598,16777216,2] 2008-04-08 11 +281 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [478,4,5,8589934592,1073741824,8589934604,536870912,2] 2008-04-08 11 +282 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [235,2,4,8589934598,4398047559680,0] 2008-04-08 11 +283 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [348,2,4,8589934602,134217728,0] 2008-04-08 11 +284 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [147,2,4,8589934596,262144,0] 2008-04-08 11 +285 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [472,2,4,8589934606,8388608,0] 2008-04-08 11 +286 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [121,2,4,8589934594,72057594037927936,0] 2008-04-08 11 +287 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [43,2,4,8589934592,4398046511104,0] 2008-04-08 11 +288 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [332,4,5,8589934598,65536,8589934594,2048,2] 2008-04-08 11 +289 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [135,2,4,8589934596,64,0] 2008-04-08 11 +291 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [396,2,4,8589934604,2048,0] 2008-04-08 11 +292 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [41,2,4,8589934592,1099511627776,0] 2008-04-08 11 +296 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [314,2,4,8589934600,144115188075855872,0] 2008-04-08 11 +298 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [464,5,6,8589934596,288230376151711744,17179869190,1,32768,2] 2008-04-08 11 +302 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [89,2,4,8589934594,16777216,0] 2008-04-08 11 +305 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [413,2,4,8589934604,268435456,0] 2008-04-08 11 +306 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [249,2,4,8589934598,72057594037927936,0] 2008-04-08 11 +307 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [489,4,5,8589934598,1125899906842624,8589934598,1099511627776,2] 2008-04-08 11 +308 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [206,2,4,8589934598,8192,0] 2008-04-08 11 +309 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [251,4,5,8589934594,8,8589934594,288230376151711744,2] 2008-04-08 11 +310 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [428,2,4,8589934604,8796093022208,0] 2008-04-08 11 +311 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [140,4,5,25769803776,4,2097152,2048,0] 2008-04-08 11 +315 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [482,2,4,8589934606,8589934592,0] 2008-04-08 11 +316 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [341,6,7,8589934594,4194304,8589934594,536870912,8589934594,1048576,4] 2008-04-08 11 +317 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [429,4,5,8589934600,2048,8589934594,17592186044416,2] 2008-04-08 11 +318 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [217,3,4,17179869188,512,25165824,0] 2008-04-08 11 +321 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [354,3,4,17179869192,536870912,8589934592,0] 2008-04-08 11 +322 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [281,4,5,8589934596,4503599627370496,8589934594,16777216,2] 2008-04-08 11 +323 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [421,2,4,8589934604,68719476736,0] 2008-04-08 11 +325 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [422,4,5,8589934594,512,8589934600,137438953472,2] 2008-04-08 11 +327 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [253,4,5,8589934592,536870912,8589934596,1152921504606846978,2] 2008-04-08 11 +331 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [349,3,4,17179869192,2,268435456,0] 2008-04-08 11 +332 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [139,2,4,8589934596,1024,0] 2008-04-08 11 +333 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [430,4,5,8589934596,65536,8589934598,35184372088832,2] 2008-04-08 11 +335 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [355,2,4,8589934602,17179869184,0] 2008-04-08 11 +336 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [272,2,4,8589934600,32768,0] 2008-04-08 11 +338 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [46,2,4,8589934592,35184372088832,0] 2008-04-08 11 +339 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [82,2,4,8589934594,131072,0] 2008-04-08 11 +341 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [466,2,4,8589934606,131072,0] 2008-04-08 11 +342 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [308,4,5,8589934594,128,8589934596,2251799813685248,2] 2008-04-08 11 +344 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [479,4,5,8589934600,2305843009213693952,8589934596,1073741824,2] 2008-04-08 11 +345 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [93,2,4,8589934594,268435456,0] 2008-04-08 11 +348 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [488,6,7,8589934596,1108101562368,8589934596,18014398509481984,8589934594,549772591104,4] 2008-04-08 11 +351 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [398,2,4,8589934604,8192,0] 2008-04-08 11 +353 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [439,4,5,8589934596,134217728,8589934598,18014398509481984,2] 2008-04-08 11 +356 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [111,2,4,8589934594,70368744177664,0] 2008-04-08 11 +360 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [410,2,4,8589934604,33554432,0] 2008-04-08 11 +362 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [470,2,4,8589934606,2097152,0] 2008-04-08 11 +364 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [230,2,4,8589934598,137438953472,0] 2008-04-08 11 +365 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [69,2,4,8589934594,16,0] 2008-04-08 11 +366 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [358,2,4,8589934602,137438953472,0] 2008-04-08 11 +367 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [317,4,5,8589934594,256,8589934596,1152921504606846976,2] 2008-04-08 11 +368 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [312,2,4,8589934600,36028797018963968,0] 2008-04-08 11 +369 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [255,4,5,8589934592,65536,8589934596,4611686018695823360,2] 2008-04-08 11 +373 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [157,2,4,8589934596,268435456,0] 2008-04-08 11 +374 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [24,2,4,8589934592,8388608,0] 2008-04-08 11 +375 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [449,2,4,8589934606,1,0] 2008-04-08 11 +377 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [66,2,4,8589934594,2,0] 2008-04-08 11 +378 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [99,2,4,8589934594,17179869184,0] 2008-04-08 11 +379 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [459,2,4,8589934606,1024,0] 2008-04-08 11 +382 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [391,4,5,8589934594,562949953421312,8589934600,64,2] 2008-04-08 11 +384 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [458,4,5,8589934596,33554432,8589934600,528,2] 2008-04-08 11 +386 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [117,2,4,8589934594,4503599627370496,0] 2008-04-08 11 +389 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [252,2,4,8589934598,576460752303423488,0] 2008-04-08 11 +392 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [256,2,4,8589934598,-9223372036854775808,0] 2008-04-08 11 +393 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [184,2,4,8589934596,36028797018963968,0] 2008-04-08 11 +394 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [49,2,4,8589934592,281474976710656,0] 2008-04-08 11 +395 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [269,3,4,17179869190,2199023255552,4096,0] 2008-04-08 11 +396 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [378,5,6,8589934592,1152921504606846976,17179869190,1024,144115188075855872,2] 2008-04-08 11 +397 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [394,4,5,8589934594,4,8589934600,512,2] 2008-04-08 11 +399 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [112,3,4,17179869184,576460752303423488,140737488355328,0] 2008-04-08 11 +400 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [498,2,4,8589934606,562949953421312,0] 2008-04-08 11 +401 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [450,7,8,8589934592,4096,17179869190,4,281474976711680,8589934594,2,5] 2008-04-08 11 +402 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [266,2,4,8589934600,512,0] 2008-04-08 11 +403 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [497,6,7,8589934592,34359738368,8589934600,549755813888,8589934594,281474976710656,4] 2008-04-08 11 +404 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [200,3,4,17179869188,16777216,128,0] 2008-04-08 11 +406 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [444,5,6,8589934592,2097152,17179869192,158329674399744,576460752303423488,2] 2008-04-08 11 +407 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [452,2,4,8589934606,8,0] 2008-04-08 11 +409 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [366,6,7,8589934592,32,8589934596,33554432,8589934594,35184372088832,4] 2008-04-08 11 +411 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [166,2,4,8589934596,137438953472,0] 2008-04-08 11 +413 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [224,4,5,8589934592,4503599627370496,8589934596,2147483648,2] 2008-04-08 11 +414 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [491,3,4,17179869196,1048576,4398046511104,0] 2008-04-08 11 +417 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [414,4,5,8589934592,4611686155866341376,8589934602,536870912,2] 2008-04-08 11 +418 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [190,2,4,8589934596,2305843009213693952,0] 2008-04-08 11 +419 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [238,2,4,8589934598,35184372088832,0] 2008-04-08 11 +421 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [451,2,4,8589934606,4,0] 2008-04-08 11 +424 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [389,3,4,17179869194,36028797018963968,16,0] 2008-04-08 11 +427 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [108,2,4,8589934594,8796093022208,0] 2008-04-08 11 +429 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [418,4,5,8589934592,4194304,8589934602,8589934592,2] 2008-04-08 11 +430 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [287,6,7,8589934592,274877906944,8589934594,8,8589934594,1073741824,4] 2008-04-08 11 +431 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [387,5,6,8589934596,8796093022208,17179869188,2305843009213693952,4,2] 2008-04-08 11 +432 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [339,2,4,8589934602,262144,0] 2008-04-08 11 +435 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [245,2,4,8589934598,4503599627370496,0] 2008-04-08 11 +436 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [202,2,4,8589934598,512,0] 2008-04-08 11 +437 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [118,2,4,8589934594,9007199254740992,0] 2008-04-08 11 +438 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [403,5,6,8589934594,134217728,17179869190,32768,262144,2] 2008-04-08 11 +439 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [409,4,5,8589934594,64,8589934600,16777216,2] 2008-04-08 11 +443 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [420,2,4,8589934604,34359738368,0] 2008-04-08 11 +444 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [416,2,4,8589934604,2147483648,0] 2008-04-08 11 +446 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [47,2,4,8589934592,70368744177664,0] 2008-04-08 11 +448 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [486,2,4,8589934606,137438953472,0] 2008-04-08 11 +449 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [297,2,4,8589934600,1099511627776,0] 2008-04-08 11 +452 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [261,2,4,8589934600,16,0] 2008-04-08 11 +453 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [301,2,4,8589934600,17592186044416,0] 2008-04-08 11 +454 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [448,5,6,8589934596,72057594037927936,17179869188,4611686018427387904,-9223372036854775808,2] 2008-04-08 11 +455 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [84,2,4,8589934594,524288,0] 2008-04-08 11 +457 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [211,2,4,8589934598,262144,0] 2008-04-08 11 +458 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [469,4,5,8589934600,8589934592,8589934596,1048576,2] 2008-04-08 11 +459 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [125,3,4,17179869184,140737488355328,1152921504606846976,0] 2008-04-08 11 +460 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [432,2,4,8589934604,140737488355328,0] 2008-04-08 11 +462 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [461,3,4,17179869196,144115188075855872,4096,0] 2008-04-08 11 +463 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [344,4,5,8589934596,4398046511104,8589934596,8388608,2] 2008-04-08 11 +466 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [357,6,7,8589934592,72057594037927936,8589934594,17179869184,8589934596,68719476736,4] 2008-04-08 11 +467 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [338,2,4,8589934602,131072,0] 2008-04-08 11 +468 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [427,6,7,25769803780,18014398509481984,4096,281474976710656,8589934594,4398046511104,4] 2008-04-08 11 +469 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [481,9,10,17179869184,33554432,18014398509481984,8589934594,2048,8589934594,4194304,8589934594,4294967296,7] 2008-04-08 11 +470 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [219,2,4,8589934598,67108864,0] 2008-04-08 11 +472 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [280,2,4,8589934600,8388608,0] 2008-04-08 11 +475 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [77,2,4,8589934594,4096,0] 2008-04-08 11 +477 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [492,2,4,8589934606,8796093022208,0] 2008-04-08 11 +478 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [425,3,4,17179869194,-9223372036854775808,1099511627776,0] 2008-04-08 11 +479 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [412,2,4,8589934604,134217728,0] 2008-04-08 11 +480 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [436,3,4,17179869194,512,2251799813686272,0] 2008-04-08 11 +481 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [210,2,4,8589934598,131072,0] 2008-04-08 11 +482 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [51,2,4,8589934592,1125899906842624,0] 2008-04-08 11 +483 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [361,2,4,8589934602,1099511627776,0] 2008-04-08 11 +484 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [10,2,4,8589934592,512,0] 2008-04-08 11 +485 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [323,2,4,8589934602,4,0] 2008-04-08 11 +487 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [329,2,4,8589934602,256,0] 2008-04-08 11 +489 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [289,6,7,25769803776,-9223372036854775808,4294967296,67108864,8589934594,4294967296,4] 2008-04-08 11 +490 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [228,2,4,8589934598,34359738368,0] 2008-04-08 11 +491 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [407,2,4,8589934604,4194304,0] 2008-04-08 11 +492 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [462,4,5,8589934600,274877906944,8589934596,8192,2] 2008-04-08 11 +493 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [431,2,4,8589934604,70368744177664,0] 2008-04-08 11 +494 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [54,2,4,8589934592,9007199254740992,0] 2008-04-08 11 +495 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [28,2,4,8589934592,134217728,0] 2008-04-08 11 +496 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [179,2,4,8589934596,1125899906842624,0] 2008-04-08 11 +497 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [265,2,4,8589934600,256,0] 2008-04-08 11 +498 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [467,6,7,8589934594,1125899906842624,8589934596,33554432,8589934596,262144,4] 2008-04-08 11 PREHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_test_index_result" SELECT `_bucketname`, COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_rc_srcpart_rc_index__ x WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND x.key=100 AND x.ds = '2008-04-08' GROUP BY `_bucketname` @@ -469,7 +469,7 @@ POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -482,16 +482,16 @@ PREHOOK: type: QUERY PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12 -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-42-53_703_3082754201804080156/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-05-26_182_1464963145678523774/-mr-10000 POSTHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12 -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-42-53_703_3082754201804080156/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-05-26_182_1464963145678523774/-mr-10000 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -519,7 +519,7 @@ POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -531,15 +531,15 @@ PREHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key PREHOOK: type: QUERY PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-42-59_727_32958309342585587/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-05-32_482_2352869304578260986/-mr-10000 POSTHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-42-59_727_32958309342585587/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-05-32_482_2352869304578260986/-mr-10000 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -553,15 +553,15 @@ PREHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key PREHOOK: type: QUERY PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-43-02_638_3140585710492991388/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-05-35_525_9199321745365904535/-mr-10000 POSTHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-43-02_638_3140585710492991388/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-05-35_525_9199321745365904535/-mr-10000 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -579,7 +579,7 @@ POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -597,7 +597,7 @@ POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -623,7 +623,7 @@ POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -655,11 +655,11 @@ POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -674,22 +674,22 @@ PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=12 PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=11 PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=12 -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-43-23_987_6427275986583804442/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-05-58_178_8018394434822675898/-mr-10000 POSTHOOK: query: SELECT x.* FROM default__srcpart_rc_srcpart_rc_index__ x WHERE x.key = 100 POSTHOOK: type: QUERY POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11 POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=12 POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=11 POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=12 -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-43-23_987_6427275986583804442/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-05-58_178_8018394434822675898/-mr-10000 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -698,10 +698,10 @@ POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] -100 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 151 [463,4,5,8589934596,144115188075855872,8589934600,16384,2] 2008-04-08 12 -100 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 151 [463,4,5,8589934596,144115188075855872,8589934600,16384,2] 2008-04-09 12 -100 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 151 [463,4,5,8589934596,144115188075855872,8589934600,16384,2] 2008-04-09 11 -100 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [463,4,5,8589934596,144115188075855872,8589934600,16384,2] 2008-04-08 11 +100 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 151 [463,4,5,8589934596,144115188075855872,8589934600,16384,2] 2008-04-08 11 +100 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 151 [463,4,5,8589934596,144115188075855872,8589934600,16384,2] 2008-04-09 11 +100 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 151 [463,4,5,8589934596,144115188075855872,8589934600,16384,2] 2008-04-09 12 +100 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 151 [463,4,5,8589934596,144115188075855872,8589934600,16384,2] 2008-04-08 12 PREHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_result" SELECT `_bucketname` , COLLECT_SET(`_offset`) as `_offsets` FROM default__srcpart_rc_srcpart_rc_index__ WHERE NOT EWAH_BITMAP_EMPTY(`_bitmaps`) AND key=100 GROUP BY `_bucketname` @@ -723,11 +723,11 @@ POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -742,22 +742,22 @@ PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12 PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11 PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12 -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-43-31_597_579397835968717396/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-06-06_229_7833124594921009208/-mr-10000 POSTHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12 POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11 POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12 -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-43-31_597_579397835968717396/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-06-06_229_7833124594921009208/-mr-10000 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -780,22 +780,22 @@ PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12 PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11 PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12 -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-43-35_797_9161383719844771900/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-06-09_532_1904786083066685615/-mr-10000 POSTHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12 POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11 POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12 -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-43-35_797_9161383719844771900/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-06-09_532_1904786083066685615/-mr-10000 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -819,11 +819,11 @@ POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -843,11 +843,11 @@ POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bitmaps EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:ROW__OFFSET__INSIDE__BLOCK, type:bigint, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offset SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] Index: ql/src/test/results/clientpositive/columnarserde_create_shortcut.q.out =================================================================== --- ql/src/test/results/clientpositive/columnarserde_create_shortcut.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/columnarserde_create_shortcut.q.out (working copy) @@ -99,11 +99,11 @@ PREHOOK: query: SELECT columnarserde_create_shortcut.* FROM columnarserde_create_shortcut DISTRIBUTE BY 1 PREHOOK: type: QUERY PREHOOK: Input: default@columnarserde_create_shortcut -PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-05_203_3158299402548608134/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_11-34-44_384_8123886521601664581/-mr-10000 POSTHOOK: query: SELECT columnarserde_create_shortcut.* FROM columnarserde_create_shortcut DISTRIBUTE BY 1 POSTHOOK: type: QUERY POSTHOOK: Input: default@columnarserde_create_shortcut -POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-05_203_3158299402548608134/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_11-34-44_384_8123886521601664581/-mr-10000 POSTHOOK: Lineage: columnarserde_create_shortcut.a SIMPLE [(src_thrift)src_thrift.FieldSchema(name:lint, type:array, comment:from deserializer), ] POSTHOOK: Lineage: columnarserde_create_shortcut.b SIMPLE [(src_thrift)src_thrift.FieldSchema(name:lstring, type:array, comment:from deserializer), ] POSTHOOK: Lineage: columnarserde_create_shortcut.c SIMPLE [(src_thrift)src_thrift.FieldSchema(name:mstringstring, type:map, comment:from deserializer), ] @@ -123,11 +123,11 @@ PREHOOK: query: SELECT columnarserde_create_shortcut.a[0], columnarserde_create_shortcut.b[0], columnarserde_create_shortcut.c['key2'], columnarserde_create_shortcut.d, columnarserde_create_shortcut.e FROM columnarserde_create_shortcut DISTRIBUTE BY 1 PREHOOK: type: QUERY PREHOOK: Input: default@columnarserde_create_shortcut -PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-08_661_6534685235331628260/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_11-34-47_468_6815245334901150592/-mr-10000 POSTHOOK: query: SELECT columnarserde_create_shortcut.a[0], columnarserde_create_shortcut.b[0], columnarserde_create_shortcut.c['key2'], columnarserde_create_shortcut.d, columnarserde_create_shortcut.e FROM columnarserde_create_shortcut DISTRIBUTE BY 1 POSTHOOK: type: QUERY POSTHOOK: Input: default@columnarserde_create_shortcut -POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-08_661_6534685235331628260/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_11-34-47_468_6815245334901150592/-mr-10000 POSTHOOK: Lineage: columnarserde_create_shortcut.a SIMPLE [(src_thrift)src_thrift.FieldSchema(name:lint, type:array, comment:from deserializer), ] POSTHOOK: Lineage: columnarserde_create_shortcut.b SIMPLE [(src_thrift)src_thrift.FieldSchema(name:lstring, type:array, comment:from deserializer), ] POSTHOOK: Lineage: columnarserde_create_shortcut.c SIMPLE [(src_thrift)src_thrift.FieldSchema(name:mstringstring, type:map, comment:from deserializer), ] @@ -182,16 +182,16 @@ POSTHOOK: Lineage: columnarserde_create_shortcut.e SIMPLE [(src_thrift)src_thrift.FieldSchema(name:astring, type:string, comment:from deserializer), ] POSTHOOK: Lineage: columnshortcuttable.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: columnshortcuttable.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -key string from deserializer -value string from deserializer +key string +value string PREHOOK: query: SELECT columnShortcutTable.* FROM columnShortcutTable PREHOOK: type: QUERY PREHOOK: Input: default@columnshortcuttable -PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-17_837_373268275661795849/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_11-34-54_986_5216858820252818300/-mr-10000 POSTHOOK: query: SELECT columnShortcutTable.* FROM columnShortcutTable POSTHOOK: type: QUERY POSTHOOK: Input: default@columnshortcuttable -POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-17_837_373268275661795849/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_11-34-54_986_5216858820252818300/-mr-10000 POSTHOOK: Lineage: columnarserde_create_shortcut.a SIMPLE [(src_thrift)src_thrift.FieldSchema(name:lint, type:array, comment:from deserializer), ] POSTHOOK: Lineage: columnarserde_create_shortcut.b SIMPLE [(src_thrift)src_thrift.FieldSchema(name:lstring, type:array, comment:from deserializer), ] POSTHOOK: Lineage: columnarserde_create_shortcut.c SIMPLE [(src_thrift)src_thrift.FieldSchema(name:mstringstring, type:map, comment:from deserializer), ] @@ -227,11 +227,11 @@ PREHOOK: query: SELECT columnShortcutTable.* FROM columnShortcutTable PREHOOK: type: QUERY PREHOOK: Input: default@columnshortcuttable -PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-18_196_7159178753848017089/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_11-34-55_436_7632412543773667908/-mr-10000 POSTHOOK: query: SELECT columnShortcutTable.* FROM columnShortcutTable POSTHOOK: type: QUERY POSTHOOK: Input: default@columnshortcuttable -POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-18_196_7159178753848017089/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_11-34-55_436_7632412543773667908/-mr-10000 POSTHOOK: Lineage: columnarserde_create_shortcut.a SIMPLE [(src_thrift)src_thrift.FieldSchema(name:lint, type:array, comment:from deserializer), ] POSTHOOK: Lineage: columnarserde_create_shortcut.b SIMPLE [(src_thrift)src_thrift.FieldSchema(name:lstring, type:array, comment:from deserializer), ] POSTHOOK: Lineage: columnarserde_create_shortcut.c SIMPLE [(src_thrift)src_thrift.FieldSchema(name:mstringstring, type:map, comment:from deserializer), ] @@ -267,11 +267,11 @@ PREHOOK: query: SELECT columnShortcutTable.* FROM columnShortcutTable PREHOOK: type: QUERY PREHOOK: Input: default@columnshortcuttable -PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-18_568_1559660456945034450/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_11-34-55_878_6423652560204519964/-mr-10000 POSTHOOK: query: SELECT columnShortcutTable.* FROM columnShortcutTable POSTHOOK: type: QUERY POSTHOOK: Input: default@columnshortcuttable -POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_01-40-18_568_1559660456945034450/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_11-34-55_878_6423652560204519964/-mr-10000 POSTHOOK: Lineage: columnarserde_create_shortcut.a SIMPLE [(src_thrift)src_thrift.FieldSchema(name:lint, type:array, comment:from deserializer), ] POSTHOOK: Lineage: columnarserde_create_shortcut.b SIMPLE [(src_thrift)src_thrift.FieldSchema(name:lstring, type:array, comment:from deserializer), ] POSTHOOK: Lineage: columnarserde_create_shortcut.c SIMPLE [(src_thrift)src_thrift.FieldSchema(name:mstringstring, type:map, comment:from deserializer), ] Index: ql/src/test/results/clientpositive/smb_mapjoin_6.q.out =================================================================== --- ql/src/test/results/clientpositive/smb_mapjoin_6.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/smb_mapjoin_6.q.out (working copy) @@ -144,26 +144,26 @@ POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: select * from smb_join_results order by k1 PREHOOK: type: QUERY PREHOOK: Input: default@smb_join_results -PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-07_736_6008961729312221014/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-41-04_763_8403364749285421504/-mr-10000 POSTHOOK: query: select * from smb_join_results order by k1 POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_join_results -POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-07_736_6008961729312221014/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-41-04_763_8403364749285421504/-mr-10000 POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] 0 val_0 0 val_0 0 val_0 0 val_0 0 val_0 0 val_0 @@ -1202,59 +1202,59 @@ POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 POSTHOOK: Output: default@normal_join_results -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from normal_join_results PREHOOK: type: QUERY PREHOOK: Input: default@normal_join_results -PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-18_689_3852913119132155567/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-41-13_686_2602694127929727696/-mr-10000 POSTHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from normal_join_results POSTHOOK: type: QUERY POSTHOOK: Input: default@normal_join_results -POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-18_689_3852913119132155567/-mr-10000 -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-41-13_686_2602694127929727696/-mr-10000 +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] 278697 278697 101852390308 101852390308 PREHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from smb_join_results PREHOOK: type: QUERY PREHOOK: Input: default@smb_join_results -PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-22_101_5158460518863150953/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-41-16_766_1883572716730227091/-mr-10000 POSTHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from smb_join_results POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_join_results -POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-22_101_5158460518863150953/-mr-10000 -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-41-16_766_1883572716730227091/-mr-10000 +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] 278697 278697 101852390308 101852390308 PREHOOK: query: explain insert overwrite table smb_join_results @@ -1264,18 +1264,18 @@ insert overwrite table smb_join_results select /*+mapjoin(b)*/ * from smb_bucket4_1 a join smb_bucket4_2 b on a.key = b.key POSTHOOK: type: QUERY -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] ABSTRACT SYNTAX TREE: (TOK_QUERY (TOK_FROM (TOK_JOIN (TOK_TABREF (TOK_TABNAME smb_bucket4_1) a) (TOK_TABREF (TOK_TABNAME smb_bucket4_2) b) (= (. (TOK_TABLE_OR_COL a) key) (. (TOK_TABLE_OR_COL b) key)))) (TOK_INSERT (TOK_DESTINATION (TOK_TAB (TOK_TABNAME smb_join_results))) (TOK_SELECT (TOK_HINTLIST (TOK_HINT TOK_MAPJOIN (TOK_HINTARGLIST b))) (TOK_SELEXPR TOK_ALLCOLREF)))) @@ -1360,22 +1360,22 @@ POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 POSTHOOK: Output: default@smb_join_results -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: insert overwrite table smb_join_results select /*+mapjoin(a)*/ * from smb_bucket4_1 a join smb_bucket4_2 b on a.key = b.key PREHOOK: type: QUERY @@ -1388,54 +1388,54 @@ POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 POSTHOOK: Output: default@smb_join_results -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: select * from smb_join_results order by k1 PREHOOK: type: QUERY PREHOOK: Input: default@smb_join_results -PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-35_939_5296520347309621468/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-41-31_957_7532776684605379631/-mr-10000 POSTHOOK: query: select * from smb_join_results order by k1 POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_join_results -POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-35_939_5296520347309621468/-mr-10000 -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-41-31_957_7532776684605379631/-mr-10000 +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] 0 val_0 0 val_0 0 val_0 0 val_0 0 val_0 0 val_0 @@ -2474,95 +2474,95 @@ POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 POSTHOOK: Output: default@normal_join_results -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from normal_join_results PREHOOK: type: QUERY PREHOOK: Input: default@normal_join_results -PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-45_395_6681665304860088848/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-41-41_049_6255149927901950217/-mr-10000 POSTHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from normal_join_results POSTHOOK: type: QUERY POSTHOOK: Input: default@normal_join_results -POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-45_395_6681665304860088848/-mr-10000 -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-41-41_049_6255149927901950217/-mr-10000 +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] 278697 278697 101852390308 101852390308 PREHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from smb_join_results PREHOOK: type: QUERY PREHOOK: Input: default@smb_join_results -PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-48_806_5260272742069068241/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-41-44_158_559334893418909783/-mr-10000 POSTHOOK: query: select sum(hash(k1)) as k1, sum(hash(k2)) as k2, sum(hash(v1)) as v1, sum(hash(v2)) as v2 from smb_join_results POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_join_results -POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-17-48_806_5260272742069068241/-mr-10000 -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-41-44_158_559334893418909783/-mr-10000 +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] 278697 278697 101852390308 101852390308 PREHOOK: query: explain insert overwrite table smb_join_results @@ -2572,30 +2572,30 @@ insert overwrite table smb_join_results select /*+mapjoin(a)*/ * from smb_bucket4_1 a join smb_bucket4_2 b on a.key = b.key where a.key>1000 POSTHOOK: type: QUERY -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] ABSTRACT SYNTAX TREE: (TOK_QUERY (TOK_FROM (TOK_JOIN (TOK_TABREF (TOK_TABNAME smb_bucket4_1) a) (TOK_TABREF (TOK_TABNAME smb_bucket4_2) b) (= (. (TOK_TABLE_OR_COL a) key) (. (TOK_TABLE_OR_COL b) key)))) (TOK_INSERT (TOK_DESTINATION (TOK_TAB (TOK_TABNAME smb_join_results))) (TOK_SELECT (TOK_HINTLIST (TOK_HINT TOK_MAPJOIN (TOK_HINTARGLIST a))) (TOK_SELEXPR TOK_ALLCOLREF)) (TOK_WHERE (> (. (TOK_TABLE_OR_COL a) key) 1000)))) @@ -2680,34 +2680,34 @@ POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 POSTHOOK: Output: default@smb_join_results -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: explain insert overwrite table smb_join_results select /*+mapjoin(b)*/ * from smb_bucket4_1 a join smb_bucket4_2 b on a.key = b.key where a.key>1000 @@ -2716,34 +2716,34 @@ insert overwrite table smb_join_results select /*+mapjoin(b)*/ * from smb_bucket4_1 a join smb_bucket4_2 b on a.key = b.key where a.key>1000 POSTHOOK: type: QUERY -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] ABSTRACT SYNTAX TREE: (TOK_QUERY (TOK_FROM (TOK_JOIN (TOK_TABREF (TOK_TABNAME smb_bucket4_1) a) (TOK_TABREF (TOK_TABNAME smb_bucket4_2) b) (= (. (TOK_TABLE_OR_COL a) key) (. (TOK_TABLE_OR_COL b) key)))) (TOK_INSERT (TOK_DESTINATION (TOK_TAB (TOK_TABNAME smb_join_results))) (TOK_SELECT (TOK_HINTLIST (TOK_HINT TOK_MAPJOIN (TOK_HINTARGLIST b))) (TOK_SELEXPR TOK_ALLCOLREF)) (TOK_WHERE (> (. (TOK_TABLE_OR_COL a) key) 1000)))) @@ -2832,76 +2832,76 @@ POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 POSTHOOK: Output: default@smb_join_results -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: explain select /*+mapjoin(b,c)*/ * from smb_bucket4_1 a join smb_bucket4_2 b on a.key = b.key join smb_bucket4_2 c on b.key = c.key where a.key>1000 PREHOOK: type: QUERY POSTHOOK: query: explain select /*+mapjoin(b,c)*/ * from smb_bucket4_1 a join smb_bucket4_2 b on a.key = b.key join smb_bucket4_2 c on b.key = c.key where a.key>1000 POSTHOOK: type: QUERY -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] ABSTRACT SYNTAX TREE: (TOK_QUERY (TOK_FROM (TOK_JOIN (TOK_JOIN (TOK_TABREF (TOK_TABNAME smb_bucket4_1) a) (TOK_TABREF (TOK_TABNAME smb_bucket4_2) b) (= (. (TOK_TABLE_OR_COL a) key) (. (TOK_TABLE_OR_COL b) key))) (TOK_TABREF (TOK_TABNAME smb_bucket4_2) c) (= (. (TOK_TABLE_OR_COL b) key) (. (TOK_TABLE_OR_COL c) key)))) (TOK_INSERT (TOK_DESTINATION (TOK_DIR TOK_TMP_FILE)) (TOK_SELECT (TOK_HINTLIST (TOK_HINT TOK_MAPJOIN (TOK_HINTARGLIST b c))) (TOK_SELEXPR TOK_ALLCOLREF)) (TOK_WHERE (> (. (TOK_TABLE_OR_COL a) key) 1000)))) @@ -2981,41 +2981,41 @@ PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket4_1 PREHOOK: Input: default@smb_bucket4_2 -PREHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-18-03_867_4003370002294872664/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-41-58_949_6875011891049712046/-mr-10000 POSTHOOK: query: select /*+mapjoin(b,c)*/ * from smb_bucket4_1 a join smb_bucket4_2 b on a.key = b.key join smb_bucket4_2 c on b.key = c.key where a.key>1000 POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 -POSTHOOK: Output: file:/tmp/sdong/hive_2011-02-10_17-18-03_867_4003370002294872664/-mr-10000 -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-41-58_949_6875011891049712046/-mr-10000 +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: normal_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] POSTHOOK: Lineage: smb_bucket4_1.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.k2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v1 SIMPLE [(smb_bucket4_1)a.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_join_results.v2 SIMPLE [(smb_bucket4_2)b.FieldSchema(name:value, type:string, comment:null), ] Index: ql/src/test/results/clientpositive/alter_partition_format_loc.q.out =================================================================== --- ql/src/test/results/clientpositive/alter_partition_format_loc.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/alter_partition_format_loc.q.out (working copy) @@ -10,7 +10,7 @@ key int value string -Detailed Table Information Table(tableName:alter_partition_format_test, dbName:default, owner:njain, createTime:1289949041, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/alter_partition_format_test, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1289949041}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:alter_partition_format_test, dbName:default, owner:sohanjain, createTime:1312480952, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/alter_partition_format_test, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312480952}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: alter table alter_partition_format_test set fileformat rcfile PREHOOK: type: ALTERTABLE_FILEFORMAT PREHOOK: Input: default@alter_partition_format_test @@ -23,10 +23,10 @@ PREHOOK: type: DESCTABLE POSTHOOK: query: desc extended alter_partition_format_test POSTHOOK: type: DESCTABLE -key int from deserializer -value string from deserializer +key int +value string -Detailed Table Information Table(tableName:alter_partition_format_test, dbName:default, owner:njain, createTime:1289949041, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/alter_partition_format_test, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{last_modified_by=njain, last_modified_time=1289949041, transient_lastDdlTime=1289949041}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:alter_partition_format_test, dbName:default, owner:sohanjain, createTime:1312480952, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/alter_partition_format_test, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{last_modified_by=sohanjain, last_modified_time=1312480952, transient_lastDdlTime=1312480952}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: alter table alter_partition_format_test set location "file:/test/test/" PREHOOK: type: ALTERTABLE_LOCATION PREHOOK: Input: default@alter_partition_format_test @@ -39,10 +39,10 @@ PREHOOK: type: DESCTABLE POSTHOOK: query: desc extended alter_partition_format_test POSTHOOK: type: DESCTABLE -key int from deserializer -value string from deserializer +key int +value string -Detailed Table Information Table(tableName:alter_partition_format_test, dbName:default, owner:njain, createTime:1289949041, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:file:/test/test/, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{last_modified_by=njain, last_modified_time=1289949042, transient_lastDdlTime=1289949042}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:alter_partition_format_test, dbName:default, owner:sohanjain, createTime:1312480952, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:file:/test/test/, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{last_modified_by=sohanjain, last_modified_time=1312480952, transient_lastDdlTime=1312480952}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: drop table alter_partition_format_test PREHOOK: type: DROPTABLE PREHOOK: Input: default@alter_partition_format_test @@ -73,7 +73,7 @@ value string ds string -Detailed Partition Information Partition(values:[2010], dbName:default, tableName:alter_partition_format_test, createTime:1289949042, lastAccessTime:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/alter_partition_format_test/ds=2010, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), parameters:{transient_lastDdlTime=1289949042}) +Detailed Partition Information Partition(values:[2010], dbName:default, tableName:alter_partition_format_test, createTime:1312480953, lastAccessTime:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/alter_partition_format_test/ds=2010, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), parameters:{transient_lastDdlTime=1312480953}) PREHOOK: query: alter table alter_partition_format_test partition(ds='2010') set fileformat rcfile PREHOOK: type: ALTERPARTITION_FILEFORMAT PREHOOK: Input: default@alter_partition_format_test @@ -91,7 +91,7 @@ value string ds string -Detailed Partition Information Partition(values:[2010], dbName:default, tableName:alter_partition_format_test, createTime:1289949042, lastAccessTime:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/alter_partition_format_test/ds=2010, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), parameters:{last_modified_by=njain, last_modified_time=1289949042, transient_lastDdlTime=1289949042}) +Detailed Partition Information Partition(values:[2010], dbName:default, tableName:alter_partition_format_test, createTime:1312480953, lastAccessTime:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/alter_partition_format_test/ds=2010, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), parameters:{last_modified_by=sohanjain, last_modified_time=1312480953, transient_lastDdlTime=1312480953}) PREHOOK: query: alter table alter_partition_format_test partition(ds='2010') set location "file:/test/test/ds=2010" PREHOOK: type: ALTERPARTITION_LOCATION PREHOOK: Input: default@alter_partition_format_test @@ -109,7 +109,7 @@ value string ds string -Detailed Partition Information Partition(values:[2010], dbName:default, tableName:alter_partition_format_test, createTime:1289949042, lastAccessTime:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:file:/test/test/ds=2010, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), parameters:{last_modified_by=njain, last_modified_time=1289949043, transient_lastDdlTime=1289949043}) +Detailed Partition Information Partition(values:[2010], dbName:default, tableName:alter_partition_format_test, createTime:1312480953, lastAccessTime:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:file:/test/test/ds=2010, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), parameters:{last_modified_by=sohanjain, last_modified_time=1312480953, transient_lastDdlTime=1312480953}) PREHOOK: query: desc extended alter_partition_format_test PREHOOK: type: DESCTABLE POSTHOOK: query: desc extended alter_partition_format_test @@ -118,7 +118,7 @@ value string ds string -Detailed Table Information Table(tableName:alter_partition_format_test, dbName:default, owner:njain, createTime:1289949042, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null), FieldSchema(name:ds, type:string, comment:null)], location:pfile:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/alter_partition_format_test, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[FieldSchema(name:ds, type:string, comment:null)], parameters:{transient_lastDdlTime=1289949042}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:alter_partition_format_test, dbName:default, owner:sohanjain, createTime:1312480953, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null), FieldSchema(name:ds, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/alter_partition_format_test, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[FieldSchema(name:ds, type:string, comment:null)], parameters:{transient_lastDdlTime=1312480953}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: alter table alter_partition_format_test set fileformat rcfile PREHOOK: type: ALTERTABLE_FILEFORMAT PREHOOK: Input: default@alter_partition_format_test @@ -131,11 +131,11 @@ PREHOOK: type: DESCTABLE POSTHOOK: query: desc extended alter_partition_format_test POSTHOOK: type: DESCTABLE -key int from deserializer -value string from deserializer +key int +value string ds string -Detailed Table Information Table(tableName:alter_partition_format_test, dbName:default, owner:njain, createTime:1289949042, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/njain/hive3/hive3/build/ql/test/data/warehouse/alter_partition_format_test, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[FieldSchema(name:ds, type:string, comment:null)], parameters:{last_modified_by=njain, last_modified_time=1289949043, transient_lastDdlTime=1289949043}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:alter_partition_format_test, dbName:default, owner:sohanjain, createTime:1312480953, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null), FieldSchema(name:ds, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/alter_partition_format_test, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[FieldSchema(name:ds, type:string, comment:null)], parameters:{last_modified_by=sohanjain, last_modified_time=1312480953, transient_lastDdlTime=1312480953}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: alter table alter_partition_format_test set location "file:/test/test/" PREHOOK: type: ALTERTABLE_LOCATION PREHOOK: Input: default@alter_partition_format_test @@ -148,11 +148,11 @@ PREHOOK: type: DESCTABLE POSTHOOK: query: desc extended alter_partition_format_test POSTHOOK: type: DESCTABLE -key int from deserializer -value string from deserializer +key int +value string ds string -Detailed Table Information Table(tableName:alter_partition_format_test, dbName:default, owner:njain, createTime:1289949042, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:file:/test/test/, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[FieldSchema(name:ds, type:string, comment:null)], parameters:{last_modified_by=njain, last_modified_time=1289949043, transient_lastDdlTime=1289949043}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:alter_partition_format_test, dbName:default, owner:sohanjain, createTime:1312480953, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null), FieldSchema(name:ds, type:string, comment:null)], location:file:/test/test/, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[FieldSchema(name:ds, type:string, comment:null)], parameters:{last_modified_by=sohanjain, last_modified_time=1312480954, transient_lastDdlTime=1312480954}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: drop table alter_partition_format_test PREHOOK: type: DROPTABLE PREHOOK: Input: default@alter_partition_format_test Index: ql/src/test/results/clientpositive/create_1.q.out =================================================================== --- ql/src/test/results/clientpositive/create_1.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/create_1.q.out (working copy) @@ -16,7 +16,7 @@ a string b string -Detailed Table Information Table(tableName:table1, dbName:default, owner:thiruvel, createTime:1286827811, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:a, type:string, comment:null), FieldSchema(name:b, type:string, comment:null)], location:pfile:/home/thiruvel/projects/hive/hive.unsecure/build/ql/test/data/warehouse/table1, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1286827811}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:table1, dbName:default, owner:sohanjain, createTime:1312482988, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:a, type:string, comment:null), FieldSchema(name:b, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/table1, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312482988}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: CREATE TABLE IF NOT EXISTS table1 (a STRING, b STRING) STORED AS TEXTFILE PREHOOK: type: CREATETABLE POSTHOOK: query: CREATE TABLE IF NOT EXISTS table1 (a STRING, b STRING) STORED AS TEXTFILE @@ -39,7 +39,7 @@ a string b int -Detailed Table Information Table(tableName:table2, dbName:default, owner:thiruvel, createTime:1286827811, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:a, type:string, comment:null), FieldSchema(name:b, type:int, comment:null)], location:pfile:/home/thiruvel/projects/hive/hive.unsecure/build/ql/test/data/warehouse/table2, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1286827811}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:table2, dbName:default, owner:sohanjain, createTime:1312482988, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:a, type:string, comment:null), FieldSchema(name:b, type:int, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/table2, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312482988}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: CREATE TABLE table3 (a STRING, b STRING) ROW FORMAT DELIMITED FIELDS TERMINATED BY '\t' STORED AS TEXTFILE @@ -62,7 +62,7 @@ a string b string -Detailed Table Information Table(tableName:table3, dbName:default, owner:thiruvel, createTime:1286827811, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:a, type:string, comment:null), FieldSchema(name:b, type:string, comment:null)], location:pfile:/home/thiruvel/projects/hive/hive.unsecure/build/ql/test/data/warehouse/table3, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format= , field.delim= +Detailed Table Information Table(tableName:table3, dbName:default, owner:sohanjain, createTime:1312482989, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:a, type:string, comment:null), FieldSchema(name:b, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/table3, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format= , field.delim= PREHOOK: query: CREATE TABLE table4 (a STRING, b STRING) ROW FORMAT DELIMITED FIELDS TERMINATED BY '\t' STORED AS SEQUENCEFILE @@ -85,7 +85,7 @@ a string b string -Detailed Table Information Table(tableName:table4, dbName:default, owner:thiruvel, createTime:1286827812, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:a, type:string, comment:null), FieldSchema(name:b, type:string, comment:null)], location:pfile:/home/thiruvel/projects/hive/hive.unsecure/build/ql/test/data/warehouse/table4, inputFormat:org.apache.hadoop.mapred.SequenceFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format= , field.delim= +Detailed Table Information Table(tableName:table4, dbName:default, owner:sohanjain, createTime:1312482989, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:a, type:string, comment:null), FieldSchema(name:b, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/table4, inputFormat:org.apache.hadoop.mapred.SequenceFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format= , field.delim= PREHOOK: query: CREATE TABLE table5 (a STRING, b STRING) ROW FORMAT DELIMITED FIELDS TERMINATED BY '\t' STORED AS RCFILE @@ -99,13 +99,13 @@ PREHOOK: type: DESCTABLE POSTHOOK: query: DESCRIBE table5 POSTHOOK: type: DESCTABLE -a string from deserializer -b string from deserializer +a string +b string PREHOOK: query: DESCRIBE EXTENDED table5 PREHOOK: type: DESCTABLE POSTHOOK: query: DESCRIBE EXTENDED table5 POSTHOOK: type: DESCTABLE -a string from deserializer -b string from deserializer +a string +b string -Detailed Table Information Table(tableName:table5, dbName:default, owner:thiruvel, createTime:1286827812, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:a, type:string, comment:null), FieldSchema(name:b, type:string, comment:null)], location:pfile:/home/thiruvel/projects/hive/hive.unsecure/build/ql/test/data/warehouse/table5, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format= , field.delim= +Detailed Table Information Table(tableName:table5, dbName:default, owner:sohanjain, createTime:1312482989, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:a, type:string, comment:null), FieldSchema(name:b, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/table5, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format= , field.delim= Index: ql/src/test/results/clientpositive/rcfile_default_format.q.out =================================================================== --- ql/src/test/results/clientpositive/rcfile_default_format.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/rcfile_default_format.q.out (working copy) @@ -7,9 +7,9 @@ PREHOOK: type: DESCTABLE POSTHOOK: query: DESCRIBE EXTENDED rcfile_default_format POSTHOOK: type: DESCTABLE -key string from deserializer +key string -Detailed Table Information Table(tableName:rcfile_default_format, dbName:default, owner:heyongqiang, createTime:1290106787, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:null)], location:pfile:/Users/heyongqiang/Documents/workspace/Hive-2/build/ql/test/data/warehouse/rcfile_default_format, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1290106787}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:rcfile_default_format, dbName:default, owner:sohanjain, createTime:1312489146, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/rcfile_default_format, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312489146}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: CREATE TABLE rcfile_default_format_ctas AS SELECT key,value FROM src PREHOOK: type: CREATETABLE_AS_SELECT PREHOOK: Input: default@src @@ -21,10 +21,10 @@ PREHOOK: type: DESCTABLE POSTHOOK: query: DESCRIBE EXTENDED rcfile_default_format_ctas POSTHOOK: type: DESCTABLE -key string from deserializer -value string from deserializer +key string +value string -Detailed Table Information Table(tableName:rcfile_default_format_ctas, dbName:default, owner:heyongqiang, createTime:1290106793, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/Users/heyongqiang/Documents/workspace/Hive-2/build/ql/test/data/warehouse/rcfile_default_format_ctas, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1290106793}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:rcfile_default_format_ctas, dbName:default, owner:sohanjain, createTime:1312489149, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/rcfile_default_format_ctas, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312489149}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: CREATE TABLE rcfile_default_format_txtfile (key STRING) STORED AS TEXTFILE PREHOOK: type: CREATETABLE POSTHOOK: query: CREATE TABLE rcfile_default_format_txtfile (key STRING) STORED AS TEXTFILE @@ -46,7 +46,7 @@ POSTHOOK: Lineage: rcfile_default_format_txtfile.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ] key string -Detailed Table Information Table(tableName:rcfile_default_format_txtfile, dbName:default, owner:heyongqiang, createTime:1290106794, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:null)], location:pfile:/Users/heyongqiang/Documents/workspace/Hive-2/build/ql/test/data/warehouse/rcfile_default_format_txtfile, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{numPartitions=0, numFiles=1, transient_lastDdlTime=1290106803, numRows=500, totalSize=1906}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:rcfile_default_format_txtfile, dbName:default, owner:sohanjain, createTime:1312489149, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/rcfile_default_format_txtfile, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{numPartitions=0, numFiles=1, transient_lastDdlTime=1312489154, numRows=500, totalSize=1906, rawDataSize=1406}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: CREATE TABLE textfile_default_format_ctas AS SELECT key,value FROM rcfile_default_format_ctas PREHOOK: type: CREATETABLE_AS_SELECT PREHOOK: Input: default@rcfile_default_format_ctas @@ -63,4 +63,4 @@ key string value string -Detailed Table Information Table(tableName:textfile_default_format_ctas, dbName:default, owner:heyongqiang, createTime:1290106809, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/Users/heyongqiang/Documents/workspace/Hive-2/build/ql/test/data/warehouse/textfile_default_format_ctas, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1290106809}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:textfile_default_format_ctas, dbName:default, owner:sohanjain, createTime:1312489157, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/textfile_default_format_ctas, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312489157}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) Index: ql/src/test/results/clientpositive/rcfile_merge4.q.out =================================================================== --- ql/src/test/results/clientpositive/rcfile_merge4.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/rcfile_merge4.q.out (working copy) @@ -95,7 +95,7 @@ Move Operator files: hdfs directory: true - destination: pfile:/data/users/franklin/hive-block-merge/build/ql/scratchdir/hive_2011-06-10_11-36-17_619_4482832570925103640/-ext-10000 + destination: pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/scratchdir/hive_2011-08-04_13-25-14_644_6452502380428044849/-ext-10000 Stage: Stage-0 Move Operator @@ -113,7 +113,7 @@ Stage: Stage-3 Map Reduce Alias -> Map Operator Tree: - pfile:/data/users/franklin/hive-block-merge/build/ql/scratchdir/hive_2011-06-10_11-36-17_619_4482832570925103640/-ext-10002 + pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/scratchdir/hive_2011-08-04_13-25-14_644_6452502380428044849/-ext-10002 File Output Operator compressed: false GlobalTableId: 0 @@ -140,8 +140,8 @@ POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=1).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=2).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=2).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: rcfile_merge3b.key SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: rcfile_merge3b.value SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: rcfile_merge3b.key SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: rcfile_merge3b.value SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: SELECT SUM(HASH(c)) FROM ( SELECT TRANSFORM(key, value) USING 'tr \t _' AS (c) FROM rcfile_merge3a @@ -149,7 +149,7 @@ PREHOOK: type: QUERY PREHOOK: Input: default@rcfile_merge3a@ds=1 PREHOOK: Input: default@rcfile_merge3a@ds=2 -PREHOOK: Output: file:/tmp/franklin/hive_2011-06-10_11-36-22_000_2439061692827052733/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-25-22_015_1952357736048403985/-mr-10000 POSTHOOK: query: SELECT SUM(HASH(c)) FROM ( SELECT TRANSFORM(key, value) USING 'tr \t _' AS (c) FROM rcfile_merge3a @@ -157,13 +157,13 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@rcfile_merge3a@ds=1 POSTHOOK: Input: default@rcfile_merge3a@ds=2 -POSTHOOK: Output: file:/tmp/franklin/hive_2011-06-10_11-36-22_000_2439061692827052733/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-25-22_015_1952357736048403985/-mr-10000 POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=1).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=1).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=2).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=2).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: rcfile_merge3b.key SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: rcfile_merge3b.value SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: rcfile_merge3b.key SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: rcfile_merge3b.value SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:value, type:string, comment:null), ] 14412220296 PREHOOK: query: SELECT SUM(HASH(c)) FROM ( SELECT TRANSFORM(key, value) USING 'tr \t _' AS (c) @@ -171,20 +171,20 @@ ) t PREHOOK: type: QUERY PREHOOK: Input: default@rcfile_merge3b -PREHOOK: Output: file:/tmp/franklin/hive_2011-06-10_11-36-25_315_5843076605107116040/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-25-25_174_5852382972905961516/-mr-10000 POSTHOOK: query: SELECT SUM(HASH(c)) FROM ( SELECT TRANSFORM(key, value) USING 'tr \t _' AS (c) FROM rcfile_merge3b ) t POSTHOOK: type: QUERY POSTHOOK: Input: default@rcfile_merge3b -POSTHOOK: Output: file:/tmp/franklin/hive_2011-06-10_11-36-25_315_5843076605107116040/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-25-25_174_5852382972905961516/-mr-10000 POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=1).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=1).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=2).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=2).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: rcfile_merge3b.key SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: rcfile_merge3b.value SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: rcfile_merge3b.key SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: rcfile_merge3b.value SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:value, type:string, comment:null), ] 14412220296 PREHOOK: query: DROP TABLE rcfile_merge3a PREHOOK: type: DROPTABLE @@ -198,8 +198,8 @@ POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=1).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=2).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=2).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: rcfile_merge3b.key SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: rcfile_merge3b.value SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: rcfile_merge3b.key SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: rcfile_merge3b.value SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: DROP TABLE rcfile_merge3b PREHOOK: type: DROPTABLE PREHOOK: Input: default@rcfile_merge3b @@ -212,5 +212,5 @@ POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=1).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=2).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: rcfile_merge3a PARTITION(ds=2).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -POSTHOOK: Lineage: rcfile_merge3b.key SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: rcfile_merge3b.value SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: rcfile_merge3b.key SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: rcfile_merge3b.value SIMPLE [(rcfile_merge3a)rcfile_merge3a.FieldSchema(name:value, type:string, comment:null), ] Index: ql/src/test/results/clientpositive/rcfile_bigdata.q.out =================================================================== --- ql/src/test/results/clientpositive/rcfile_bigdata.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/rcfile_bigdata.q.out (working copy) @@ -31,16 +31,16 @@ POSTHOOK: type: DESCTABLE POSTHOOK: Lineage: columntable_bigdata.key SCRIPT [(src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: columntable_bigdata.value SCRIPT [(src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:value, type:string, comment:default), ] -key string from deserializer -value string from deserializer +key string +value string PREHOOK: query: select count(columnTable_Bigdata.key) from columnTable_Bigdata PREHOOK: type: QUERY PREHOOK: Input: default@columntable_bigdata -PREHOOK: Output: file:/tmp/thiruvel/hive_2010-10-11_13-11-03_144_8903230502874546869/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-18-32_224_7432660751810992229/-mr-10000 POSTHOOK: query: select count(columnTable_Bigdata.key) from columnTable_Bigdata POSTHOOK: type: QUERY POSTHOOK: Input: default@columntable_bigdata -POSTHOOK: Output: file:/tmp/thiruvel/hive_2010-10-11_13-11-03_144_8903230502874546869/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-18-32_224_7432660751810992229/-mr-10000 POSTHOOK: Lineage: columntable_bigdata.key SCRIPT [(src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: columntable_bigdata.value SCRIPT [(src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:value, type:string, comment:default), ] 5005500 Index: ql/src/test/results/clientpositive/index_creation.q.out =================================================================== --- ql/src/test/results/clientpositive/index_creation.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/index_creation.q.out (working copy) @@ -46,7 +46,7 @@ _bucketname string _offsets array -Detailed Table Information Table(tableName:default__src_src_index_2__, dbName:default, owner:null, createTime:1312231619, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/default__src_src_index_2__, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.IgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[Order(col:key, order:1)], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312231619}, viewOriginalText:null, viewExpandedText:null, tableType:INDEX_TABLE) +Detailed Table Information Table(tableName:default__src_src_index_2__, dbName:default, owner:null, createTime:1312484997, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/default__src_src_index_2__, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.IgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[Order(col:key, order:1)], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312484997}, viewOriginalText:null, viewExpandedText:null, tableType:INDEX_TABLE) PREHOOK: query: create index src_index_3 on table src(key) as 'compact' WITH DEFERRED REBUILD in table src_idx_src_index_3 PREHOOK: type: CREATEINDEX POSTHOOK: query: create index src_index_3 on table src(key) as 'compact' WITH DEFERRED REBUILD in table src_idx_src_index_3 @@ -59,7 +59,7 @@ _bucketname string _offsets array -Detailed Table Information Table(tableName:src_idx_src_index_3, dbName:default, owner:null, createTime:1312231619, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_idx_src_index_3, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.IgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[Order(col:key, order:1)], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312231619}, viewOriginalText:null, viewExpandedText:null, tableType:INDEX_TABLE) +Detailed Table Information Table(tableName:src_idx_src_index_3, dbName:default, owner:null, createTime:1312484997, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_idx_src_index_3, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.IgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[Order(col:key, order:1)], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312484997}, viewOriginalText:null, viewExpandedText:null, tableType:INDEX_TABLE) PREHOOK: query: create index src_index_4 on table src(key) as 'compact' WITH DEFERRED REBUILD ROW FORMAT DELIMITED FIELDS TERMINATED BY '\t' STORED AS TEXTFILE PREHOOK: type: CREATEINDEX POSTHOOK: query: create index src_index_4 on table src(key) as 'compact' WITH DEFERRED REBUILD ROW FORMAT DELIMITED FIELDS TERMINATED BY '\t' STORED AS TEXTFILE @@ -72,7 +72,7 @@ _bucketname string _offsets array -Detailed Table Information Table(tableName:default__src_src_index_4__, dbName:default, owner:null, createTime:1312231619, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/default__src_src_index_4__, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.IgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format= , field.delim= +Detailed Table Information Table(tableName:default__src_src_index_4__, dbName:default, owner:null, createTime:1312484998, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/default__src_src_index_4__, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.IgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format= , field.delim= PREHOOK: query: create index src_index_5 on table src(key) as 'compact' WITH DEFERRED REBUILD ROW FORMAT DELIMITED FIELDS TERMINATED BY '\t' ESCAPED BY '\\' PREHOOK: type: CREATEINDEX POSTHOOK: query: create index src_index_5 on table src(key) as 'compact' WITH DEFERRED REBUILD ROW FORMAT DELIMITED FIELDS TERMINATED BY '\t' ESCAPED BY '\\' @@ -85,7 +85,7 @@ _bucketname string _offsets array -Detailed Table Information Table(tableName:default__src_src_index_5__, dbName:default, owner:null, createTime:1312231619, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/default__src_src_index_5__, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.IgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{escape.delim=\, serialization.format= , field.delim= +Detailed Table Information Table(tableName:default__src_src_index_5__, dbName:default, owner:null, createTime:1312484998, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/default__src_src_index_5__, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.IgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{escape.delim=\, serialization.format= , field.delim= PREHOOK: query: create index src_index_6 on table src(key) as 'compact' WITH DEFERRED REBUILD STORED AS RCFILE PREHOOK: type: CREATEINDEX POSTHOOK: query: create index src_index_6 on table src(key) as 'compact' WITH DEFERRED REBUILD STORED AS RCFILE @@ -94,11 +94,11 @@ PREHOOK: type: DESCTABLE POSTHOOK: query: desc extended default__src_src_index_6__ POSTHOOK: type: DESCTABLE -key string from deserializer -_bucketname string from deserializer -_offsets array from deserializer +key string default +_bucketname string +_offsets array -Detailed Table Information Table(tableName:default__src_src_index_6__, dbName:default, owner:null, createTime:1312231619, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/default__src_src_index_6__, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[Order(col:key, order:1)], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312231619}, viewOriginalText:null, viewExpandedText:null, tableType:INDEX_TABLE) +Detailed Table Information Table(tableName:default__src_src_index_6__, dbName:default, owner:null, createTime:1312484998, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/default__src_src_index_6__, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[Order(col:key, order:1)], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312484998}, viewOriginalText:null, viewExpandedText:null, tableType:INDEX_TABLE) PREHOOK: query: create index src_index_7 on table src(key) as 'compact' WITH DEFERRED REBUILD in table src_idx_src_index_7 STORED AS RCFILE PREHOOK: type: CREATEINDEX POSTHOOK: query: create index src_index_7 on table src(key) as 'compact' WITH DEFERRED REBUILD in table src_idx_src_index_7 STORED AS RCFILE @@ -107,11 +107,11 @@ PREHOOK: type: DESCTABLE POSTHOOK: query: desc extended src_idx_src_index_7 POSTHOOK: type: DESCTABLE -key string from deserializer -_bucketname string from deserializer -_offsets array from deserializer +key string default +_bucketname string +_offsets array -Detailed Table Information Table(tableName:src_idx_src_index_7, dbName:default, owner:null, createTime:1312231620, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_idx_src_index_7, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[Order(col:key, order:1)], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312231620}, viewOriginalText:null, viewExpandedText:null, tableType:INDEX_TABLE) +Detailed Table Information Table(tableName:src_idx_src_index_7, dbName:default, owner:null, createTime:1312484998, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_idx_src_index_7, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[Order(col:key, order:1)], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312484998}, viewOriginalText:null, viewExpandedText:null, tableType:INDEX_TABLE) PREHOOK: query: create index src_index_8 on table src(key) as 'compact' WITH DEFERRED REBUILD IDXPROPERTIES ("prop1"="val1", "prop2"="val2") PREHOOK: type: CREATEINDEX POSTHOOK: query: create index src_index_8 on table src(key) as 'compact' WITH DEFERRED REBUILD IDXPROPERTIES ("prop1"="val1", "prop2"="val2") @@ -124,7 +124,7 @@ _bucketname string _offsets array -Detailed Table Information Table(tableName:default__src_src_index_8__, dbName:default, owner:null, createTime:1312231620, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/default__src_src_index_8__, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.IgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[Order(col:key, order:1)], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312231620}, viewOriginalText:null, viewExpandedText:null, tableType:INDEX_TABLE) +Detailed Table Information Table(tableName:default__src_src_index_8__, dbName:default, owner:null, createTime:1312484998, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/default__src_src_index_8__, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.IgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[Order(col:key, order:1)], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312484998}, viewOriginalText:null, viewExpandedText:null, tableType:INDEX_TABLE) PREHOOK: query: create index src_index_9 on table src(key) as 'compact' WITH DEFERRED REBUILD TBLPROPERTIES ("prop1"="val1", "prop2"="val2") PREHOOK: type: CREATEINDEX POSTHOOK: query: create index src_index_9 on table src(key) as 'compact' WITH DEFERRED REBUILD TBLPROPERTIES ("prop1"="val1", "prop2"="val2") @@ -137,7 +137,7 @@ _bucketname string _offsets array -Detailed Table Information Table(tableName:default__src_src_index_9__, dbName:default, owner:null, createTime:1312231620, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/default__src_src_index_9__, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.IgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[Order(col:key, order:1)], parameters:{}), partitionKeys:[], parameters:{prop2=val2, prop1=val1, transient_lastDdlTime=1312231620}, viewOriginalText:null, viewExpandedText:null, tableType:INDEX_TABLE) +Detailed Table Information Table(tableName:default__src_src_index_9__, dbName:default, owner:null, createTime:1312484999, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:string, comment:default), FieldSchema(name:_bucketname, type:string, comment:), FieldSchema(name:_offsets, type:array, comment:)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/default__src_src_index_9__, inputFormat:org.apache.hadoop.mapred.TextInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.IgnoreKeyTextOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[Order(col:key, order:1)], parameters:{}), partitionKeys:[], parameters:{prop2=val2, prop1=val1, transient_lastDdlTime=1312484999}, viewOriginalText:null, viewExpandedText:null, tableType:INDEX_TABLE) PREHOOK: query: create table `_t`(`_i` int, `_j` int) PREHOOK: type: CREATETABLE POSTHOOK: query: create table `_t`(`_i` int, `_j` int) Index: ql/src/test/results/clientpositive/sample_islocalmode_hook.q.out =================================================================== --- ql/src/test/results/clientpositive/sample_islocalmode_hook.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/sample_islocalmode_hook.q.out (working copy) @@ -53,12 +53,12 @@ POSTHOOK: Lineage: sih_i_part PARTITION(p=2).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: sih_i_part PARTITION(p=3).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: sih_i_part PARTITION(p=3).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -PREHOOK: query: create table sih_src as select key, value from sih_i_part +PREHOOK: query: create table sih_src as select key, value from sih_i_part order by key, value PREHOOK: type: CREATETABLE_AS_SELECT PREHOOK: Input: default@sih_i_part@p=1 PREHOOK: Input: default@sih_i_part@p=2 PREHOOK: Input: default@sih_i_part@p=3 -POSTHOOK: query: create table sih_src as select key, value from sih_i_part +POSTHOOK: query: create table sih_src as select key, value from sih_i_part order by key, value POSTHOOK: type: CREATETABLE_AS_SELECT POSTHOOK: Input: default@sih_i_part@p=1 POSTHOOK: Input: default@sih_i_part@p=2 @@ -70,10 +70,10 @@ POSTHOOK: Lineage: sih_i_part PARTITION(p=2).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: sih_i_part PARTITION(p=3).key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: sih_i_part PARTITION(p=3).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -PREHOOK: query: create table sih_src2 as select key, value from sih_src +PREHOOK: query: create table sih_src2 as select key, value from sih_src order by key, value PREHOOK: type: CREATETABLE_AS_SELECT PREHOOK: Input: default@sih_src -POSTHOOK: query: create table sih_src2 as select key, value from sih_src +POSTHOOK: query: create table sih_src2 as select key, value from sih_src order by key, value POSTHOOK: type: CREATETABLE_AS_SELECT POSTHOOK: Input: default@sih_src POSTHOOK: Output: default@sih_src2 @@ -87,21 +87,21 @@ select count(1) from sih_src tablesample(1 percent) PREHOOK: type: QUERY PREHOOK: Input: default@sih_src -PREHOOK: Output: file:/data/users/kevinwilfong/trunk/VENDOR.hive/trunk/build/ql/scratchdir/hive_2011-07-22_10-31-00_619_5856650519690274700/-mr-10000 -500 +PREHOOK: Output: file:/data/users/sohanjain/test_builds/hive_2322/hive-try-again/build/ql/scratchdir/hive_2011-08-05_17-46-49_020_8262258405659096288/-mr-10000 +1500 PREHOOK: query: -- sample two tables select count(1) from sih_src tablesample(1 percent)a join sih_src2 tablesample(1 percent)b on a.key = b.key PREHOOK: type: QUERY PREHOOK: Input: default@sih_src PREHOOK: Input: default@sih_src2 -PREHOOK: Output: file:/data/users/kevinwilfong/trunk/VENDOR.hive/trunk/build/ql/scratchdir/hive_2011-07-22_10-31-04_069_8883954538684297085/-mr-10000 -0 +PREHOOK: Output: file:/data/users/sohanjain/test_builds/hive_2322/hive-try-again/build/ql/scratchdir/hive_2011-08-05_17-46-52_122_5621191023091460071/-mr-10000 +3084 PREHOOK: query: -- sample split, running locally limited by max bytes select count(1) from sih_src tablesample(1 percent) PREHOOK: type: QUERY PREHOOK: Input: default@sih_src -PREHOOK: Output: file:/data/users/kevinwilfong/trunk/VENDOR.hive/trunk/build/ql/scratchdir/hive_2011-07-22_10-31-10_389_1530285320067549321/-mr-10000 -500 +PREHOOK: Output: file:/data/users/sohanjain/test_builds/hive_2322/hive-try-again/build/ql/scratchdir/hive_2011-08-05_17-46-59_564_6203463538254574353/-mr-10000 +1500 PREHOOK: query: drop table sih_i_part PREHOOK: type: DROPTABLE PREHOOK: Input: default@sih_i_part Index: ql/src/test/results/clientpositive/rcfile_columnar.q.out =================================================================== --- ql/src/test/results/clientpositive/rcfile_columnar.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/rcfile_columnar.q.out (working copy) @@ -31,16 +31,16 @@ POSTHOOK: type: DESCTABLE POSTHOOK: Lineage: columntable.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: columntable.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -key string from deserializer -value string from deserializer +key string +value string PREHOOK: query: SELECT columnTable.* FROM columnTable PREHOOK: type: QUERY PREHOOK: Input: default@columntable -PREHOOK: Output: file:/tmp/thiruvel/hive_2010-10-11_05-19-15_391_1140349792913027723/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-18-43_999_5523344018823638089/-mr-10000 POSTHOOK: query: SELECT columnTable.* FROM columnTable POSTHOOK: type: QUERY POSTHOOK: Input: default@columntable -POSTHOOK: Output: file:/tmp/thiruvel/hive_2010-10-11_05-19-15_391_1140349792913027723/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_13-18-43_999_5523344018823638089/-mr-10000 POSTHOOK: Lineage: columntable.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: columntable.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] 238 val_238 Index: ql/src/test/results/clientpositive/smb_mapjoin_8.q.out =================================================================== --- ql/src/test/results/clientpositive/smb_mapjoin_8.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/smb_mapjoin_8.q.out (working copy) @@ -32,8 +32,8 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_1 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: insert overwrite table smb_bucket4_2 select * from smb_bucket_input where key=484 or key=3000 or key=5000 PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket_input @@ -42,24 +42,24 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_2 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket4_1 PREHOOK: Input: default@smb_bucket4_2 -PREHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-02-22_734_3959021511850789645/-mr-10000 +PREHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-47-03_558_4175460079084168706/-mr-10000 POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 -POSTHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-02-22_734_3959021511850789645/-mr-10000 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-47-03_558_4175460079084168706/-mr-10000 +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] 4 val_356 NULL NULL NULL NULL 484 val_169 2000 val_169 NULL NULL @@ -70,16 +70,16 @@ PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket4_1 PREHOOK: Input: default@smb_bucket4_2 -PREHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-02-35_267_2638912705000782343/-mr-10000 +PREHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-47-15_789_5111262345540612249/-mr-10000 POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 -POSTHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-02-35_267_2638912705000782343/-mr-10000 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-47-15_789_5111262345540612249/-mr-10000 +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] 4 val_356 NULL NULL NULL NULL 484 val_169 2000 val_169 NULL NULL @@ -94,12 +94,12 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_1 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: insert overwrite table smb_bucket4_2 select * from smb_bucket_input where key=3000 or key=5000 PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket_input @@ -108,32 +108,32 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_2 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket4_1 PREHOOK: Input: default@smb_bucket4_2 -PREHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-03-34_306_3003654539321539029/-mr-10000 +PREHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-48-16_164_1168580802515730007/-mr-10000 POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 -POSTHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-03-34_306_3003654539321539029/-mr-10000 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-48-16_164_1168580802515730007/-mr-10000 +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] 2000 val_169 NULL NULL NULL NULL 3000 val_169 4000 val_125 NULL NULL @@ -142,20 +142,20 @@ PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket4_1 PREHOOK: Input: default@smb_bucket4_2 -PREHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-03-49_212_6136292449480404609/-mr-10000 +PREHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-48-28_252_8624738230326374105/-mr-10000 POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 -POSTHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-03-49_212_6136292449480404609/-mr-10000 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-48-28_252_8624738230326374105/-mr-10000 +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] 2000 val_169 NULL NULL NULL NULL 3000 val_169 4000 val_125 NULL NULL @@ -168,16 +168,16 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_1 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: insert overwrite table smb_bucket4_2 select * from smb_bucket_input where key=5000 PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket_input @@ -186,64 +186,64 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_2 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket4_1 PREHOOK: Input: default@smb_bucket4_2 -PREHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-04-46_949_5594482656659230430/-mr-10000 +PREHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-49-28_382_7069852983837639446/-mr-10000 POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 -POSTHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-04-46_949_5594482656659230430/-mr-10000 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-49-28_382_7069852983837639446/-mr-10000 +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] 4000 val_125 NULL NULL NULL NULL 5000 val_125 PREHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket4_1 PREHOOK: Input: default@smb_bucket4_2 -PREHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-04-59_673_8252133283212167053/-mr-10000 +PREHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-49-39_695_7174133393505446308/-mr-10000 POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 -POSTHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-04-59_673_8252133283212167053/-mr-10000 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-49-39_695_7174133393505446308/-mr-10000 +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] 4000 val_125 NULL NULL NULL NULL 5000 val_125 PREHOOK: query: insert overwrite table smb_bucket4_1 select * from smb_bucket_input where key=1000 or key=4000 @@ -254,20 +254,20 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_1 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: insert overwrite table smb_bucket4_2 select * from smb_bucket_input where key=1000 or key=5000 PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket_input @@ -276,48 +276,48 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_2 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket4_1 PREHOOK: Input: default@smb_bucket4_2 -PREHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-05-59_824_8794936259564738170/-mr-10000 +PREHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-50-40_667_5622314917525445231/-mr-10000 POSTHOOK: query: select /*+mapjoin(a)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 -POSTHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-05-59_824_8794936259564738170/-mr-10000 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-50-40_667_5622314917525445231/-mr-10000 +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] 1000 val_1000 1000 val_1000 4000 val_125 NULL NULL NULL NULL 5000 val_125 @@ -325,28 +325,28 @@ PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket4_1 PREHOOK: Input: default@smb_bucket4_2 -PREHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-06-11_547_5959063008345011975/-mr-10000 +PREHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-50-52_642_7861389365966780469/-mr-10000 POSTHOOK: query: select /*+mapjoin(b)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 -POSTHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-06-11_547_5959063008345011975/-mr-10000 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-50-52_642_7861389365966780469/-mr-10000 +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] 1000 val_1000 1000 val_1000 4000 val_125 NULL NULL NULL NULL 5000 val_125 @@ -358,24 +358,24 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_1 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: insert overwrite table smb_bucket4_2 select * from smb_bucket_input where key=1000 or key=5000 PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket_input @@ -384,26 +384,26 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_2 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: insert overwrite table smb_bucket4_3 select * from smb_bucket_input where key=1000 or key=5000 PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket_input @@ -412,64 +412,64 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_3 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: select /*+mapjoin(b,c)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key full outer join smb_bucket4_3 c on a.key=c.key PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket4_1 PREHOOK: Input: default@smb_bucket4_2 PREHOOK: Input: default@smb_bucket4_3 -PREHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-07-33_751_8421314931660650342/-mr-10000 +PREHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-52-18_193_1903408674773789960/-mr-10000 POSTHOOK: query: select /*+mapjoin(b,c)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key full outer join smb_bucket4_3 c on a.key=c.key POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 POSTHOOK: Input: default@smb_bucket4_3 -POSTHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-07-33_751_8421314931660650342/-mr-10000 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-52-18_193_1903408674773789960/-mr-10000 +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] 1000 val_1000 1000 val_1000 1000 val_1000 4000 val_125 NULL NULL NULL NULL NULL NULL 5000 val_125 NULL NULL @@ -482,30 +482,30 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_1 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: insert overwrite table smb_bucket4_2 select * from smb_bucket_input where key=1000 or key=5000 PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket_input @@ -514,32 +514,32 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_2 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: insert overwrite table smb_bucket4_3 select * from smb_bucket_input where key=1000 or key=4000 PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket_input @@ -548,76 +548,76 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_3 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: select /*+mapjoin(b,c)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key full outer join smb_bucket4_3 c on a.key=c.key PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket4_1 PREHOOK: Input: default@smb_bucket4_2 PREHOOK: Input: default@smb_bucket4_3 -PREHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-08-52_001_6711858223031472913/-mr-10000 +PREHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-53-44_629_5211205824010581943/-mr-10000 POSTHOOK: query: select /*+mapjoin(b,c)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key full outer join smb_bucket4_3 c on a.key=c.key POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 POSTHOOK: Input: default@smb_bucket4_3 -POSTHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-08-52_001_6711858223031472913/-mr-10000 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-53-44_629_5211205824010581943/-mr-10000 +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] 1000 val_1000 1000 val_1000 1000 val_1000 4000 val_125 NULL NULL 4000 val_125 NULL NULL 5000 val_125 NULL NULL @@ -629,36 +629,36 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_1 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: insert overwrite table smb_bucket4_2 select * from smb_bucket_input where key=5000 PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket_input @@ -667,38 +667,38 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_2 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: insert overwrite table smb_bucket4_3 select * from smb_bucket_input where key=4000 PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket_input @@ -707,88 +707,88 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_3 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: select /*+mapjoin(b,c)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key full outer join smb_bucket4_3 c on a.key=c.key PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket4_1 PREHOOK: Input: default@smb_bucket4_2 PREHOOK: Input: default@smb_bucket4_3 -PREHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-10-10_534_1895355034104325668/-mr-10000 +PREHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-55-09_174_6621361197771237756/-mr-10000 POSTHOOK: query: select /*+mapjoin(b,c)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key full outer join smb_bucket4_3 c on a.key=c.key POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 POSTHOOK: Input: default@smb_bucket4_3 -POSTHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-10-10_534_1895355034104325668/-mr-10000 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-55-09_174_6621361197771237756/-mr-10000 +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] 4000 val_125 NULL NULL 4000 val_125 NULL NULL 5000 val_125 NULL NULL PREHOOK: query: insert overwrite table smb_bucket4_1 select * from smb_bucket_input where key=00000 @@ -799,42 +799,42 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_1 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: insert overwrite table smb_bucket4_2 select * from smb_bucket_input where key=4000 PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket_input @@ -843,44 +843,44 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_2 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: insert overwrite table smb_bucket4_3 select * from smb_bucket_input where key=5000 PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket_input @@ -889,100 +889,100 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_3 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: select /*+mapjoin(b,c)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key full outer join smb_bucket4_3 c on a.key=c.key PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket4_1 PREHOOK: Input: default@smb_bucket4_2 PREHOOK: Input: default@smb_bucket4_3 -PREHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-11-26_321_3500373729031806958/-mr-10000 +PREHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-56-33_246_5968187259888530703/-mr-10000 POSTHOOK: query: select /*+mapjoin(b,c)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key full outer join smb_bucket4_3 c on a.key=c.key POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 POSTHOOK: Input: default@smb_bucket4_3 -POSTHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-11-26_321_3500373729031806958/-mr-10000 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-56-33_246_5968187259888530703/-mr-10000 +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] NULL NULL 4000 val_125 NULL NULL NULL NULL NULL NULL 5000 val_125 PREHOOK: query: insert overwrite table smb_bucket4_1 select * from smb_bucket_input where key=1000 @@ -993,48 +993,48 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_1 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: insert overwrite table smb_bucket4_2 select * from smb_bucket_input where key=4000 PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket_input @@ -1043,50 +1043,50 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_2 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: insert overwrite table smb_bucket4_3 select * from smb_bucket_input where key=5000 PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket_input @@ -1095,112 +1095,112 @@ POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket_input POSTHOOK: Output: default@smb_bucket4_3 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] PREHOOK: query: select /*+mapjoin(b,c)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key full outer join smb_bucket4_3 c on a.key=c.key PREHOOK: type: QUERY PREHOOK: Input: default@smb_bucket4_1 PREHOOK: Input: default@smb_bucket4_2 PREHOOK: Input: default@smb_bucket4_3 -PREHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-12-44_621_8514888895948702030/-mr-10000 +PREHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-57-57_671_2177289702566695407/-mr-10000 POSTHOOK: query: select /*+mapjoin(b,c)*/ * from smb_bucket4_1 a full outer join smb_bucket4_2 b on a.key = b.key full outer join smb_bucket4_3 c on a.key=c.key POSTHOOK: type: QUERY POSTHOOK: Input: default@smb_bucket4_1 POSTHOOK: Input: default@smb_bucket4_2 POSTHOOK: Input: default@smb_bucket4_3 -POSTHOOK: Output: hdfs://localhost.localdomain:48956/home/krishnak/hive-howl/hive-git-apache/build/ql/scratchdir/hive_2011-03-21_06-12-44_621_8514888895948702030/-mr-10000 -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] -POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:from deserializer), ] +POSTHOOK: Output: hdfs://localhost.localdomain:37175/data/users/sohanjain/test_builds/hive_2322/hive-trunk/build/ql/scratchdir/hive_2011-08-05_17-57-57_671_2177289702566695407/-mr-10000 +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_1.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_2.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.key SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:key, type:int, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] +POSTHOOK: Lineage: smb_bucket4_3.value SIMPLE [(smb_bucket_input)smb_bucket_input.FieldSchema(name:value, type:string, comment:null), ] 1000 val_1000 NULL NULL NULL NULL NULL NULL 4000 val_125 NULL NULL NULL NULL NULL NULL 5000 val_125 Index: ql/src/test/results/clientpositive/index_compact_2.q.out =================================================================== --- ql/src/test/results/clientpositive/index_compact_2.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/index_compact_2.q.out (working copy) @@ -89,7 +89,7 @@ POSTHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=12 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -101,14 +101,14 @@ PREHOOK: query: SELECT x.* FROM default__srcpart_rc_srcpart_rc_index__ x WHERE x.ds = '2008-04-08' and x.hr = 11 ORDER BY key PREHOOK: type: QUERY PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11 -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-45-44_409_95788119675077550/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-08-24_482_7482512649878189996/-mr-10000 POSTHOOK: query: SELECT x.* FROM default__srcpart_rc_srcpart_rc_index__ x WHERE x.ds = '2008-04-08' and x.hr = 11 ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11 -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-45-44_409_95788119675077550/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-08-24_482_7482512649878189996/-mr-10000 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -117,315 +117,315 @@ POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] -0 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -2 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -4 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -5 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -8 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -9 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -10 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -11 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -12 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -15 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -17 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -18 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -19 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -20 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -24 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -26 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -27 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -28 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -30 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -33 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -34 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -35 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -37 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -41 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -42 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -43 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -44 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -47 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -51 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -53 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -54 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -57 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -58 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -64 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -65 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -66 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -67 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -69 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -70 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -72 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -74 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -76 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -77 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -78 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -80 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -82 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -83 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -84 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -85 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -86 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -87 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -90 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -92 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -95 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -96 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -97 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -98 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -100 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -103 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -104 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -105 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -111 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -113 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -114 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -116 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -118 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -119 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -120 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -125 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -126 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -128 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -129 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -131 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -133 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -134 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -136 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -137 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -138 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -143 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -145 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -146 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -149 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -150 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -152 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -153 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -155 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -156 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -157 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -158 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -160 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -162 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -163 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -164 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -165 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -166 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -167 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -168 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -169 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -170 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -172 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -174 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -175 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -176 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -177 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -178 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -179 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -180 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -181 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -183 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -186 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -187 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -189 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -190 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -191 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -192 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -193 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -194 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -195 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -196 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -197 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -199 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -200 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -201 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -202 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -203 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -205 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -207 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -208 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -209 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -213 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -214 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -216 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -217 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -218 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -219 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -221 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -222 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -223 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -224 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -226 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -228 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -229 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -230 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -233 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -235 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -237 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -238 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -239 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -241 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -242 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -244 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -247 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -248 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -249 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -252 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -255 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -256 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -257 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -258 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -260 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -262 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -263 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -265 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -266 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -272 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -273 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -274 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -275 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -277 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -278 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -280 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -281 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -282 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -283 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -284 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -285 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -286 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -287 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -288 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -289 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -291 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -292 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -296 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -298 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -302 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -305 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -306 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -307 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -308 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -309 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -310 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -311 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -315 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -316 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -317 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -318 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -321 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -322 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -323 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -325 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -327 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -331 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -332 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -333 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -335 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -336 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -338 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -339 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -341 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -342 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -344 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -345 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -348 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -351 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -353 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -356 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -360 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -362 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -364 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -365 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -366 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -367 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -368 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -369 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -373 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -374 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -375 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -377 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -378 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -379 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -382 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -384 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -386 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -389 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -392 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -393 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -394 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -395 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -396 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -397 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -399 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -400 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -401 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -402 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -403 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -404 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -406 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -407 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -409 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -411 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -413 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -414 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -417 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -418 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -419 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -421 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -424 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -427 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -429 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -430 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -431 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -432 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -435 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -436 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -437 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -438 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -439 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -443 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -444 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -446 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -448 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -449 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -452 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -453 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -454 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -455 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -457 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -458 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -459 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -460 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -462 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -463 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -466 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -467 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -468 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -469 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -470 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -472 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -475 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -477 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -478 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -479 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -480 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -481 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -482 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -483 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -484 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -485 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -487 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -489 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -490 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -491 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -492 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -493 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -494 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -495 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -496 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -497 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -498 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +0 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +2 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +4 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +5 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +8 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +9 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +10 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +11 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +12 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +15 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +17 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +18 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +19 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +20 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +24 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +26 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +27 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +28 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +30 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +33 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +34 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +35 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +37 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +41 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +42 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +43 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +44 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +47 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +51 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +53 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +54 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +57 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +58 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +64 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +65 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +66 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +67 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +69 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +70 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +72 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +74 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +76 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +77 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +78 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +80 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +82 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +83 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +84 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +85 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +86 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +87 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +90 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +92 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +95 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +96 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +97 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +98 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +100 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +103 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +104 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +105 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +111 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +113 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +114 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +116 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +118 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +119 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +120 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +125 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +126 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +128 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +129 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +131 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +133 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +134 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +136 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +137 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +138 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +143 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +145 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +146 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +149 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +150 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +152 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +153 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +155 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +156 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +157 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +158 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +160 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +162 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +163 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +164 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +165 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +166 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +167 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +168 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +169 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +170 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +172 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +174 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +175 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +176 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +177 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +178 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +179 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +180 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +181 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +183 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +186 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +187 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +189 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +190 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +191 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +192 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +193 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +194 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +195 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +196 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +197 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +199 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +200 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +201 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +202 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +203 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +205 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +207 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +208 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +209 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +213 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +214 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +216 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +217 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +218 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +219 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +221 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +222 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +223 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +224 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +226 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +228 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +229 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +230 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +233 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +235 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +237 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +238 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +239 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +241 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +242 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +244 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +247 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +248 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +249 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +252 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +255 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +256 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +257 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +258 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +260 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +262 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +263 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +265 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +266 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +272 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +273 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +274 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +275 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +277 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +278 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +280 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +281 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +282 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +283 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +284 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +285 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +286 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +287 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +288 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +289 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +291 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +292 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +296 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +298 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +302 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +305 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +306 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +307 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +308 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +309 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +310 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +311 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +315 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +316 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +317 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +318 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +321 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +322 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +323 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +325 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +327 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +331 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +332 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +333 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +335 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +336 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +338 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +339 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +341 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +342 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +344 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +345 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +348 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +351 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +353 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +356 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +360 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +362 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +364 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +365 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +366 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +367 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +368 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +369 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +373 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +374 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +375 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +377 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +378 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +379 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +382 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +384 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +386 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +389 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +392 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +393 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +394 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +395 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +396 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +397 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +399 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +400 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +401 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +402 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +403 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +404 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +406 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +407 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +409 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +411 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +413 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +414 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +417 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +418 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +419 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +421 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +424 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +427 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +429 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +430 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +431 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +432 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +435 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +436 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +437 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +438 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +439 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +443 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +444 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +446 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +448 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +449 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +452 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +453 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +454 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +455 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +457 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +458 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +459 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +460 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +462 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +463 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +466 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +467 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +468 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +469 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +470 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +472 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +475 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +477 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +478 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +479 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +480 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +481 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +482 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +483 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +484 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +485 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +487 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +489 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +490 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +491 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +492 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +493 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +494 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +495 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +496 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +497 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +498 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 PREHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_test_index_result" SELECT `_bucketname` , `_offsets` FROM default__srcpart_rc_srcpart_rc_index__ x WHERE x.key=100 AND x.ds = '2008-04-08' PREHOOK: type: QUERY PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11 @@ -438,7 +438,7 @@ POSTHOOK: Output: /tmp/index_test_index_result POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -451,15 +451,15 @@ PREHOOK: type: QUERY PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12 -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-45-52_790_3345260881178385449/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-08-33_398_66770696231557257/-mr-10000 POSTHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12 -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-45-52_790_3345260881178385449/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-08-33_398_66770696231557257/-mr-10000 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -482,7 +482,7 @@ POSTHOOK: Output: /tmp/index_test_index_result POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -494,14 +494,14 @@ PREHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key PREHOOK: type: QUERY PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-45-58_546_3146083198823645476/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-08-39_389_4161512757174783416/-mr-10000 POSTHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-45-58_546_3146083198823645476/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-08-39_389_4161512757174783416/-mr-10000 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -515,14 +515,14 @@ PREHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key PREHOOK: type: QUERY PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-46-01_453_7430118003711024819/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-08-42_439_6656625339885398242/-mr-10000 POSTHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 AND ds = '2008-04-08' and hr = 11 ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-46-01_453_7430118003711024819/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-08-42_439_6656625339885398242/-mr-10000 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -539,7 +539,7 @@ POSTHOOK: type: DROPINDEX POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -556,7 +556,7 @@ POSTHOOK: type: CREATEINDEX POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -581,7 +581,7 @@ POSTHOOK: type: CREATEINDEX POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -612,10 +612,10 @@ POSTHOOK: Output: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=12 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -630,20 +630,20 @@ PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=12 PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=11 PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=12 -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-46-22_956_1738787313416947287/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-09-05_315_3840934515413449262/-mr-10000 POSTHOOK: query: SELECT x.* FROM default__srcpart_rc_srcpart_rc_index__ x ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11 POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=12 POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=11 POSTHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-09/hr=12 -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-46-22_956_1738787313416947287/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-09-05_315_3840934515413449262/-mr-10000 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -652,1242 +652,1242 @@ POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-09,hr=12).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] -0 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -0 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -0 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -0 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -2 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -2 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -2 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -2 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -4 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -4 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -4 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -4 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -5 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -5 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -5 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -5 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -8 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -8 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -8 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -8 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -9 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -9 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -9 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -9 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -10 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -10 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -10 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -10 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -11 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -11 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -11 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -11 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -12 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -12 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -12 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -12 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -15 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -15 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -15 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -15 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -17 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -17 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -17 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -17 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -18 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -18 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -18 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -18 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -19 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -19 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -19 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -19 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -20 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -20 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -20 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -20 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -24 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -24 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -24 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -24 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -26 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -26 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -26 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -26 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -27 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -27 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -27 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -27 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -28 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -28 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -28 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -28 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -30 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -30 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -30 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -30 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -33 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -33 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -33 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -33 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -34 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -34 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -34 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -34 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -35 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -35 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -35 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -35 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -37 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -37 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -37 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -37 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -41 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -41 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -41 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -41 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -42 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -42 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -42 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -42 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -43 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -43 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -43 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -43 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -44 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -44 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -44 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -44 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -47 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -47 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -47 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -47 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -51 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -51 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -51 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -51 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -53 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -53 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -53 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -53 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -54 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -54 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -54 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -54 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -57 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -57 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -57 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -57 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -58 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -58 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -58 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -58 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -64 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -64 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -64 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -64 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -65 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -65 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -65 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -65 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -66 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -66 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -66 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -66 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -67 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -67 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -67 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -67 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -69 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -69 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -69 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -69 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -70 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -70 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -70 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -70 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -72 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -72 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -72 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -72 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -74 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -74 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -74 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -74 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -76 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -76 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -76 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -76 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -77 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -77 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -77 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -77 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -78 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -78 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -78 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -78 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -80 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -80 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -80 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -80 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -82 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -82 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -82 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -82 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -83 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -83 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -83 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -83 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -84 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -84 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -84 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -84 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -85 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -85 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -85 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -85 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -86 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -86 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -86 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -86 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -87 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -87 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -87 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -87 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -90 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -90 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -90 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -90 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -92 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -92 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -92 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -92 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -95 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -95 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -95 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -95 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -96 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -96 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -96 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -96 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -97 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -97 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -97 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -97 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -98 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -98 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -98 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -98 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -100 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -100 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -100 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -100 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -103 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -103 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -103 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -103 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -104 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -104 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -104 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -104 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -105 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -105 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -105 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -105 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -111 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -111 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -111 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -111 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -113 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -113 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -113 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -113 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -114 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -114 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -114 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -114 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -116 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -116 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -116 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -116 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -118 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -118 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -118 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -118 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -119 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -119 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -119 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -119 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -120 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -120 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -120 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -120 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -125 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -125 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -125 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -125 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -126 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -126 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -126 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -126 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -128 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -128 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -128 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -128 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -129 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -129 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -129 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -129 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -131 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -131 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -131 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -131 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -133 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -133 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -133 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -133 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -134 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -134 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -134 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -134 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -136 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -136 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -136 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -136 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -137 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -137 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -137 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -137 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -138 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -138 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -138 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -138 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -143 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -143 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -143 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -143 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -145 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -145 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -145 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -145 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -146 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -146 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -146 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -146 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -149 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -149 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -149 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -149 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -150 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -150 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -150 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -150 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -152 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -152 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -152 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -152 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -153 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -153 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -153 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -153 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -155 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -155 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -155 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -155 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -156 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -156 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -156 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -156 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -157 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -157 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -157 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -157 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -158 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -158 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -158 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -158 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -160 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -160 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -160 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -160 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -162 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -162 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -162 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -162 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -163 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -163 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -163 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -163 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -164 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -164 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -164 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -164 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -165 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -165 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -165 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -165 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -166 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -166 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -166 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -166 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -167 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -167 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -167 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -167 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -168 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -168 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -168 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -168 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -169 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -169 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -169 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -169 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -170 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -170 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -170 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -170 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -172 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -172 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -172 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -172 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -174 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -174 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -174 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -174 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -175 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -175 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -175 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -175 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -176 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -176 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -176 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -176 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -177 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -177 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -177 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -177 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -178 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -178 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -178 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -178 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -179 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -179 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -179 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -179 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -180 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -180 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -180 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -180 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -181 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -181 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -181 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -181 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -183 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -183 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -183 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -183 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -186 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -186 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -186 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -186 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -187 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -187 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -187 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -187 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -189 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -189 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -189 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -189 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -190 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -190 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -190 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -190 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -191 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -191 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -191 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -191 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -192 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -192 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -192 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -192 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -193 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -193 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -193 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -193 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -194 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -194 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -194 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -194 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -195 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -195 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -195 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -195 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -196 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -196 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -196 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -196 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -197 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -197 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -197 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -197 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -199 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -199 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -199 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -199 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -200 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -200 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -200 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -200 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -201 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -201 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -201 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -201 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -202 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -202 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -202 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -202 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -203 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -203 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -203 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -203 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -205 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -205 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -205 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -205 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -207 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -207 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -207 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -207 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -208 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -208 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -208 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -208 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -209 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -209 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -209 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -209 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -213 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -213 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -213 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -213 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -214 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -214 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -214 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -214 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -216 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -216 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -216 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -216 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -217 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -217 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -217 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -217 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -218 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -218 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -218 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -218 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -219 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -219 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -219 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -219 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -221 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -221 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -221 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -221 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -222 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -222 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -222 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -222 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -223 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -223 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -223 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -223 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -224 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -224 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -224 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -224 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -226 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -226 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -226 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -226 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -228 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -228 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -228 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -228 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -229 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -229 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -229 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -229 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -230 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -230 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -230 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -230 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -233 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -233 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -233 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -233 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -235 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -235 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -235 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -235 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -237 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -237 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -237 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -237 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -238 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -238 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -238 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -238 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -239 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -239 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -239 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -239 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -241 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -241 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -241 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -241 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -242 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -242 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -242 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -242 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -244 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -244 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -244 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -244 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -247 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -247 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -247 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -247 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -248 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -248 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -248 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -248 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -249 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -249 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -249 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -249 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -252 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -252 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -252 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -252 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -255 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -255 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -255 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -255 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -256 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -256 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -256 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -256 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -257 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -257 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -257 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -257 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -258 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -258 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -258 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -258 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -260 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -260 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -260 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -260 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -262 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -262 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -262 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -262 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -263 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -263 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -263 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -263 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -265 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -265 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -265 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -265 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -266 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -266 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -266 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -266 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -272 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -272 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -272 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -272 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -273 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -273 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -273 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -273 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -274 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -274 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -274 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -274 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -275 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -275 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -275 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -275 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -277 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -277 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -277 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -277 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -278 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -278 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -278 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -278 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -280 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -280 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -280 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -280 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -281 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -281 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -281 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -281 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -282 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -282 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -282 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -282 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -283 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -283 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -283 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -283 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -284 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -284 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -284 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -284 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -285 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -285 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -285 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -285 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -286 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -286 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -286 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -286 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -287 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -287 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -287 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -287 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -288 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -288 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -288 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -288 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -289 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -289 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -289 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -289 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -291 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -291 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -291 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -291 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -292 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -292 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -292 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -292 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -296 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -296 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -296 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -296 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -298 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -298 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -298 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -298 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -302 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -302 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -302 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -302 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -305 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -305 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -305 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -305 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -306 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -306 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -306 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -306 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -307 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -307 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -307 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -307 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -308 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -308 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -308 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -308 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -309 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -309 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -309 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -309 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -310 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -310 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -310 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -310 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -311 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -311 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -311 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -311 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -315 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -315 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -315 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -315 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -316 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -316 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -316 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -316 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -317 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -317 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -317 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -317 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -318 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -318 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -318 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -318 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -321 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -321 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -321 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -321 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -322 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -322 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -322 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -322 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -323 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -323 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -323 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -323 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -325 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -325 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -325 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -325 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -327 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -327 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -327 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -327 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -331 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -331 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -331 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -331 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -332 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -332 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -332 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -332 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -333 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -333 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -333 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -333 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -335 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -335 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -335 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -335 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -336 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -336 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -336 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -336 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -338 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -338 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -338 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -338 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -339 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -339 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -339 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -339 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -341 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -341 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -341 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -341 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -342 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -342 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -342 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -342 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -344 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -344 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -344 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -344 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -345 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -345 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -345 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -345 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -348 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -348 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -348 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -348 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -351 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -351 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -351 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -351 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -353 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -353 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -353 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -353 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -356 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -356 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -356 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -356 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -360 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -360 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -360 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -360 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -362 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -362 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -362 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -362 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -364 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -364 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -364 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -364 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -365 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -365 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -365 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -365 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -366 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -366 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -366 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -366 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -367 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -367 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -367 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -367 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -368 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -368 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -368 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -368 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -369 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -369 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -369 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -369 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -373 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -373 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -373 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -373 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -374 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -374 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -374 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -374 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -375 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -375 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -375 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -375 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -377 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -377 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -377 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -377 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -378 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -378 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -378 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -378 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -379 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -379 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -379 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -379 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -382 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -382 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -382 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -382 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -384 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -384 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -384 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -384 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -386 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -386 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -386 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -386 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -389 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -389 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -389 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -389 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -392 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -392 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -392 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -392 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -393 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -393 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -393 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -393 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -394 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -394 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -394 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -394 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -395 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -395 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -395 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -395 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -396 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -396 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -396 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -396 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -397 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -397 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -397 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -397 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -399 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -399 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -399 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -399 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -400 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -400 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -400 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -400 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -401 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -401 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -401 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -401 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -402 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -402 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -402 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -402 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -403 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -403 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -403 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -403 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -404 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -404 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -404 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -404 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -406 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -406 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -406 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -406 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -407 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -407 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -407 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -407 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -409 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -409 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -409 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -409 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -411 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -411 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -411 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -411 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -413 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -413 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -413 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -413 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -414 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -414 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -414 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -414 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -417 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -417 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -417 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -417 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -418 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -418 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -418 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -418 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -419 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -419 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -419 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -419 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -421 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -421 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -421 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -421 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -424 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -424 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -424 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -424 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -427 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -427 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -427 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -427 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -429 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -429 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -429 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -429 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -430 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -430 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -430 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -430 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -431 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -431 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -431 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -431 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -432 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -432 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -432 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -432 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -435 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -435 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -435 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -435 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -436 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -436 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -436 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -436 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -437 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -437 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -437 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -437 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -438 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -438 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -438 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -438 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -439 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -439 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -439 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -439 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -443 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -443 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -443 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -443 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -444 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -444 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -444 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -444 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -446 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -446 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -446 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -446 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -448 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -448 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -448 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -448 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -449 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -449 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -449 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -449 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -452 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -452 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -452 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -452 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -453 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -453 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -453 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -453 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -454 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -454 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -454 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -454 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -455 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -455 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -455 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -455 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -457 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -457 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -457 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -457 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -458 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -458 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -458 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -458 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -459 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -459 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -459 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -459 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -460 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -460 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -460 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -460 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -462 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -462 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -462 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -462 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -463 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -463 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -463 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -463 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -466 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -466 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -466 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -466 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -467 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -467 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -467 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -467 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -468 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -468 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -468 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -468 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -469 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -469 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -469 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -469 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -470 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -470 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -470 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -470 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -472 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -472 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -472 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -472 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -475 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -475 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -475 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -475 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -477 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -477 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -477 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -477 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -478 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -478 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -478 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -478 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -479 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -479 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -479 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -479 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -480 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -480 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -480 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -480 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -481 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -481 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -481 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -481 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -482 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -482 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -482 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -482 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -483 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -483 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -483 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -483 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -484 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -484 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -484 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -484 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -485 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -485 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -485 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -485 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -487 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -487 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -487 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -487 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -489 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -489 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -489 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -489 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -490 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -490 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -490 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -490 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -491 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -491 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -491 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -491 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -492 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -492 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -492 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -492 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -493 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -493 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -493 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -493 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -494 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -494 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -494 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -494 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -495 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -495 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -495 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -495 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -496 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -496 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -496 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -496 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -497 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -497 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 -497 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -497 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -498 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 -498 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 -498 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 -498 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +0 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +0 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +0 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +0 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +2 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +2 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +2 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +2 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +4 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +4 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +4 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +4 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +5 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +5 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +5 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +5 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +8 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +8 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +8 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +8 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +9 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +9 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +9 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +9 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +10 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +10 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +10 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +10 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +11 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +11 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +11 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +11 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +12 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +12 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +12 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +12 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +15 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +15 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +15 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +15 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +17 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +17 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +17 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +17 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +18 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +18 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +18 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +18 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +19 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +19 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +19 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +19 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +20 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +20 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +20 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +20 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +24 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +24 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +24 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +24 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +26 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +26 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +26 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +26 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +27 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +27 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +27 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +27 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +28 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +28 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +28 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +28 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +30 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +30 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +30 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +30 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +33 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +33 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +33 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +33 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +34 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +34 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +34 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +34 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +35 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +35 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +35 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +35 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +37 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +37 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +37 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +37 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +41 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +41 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +41 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +41 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +42 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +42 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +42 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +42 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +43 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +43 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +43 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +43 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +44 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +44 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +44 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +44 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +47 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +47 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +47 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +47 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +51 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +51 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +51 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +51 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +53 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +53 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +53 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +53 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +54 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +54 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +54 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +54 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +57 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +57 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +57 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +57 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +58 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +58 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +58 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +58 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +64 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +64 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +64 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +64 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +65 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +65 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +65 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +65 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +66 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +66 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +66 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +66 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +67 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +67 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +67 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +67 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +69 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +69 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +69 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +69 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +70 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +70 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +70 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +70 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +72 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +72 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +72 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +72 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +74 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +74 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +74 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +74 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +76 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +76 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +76 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +76 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +77 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +77 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +77 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +77 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +78 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +78 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +78 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +78 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +80 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +80 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +80 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +80 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +82 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +82 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +82 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +82 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +83 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +83 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +83 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +83 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +84 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +84 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +84 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +84 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +85 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +85 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +85 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +85 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +86 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +86 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +86 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +86 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +87 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +87 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +87 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +87 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +90 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +90 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +90 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +90 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +92 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +92 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +92 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +92 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +95 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +95 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +95 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +95 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +96 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +96 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +96 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +96 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +97 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +97 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +97 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +97 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +98 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +98 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +98 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +98 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +100 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +100 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +100 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +100 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +103 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +103 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +103 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +103 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +104 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +104 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +104 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +104 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +105 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +105 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +105 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +105 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +111 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +111 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +111 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +111 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +113 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +113 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +113 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +113 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +114 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +114 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +114 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +114 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +116 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +116 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +116 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +116 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +118 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +118 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +118 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +118 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +119 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +119 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +119 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +119 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +120 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +120 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +120 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +120 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +125 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +125 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +125 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +125 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +126 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +126 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +126 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +126 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +128 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +128 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +128 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +128 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +129 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +129 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +129 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +129 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +131 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +131 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +131 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +131 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +133 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +133 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +133 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +133 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +134 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +134 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +134 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +134 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +136 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +136 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +136 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +136 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +137 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +137 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +137 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +137 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +138 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +138 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +138 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +138 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +143 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +143 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +143 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +143 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +145 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +145 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +145 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +145 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +146 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +146 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +146 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +146 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +149 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +149 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +149 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +149 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +150 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +150 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +150 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +150 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +152 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +152 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +152 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +152 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +153 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +153 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +153 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +153 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +155 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +155 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +155 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +155 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +156 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +156 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +156 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +156 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +157 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +157 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +157 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +157 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +158 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +158 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +158 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +158 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +160 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +160 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +160 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +160 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +162 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +162 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +162 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +162 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +163 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +163 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +163 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +163 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +164 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +164 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +164 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +164 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +165 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +165 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +165 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +165 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +166 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +166 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +166 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +166 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +167 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +167 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +167 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +167 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +168 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +168 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +168 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +168 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +169 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +169 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +169 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +169 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +170 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +170 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +170 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +170 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +172 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +172 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +172 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +172 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +174 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +174 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +174 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +174 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +175 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +175 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +175 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +175 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +176 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +176 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +176 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +176 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +177 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +177 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +177 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +177 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +178 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +178 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +178 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +178 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +179 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +179 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +179 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +179 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +180 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +180 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +180 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +180 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +181 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +181 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +181 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +181 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +183 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +183 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +183 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +183 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +186 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +186 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +186 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +186 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +187 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +187 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +187 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +187 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +189 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +189 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +189 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +189 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +190 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +190 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +190 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +190 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +191 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +191 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +191 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +191 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +192 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +192 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +192 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +192 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +193 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +193 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +193 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +193 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +194 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +194 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +194 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +194 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +195 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +195 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +195 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +195 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +196 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +196 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +196 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +196 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +197 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +197 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +197 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +197 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +199 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +199 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +199 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +199 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +200 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +200 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +200 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +200 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +201 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +201 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +201 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +201 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +202 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +202 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +202 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +202 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +203 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +203 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +203 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +203 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +205 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +205 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +205 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +205 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +207 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +207 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +207 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +207 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +208 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +208 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +208 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +208 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +209 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +209 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +209 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +209 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +213 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +213 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +213 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +213 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +214 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +214 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +214 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +214 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +216 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +216 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +216 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +216 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +217 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +217 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +217 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +217 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +218 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +218 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +218 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +218 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +219 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +219 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +219 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +219 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +221 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +221 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +221 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +221 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +222 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +222 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +222 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +222 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +223 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +223 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +223 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +223 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +224 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +224 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +224 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +224 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +226 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +226 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +226 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +226 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +228 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +228 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +228 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +228 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +229 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +229 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +229 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +229 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +230 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +230 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +230 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +230 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +233 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +233 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +233 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +233 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +235 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +235 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +235 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +235 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +237 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +237 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +237 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +237 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +238 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +238 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +238 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +238 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +239 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +239 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +239 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +239 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +241 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +241 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +241 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +241 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +242 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +242 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +242 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +242 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +244 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +244 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +244 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +244 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +247 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +247 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +247 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +247 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +248 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +248 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +248 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +248 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +249 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +249 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +249 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +249 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +252 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +252 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +252 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +252 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +255 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +255 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +255 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +255 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +256 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +256 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +256 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +256 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +257 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +257 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +257 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +257 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +258 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +258 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +258 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +258 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +260 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +260 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +260 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +260 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +262 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +262 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +262 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +262 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +263 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +263 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +263 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +263 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +265 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +265 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +265 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +265 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +266 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +266 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +266 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +266 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +272 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +272 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +272 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +272 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +273 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +273 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +273 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +273 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +274 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +274 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +274 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +274 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +275 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +275 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +275 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +275 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +277 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +277 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +277 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +277 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +278 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +278 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +278 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +278 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +280 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +280 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +280 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +280 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +281 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +281 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +281 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +281 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +282 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +282 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +282 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +282 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +283 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +283 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +283 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +283 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +284 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +284 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +284 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +284 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +285 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +285 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +285 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +285 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +286 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +286 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +286 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +286 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +287 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +287 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +287 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +287 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +288 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +288 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +288 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +288 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +289 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +289 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +289 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +289 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +291 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +291 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +291 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +291 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +292 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +292 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +292 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +292 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +296 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +296 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +296 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +296 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +298 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +298 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +298 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +298 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +302 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +302 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +302 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +302 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +305 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +305 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +305 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +305 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +306 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +306 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +306 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +306 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +307 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +307 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +307 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +307 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +308 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +308 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +308 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +308 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +309 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +309 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +309 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +309 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +310 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +310 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +310 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +310 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +311 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +311 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +311 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +311 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +315 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +315 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +315 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +315 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +316 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +316 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +316 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +316 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +317 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +317 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +317 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +317 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +318 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +318 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +318 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +318 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +321 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +321 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +321 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +321 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +322 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +322 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +322 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +322 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +323 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +323 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +323 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +323 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +325 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +325 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +325 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +325 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +327 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +327 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +327 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +327 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +331 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +331 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +331 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +331 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +332 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +332 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +332 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +332 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +333 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +333 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +333 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +333 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +335 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +335 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +335 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +335 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +336 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +336 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +336 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +336 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +338 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +338 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +338 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +338 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +339 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +339 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +339 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +339 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +341 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +341 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +341 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +341 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +342 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +342 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +342 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +342 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +344 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +344 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +344 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +344 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +345 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +345 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +345 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +345 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +348 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +348 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +348 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +348 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +351 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +351 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +351 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +351 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +353 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +353 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +353 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +353 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +356 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +356 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +356 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +356 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +360 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +360 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +360 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +360 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +362 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +362 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +362 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +362 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +364 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +364 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +364 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +364 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +365 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +365 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +365 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +365 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +366 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +366 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +366 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +366 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +367 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +367 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +367 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +367 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +368 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +368 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +368 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +368 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +369 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +369 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +369 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +369 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +373 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +373 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +373 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +373 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +374 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +374 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +374 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +374 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +375 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +375 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +375 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +375 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +377 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +377 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +377 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +377 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +378 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +378 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +378 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +378 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +379 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +379 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +379 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +379 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +382 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +382 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +382 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +382 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +384 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +384 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +384 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +384 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +386 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +386 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +386 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +386 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +389 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +389 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +389 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +389 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +392 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +392 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +392 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +392 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +393 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +393 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +393 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +393 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +394 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +394 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +394 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +394 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +395 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +395 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +395 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +395 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +396 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +396 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +396 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +396 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +397 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +397 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +397 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +397 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +399 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +399 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +399 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +399 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +400 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +400 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +400 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +400 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +401 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +401 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +401 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +401 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +402 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +402 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +402 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +402 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +403 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +403 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +403 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +403 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +404 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +404 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +404 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +404 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +406 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +406 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +406 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +406 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +407 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +407 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +407 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +407 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +409 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +409 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +409 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +409 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +411 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +411 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +411 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +411 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +413 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +413 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +413 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +413 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +414 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +414 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +414 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +414 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +417 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +417 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +417 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +417 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +418 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +418 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +418 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +418 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +419 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +419 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +419 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +419 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +421 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +421 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +421 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +421 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +424 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +424 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +424 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +424 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +427 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +427 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +427 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +427 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +429 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +429 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +429 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +429 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +430 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +430 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +430 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +430 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +431 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +431 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +431 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +431 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +432 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +432 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +432 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +432 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +435 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +435 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +435 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +435 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +436 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +436 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +436 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +436 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +437 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +437 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +437 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +437 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +438 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +438 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +438 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +438 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +439 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +439 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +439 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +439 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +443 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +443 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +443 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +443 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +444 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +444 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +444 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +444 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +446 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +446 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +446 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +446 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +448 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +448 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +448 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +448 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +449 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +449 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +449 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +449 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +452 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +452 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +452 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +452 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +453 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +453 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +453 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +453 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +454 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +454 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +454 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +454 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +455 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +455 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +455 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +455 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +457 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +457 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +457 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +457 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +458 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +458 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +458 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +458 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +459 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +459 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +459 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +459 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +460 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +460 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +460 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +460 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +462 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +462 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +462 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +462 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +463 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +463 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +463 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +463 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +466 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +466 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +466 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +466 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +467 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +467 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +467 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +467 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +468 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +468 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +468 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +468 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +469 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +469 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +469 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +469 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +470 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +470 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +470 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +470 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +472 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +472 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +472 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +472 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +475 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +475 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +475 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +475 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +477 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +477 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +477 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +477 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +478 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +478 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +478 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +478 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +479 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +479 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +479 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +479 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +480 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +480 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +480 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +480 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +481 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +481 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +481 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +481 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +482 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +482 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +482 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +482 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +483 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +483 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +483 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +483 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +484 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +484 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +484 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +484 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +485 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +485 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +485 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +485 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +487 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +487 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +487 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +487 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +489 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +489 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +489 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +489 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +490 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +490 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +490 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +490 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +491 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +491 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +491 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +491 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +492 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +492 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +492 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +492 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +493 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +493 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +493 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +493 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +494 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +494 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +494 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +494 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +495 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +495 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +495 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +495 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +496 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +496 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +496 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +496 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +497 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +497 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 +497 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +497 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +498 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=12/000000_0 [151] 2008-04-09 12 +498 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-09/hr=11/000000_0 [151] 2008-04-09 11 +498 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=11/000000_0 [151] 2008-04-08 11 +498 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/srcpart_rc/ds=2008-04-08/hr=12/000000_0 [151] 2008-04-08 12 PREHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_result" SELECT `_bucketname` , `_offsets` FROM default__srcpart_rc_srcpart_rc_index__ WHERE key=100 PREHOOK: type: QUERY PREHOOK: Input: default@default__srcpart_rc_srcpart_rc_index__@ds=2008-04-08/hr=11 @@ -1904,10 +1904,10 @@ POSTHOOK: Output: /tmp/index_result POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -1922,20 +1922,20 @@ PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12 PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11 PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12 -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-46-31_812_1946596668779984803/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-09-15_346_1749712425646919827/-mr-10000 POSTHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12 POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11 POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12 -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-46-31_812_1946596668779984803/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-09-15_346_1749712425646919827/-mr-10000 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -1958,20 +1958,20 @@ PREHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12 PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11 PREHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12 -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-46-34_942_856127490062146357/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-09-19_729_1085556504662881749/-mr-10000 POSTHOOK: query: SELECT key, value FROM srcpart_rc WHERE key=100 ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=11 POSTHOOK: Input: default@srcpart_rc@ds=2008-04-08/hr=12 POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=11 POSTHOOK: Input: default@srcpart_rc@ds=2008-04-09/hr=12 -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-46-34_942_856127490062146357/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-09-19_729_1085556504662881749/-mr-10000 POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -1994,10 +1994,10 @@ POSTHOOK: type: DROPINDEX POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] @@ -2016,10 +2016,10 @@ POSTHOOK: Output: default@srcpart_rc POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._bucketname SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12)._offsets EXPRESSION [(srcpart_rc)srcpart_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__srcpart_rc_srcpart_rc_index__ PARTITION(ds=2008-04-09,hr=12).key SIMPLE [(srcpart_rc)srcpart_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=11).value SIMPLE [(srcpart)srcpart.FieldSchema(name:value, type:string, comment:default), ] POSTHOOK: Lineage: srcpart_rc PARTITION(ds=2008-04-08,hr=12).key EXPRESSION [(srcpart)srcpart.FieldSchema(name:key, type:string, comment:default), ] Index: ql/src/test/results/clientpositive/index_compact_3.q.out =================================================================== --- ql/src/test/results/clientpositive/index_compact_3.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/index_compact_3.q.out (working copy) @@ -29,331 +29,331 @@ POSTHOOK: Output: default@default__src_index_test_rc_src_index__ POSTHOOK: Lineage: default__src_index_test_rc_src_index__._bucketname SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__src_index_test_rc_src_index__._offsets EXPRESSION [(src_index_test_rc)src_index_test_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__src_index_test_rc_src_index__.key SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__src_index_test_rc_src_index__.key SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: src_index_test_rc.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: src_index_test_rc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] PREHOOK: query: SELECT x.* FROM default__src_index_test_rc_src_index__ x ORDER BY key PREHOOK: type: QUERY PREHOOK: Input: default@default__src_index_test_rc_src_index__ -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-46-47_289_6170675501090226241/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-09-34_086_7446709280284622208/-mr-10000 POSTHOOK: query: SELECT x.* FROM default__src_index_test_rc_src_index__ x ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@default__src_index_test_rc_src_index__ -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-46-47_289_6170675501090226241/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-09-34_086_7446709280284622208/-mr-10000 POSTHOOK: Lineage: default__src_index_test_rc_src_index__._bucketname SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__src_index_test_rc_src_index__._offsets EXPRESSION [(src_index_test_rc)src_index_test_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__src_index_test_rc_src_index__.key SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__src_index_test_rc_src_index__.key SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: src_index_test_rc.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: src_index_test_rc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] -0 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -2 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -4 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -5 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -8 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -9 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -10 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -11 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -12 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -15 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -17 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -18 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -19 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -20 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -24 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -26 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -27 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -28 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -30 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -33 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -34 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -35 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -37 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -41 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -42 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -43 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -44 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -47 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -51 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -53 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -54 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -57 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -58 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -64 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -65 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -66 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -67 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -69 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -70 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -72 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -74 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -76 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -77 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -78 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -80 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -82 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -83 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -84 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -85 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -86 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -87 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -90 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -92 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -95 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -96 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -97 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -98 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -100 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -103 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -104 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -105 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -111 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -113 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -114 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -116 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -118 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -119 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -120 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -125 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -126 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -128 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -129 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -131 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -133 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -134 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -136 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -137 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -138 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -143 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -145 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -146 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -149 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -150 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -152 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -153 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -155 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -156 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -157 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -158 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -160 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -162 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -163 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -164 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -165 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -166 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -167 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -168 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -169 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -170 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -172 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -174 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -175 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -176 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -177 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -178 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -179 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -180 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -181 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -183 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -186 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -187 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -189 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -190 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -191 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -192 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -193 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -194 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -195 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -196 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -197 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -199 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -200 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -201 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -202 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -203 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -205 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -207 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -208 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -209 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -213 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -214 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -216 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -217 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -218 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -219 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -221 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -222 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -223 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -224 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -226 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -228 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -229 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -230 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -233 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -235 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -237 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -238 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -239 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -241 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -242 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -244 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -247 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -248 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -249 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -252 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -255 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -256 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -257 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -258 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -260 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -262 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -263 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -265 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -266 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -272 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -273 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -274 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -275 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -277 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -278 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -280 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -281 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -282 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -283 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -284 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -285 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -286 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -287 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -288 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -289 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -291 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -292 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -296 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -298 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -302 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -305 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -306 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -307 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -308 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -309 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -310 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -311 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -315 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -316 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -317 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -318 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -321 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -322 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -323 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -325 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -327 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -331 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -332 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -333 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -335 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -336 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -338 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -339 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -341 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -342 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -344 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -345 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -348 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -351 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -353 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -356 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -360 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -362 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -364 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -365 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -366 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -367 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -368 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -369 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -373 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -374 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -375 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -377 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -378 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -379 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -382 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -384 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -386 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -389 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -392 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -393 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -394 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -395 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -396 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -397 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -399 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -400 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -401 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -402 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -403 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -404 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -406 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -407 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -409 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -411 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -413 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -414 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -417 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -418 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -419 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -421 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -424 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -427 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -429 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -430 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -431 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -432 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -435 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -436 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -437 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -438 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -439 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -443 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -444 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -446 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -448 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -449 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -452 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -453 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -454 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -455 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -457 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -458 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -459 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -460 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -462 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -463 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -466 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -467 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -468 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -469 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -470 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -472 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -475 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -477 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -478 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -479 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -480 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -481 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -482 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -483 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -484 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -485 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -487 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -489 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -490 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -491 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -492 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -493 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -494 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -495 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -496 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -497 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] -498 pfile:/data/users/salbiz/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +0 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +2 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +4 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +5 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +8 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +9 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +10 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +11 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +12 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +15 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +17 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +18 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +19 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +20 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +24 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +26 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +27 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +28 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +30 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +33 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +34 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +35 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +37 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +41 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +42 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +43 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +44 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +47 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +51 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +53 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +54 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +57 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +58 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +64 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +65 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +66 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +67 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +69 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +70 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +72 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +74 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +76 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +77 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +78 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +80 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +82 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +83 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +84 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +85 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +86 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +87 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +90 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +92 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +95 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +96 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +97 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +98 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +100 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +103 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +104 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +105 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +111 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +113 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +114 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +116 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +118 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +119 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +120 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +125 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +126 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +128 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +129 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +131 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +133 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +134 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +136 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +137 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +138 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +143 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +145 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +146 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +149 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +150 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +152 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +153 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +155 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +156 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +157 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +158 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +160 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +162 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +163 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +164 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +165 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +166 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +167 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +168 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +169 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +170 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +172 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +174 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +175 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +176 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +177 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +178 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +179 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +180 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +181 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +183 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +186 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +187 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +189 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +190 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +191 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +192 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +193 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +194 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +195 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +196 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +197 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +199 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +200 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +201 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +202 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +203 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +205 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +207 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +208 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +209 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +213 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +214 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +216 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +217 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +218 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +219 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +221 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +222 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +223 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +224 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +226 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +228 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +229 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +230 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +233 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +235 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +237 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +238 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +239 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +241 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +242 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +244 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +247 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +248 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +249 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +252 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +255 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +256 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +257 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +258 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +260 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +262 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +263 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +265 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +266 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +272 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +273 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +274 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +275 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +277 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +278 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +280 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +281 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +282 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +283 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +284 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +285 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +286 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +287 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +288 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +289 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +291 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +292 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +296 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +298 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +302 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +305 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +306 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +307 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +308 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +309 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +310 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +311 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +315 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +316 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +317 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +318 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +321 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +322 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +323 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +325 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +327 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +331 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +332 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +333 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +335 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +336 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +338 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +339 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +341 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +342 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +344 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +345 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +348 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +351 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +353 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +356 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +360 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +362 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +364 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +365 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +366 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +367 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +368 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +369 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +373 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +374 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +375 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +377 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +378 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +379 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +382 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +384 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +386 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +389 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +392 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +393 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +394 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +395 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +396 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +397 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +399 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +400 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +401 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +402 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +403 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +404 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +406 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +407 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +409 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +411 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +413 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +414 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +417 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +418 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +419 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +421 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +424 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +427 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +429 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +430 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +431 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +432 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +435 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +436 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +437 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +438 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +439 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +443 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +444 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +446 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +448 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +449 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +452 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +453 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +454 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +455 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +457 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +458 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +459 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +460 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +462 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +463 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +466 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +467 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +468 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +469 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +470 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +472 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +475 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +477 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +478 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +479 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +480 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +481 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +482 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +483 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +484 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +485 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +487 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +489 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +490 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +491 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +492 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +493 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +494 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +495 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +496 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +497 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] +498 pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_index_test_rc/000000_0 [151] PREHOOK: query: INSERT OVERWRITE DIRECTORY "/tmp/index_result" SELECT `_bucketname` , `_offsets` FROM default__src_index_test_rc_src_index__ WHERE key=100 PREHOOK: type: QUERY PREHOOK: Input: default@default__src_index_test_rc_src_index__ @@ -364,20 +364,20 @@ POSTHOOK: Output: /tmp/index_result POSTHOOK: Lineage: default__src_index_test_rc_src_index__._bucketname SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__src_index_test_rc_src_index__._offsets EXPRESSION [(src_index_test_rc)src_index_test_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__src_index_test_rc_src_index__.key SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__src_index_test_rc_src_index__.key SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: src_index_test_rc.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: src_index_test_rc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] PREHOOK: query: SELECT key, value FROM src_index_test_rc WHERE key=100 ORDER BY key PREHOOK: type: QUERY PREHOOK: Input: default@src_index_test_rc -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-46-52_970_7261329862272886767/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-09-40_135_2041789613139614222/-mr-10000 POSTHOOK: query: SELECT key, value FROM src_index_test_rc WHERE key=100 ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@src_index_test_rc -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-46-52_970_7261329862272886767/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-09-40_135_2041789613139614222/-mr-10000 POSTHOOK: Lineage: default__src_index_test_rc_src_index__._bucketname SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__src_index_test_rc_src_index__._offsets EXPRESSION [(src_index_test_rc)src_index_test_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__src_index_test_rc_src_index__.key SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__src_index_test_rc_src_index__.key SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: src_index_test_rc.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: src_index_test_rc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] 100 val_100 @@ -385,14 +385,14 @@ PREHOOK: query: SELECT key, value FROM src_index_test_rc WHERE key=100 ORDER BY key PREHOOK: type: QUERY PREHOOK: Input: default@src_index_test_rc -PREHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-46-55_775_3492467477883123264/-mr-10000 +PREHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-09-43_084_3987467155897422629/-mr-10000 POSTHOOK: query: SELECT key, value FROM src_index_test_rc WHERE key=100 ORDER BY key POSTHOOK: type: QUERY POSTHOOK: Input: default@src_index_test_rc -POSTHOOK: Output: file:/tmp/salbiz/hive_2011-08-01_13-46-55_775_3492467477883123264/-mr-10000 +POSTHOOK: Output: file:/tmp/sohanjain/hive_2011-08-04_12-09-43_084_3987467155897422629/-mr-10000 POSTHOOK: Lineage: default__src_index_test_rc_src_index__._bucketname SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__src_index_test_rc_src_index__._offsets EXPRESSION [(src_index_test_rc)src_index_test_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__src_index_test_rc_src_index__.key SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__src_index_test_rc_src_index__.key SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: src_index_test_rc.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: src_index_test_rc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] 100 val_100 @@ -403,7 +403,7 @@ POSTHOOK: type: DROPINDEX POSTHOOK: Lineage: default__src_index_test_rc_src_index__._bucketname SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__src_index_test_rc_src_index__._offsets EXPRESSION [(src_index_test_rc)src_index_test_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__src_index_test_rc_src_index__.key SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__src_index_test_rc_src_index__.key SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: src_index_test_rc.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: src_index_test_rc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] PREHOOK: query: DROP TABLE src_index_test_rc @@ -416,6 +416,6 @@ POSTHOOK: Output: default@src_index_test_rc POSTHOOK: Lineage: default__src_index_test_rc_src_index__._bucketname SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:INPUT__FILE__NAME, type:string, comment:), ] POSTHOOK: Lineage: default__src_index_test_rc_src_index__._offsets EXPRESSION [(src_index_test_rc)src_index_test_rc.FieldSchema(name:BLOCK__OFFSET__INSIDE__FILE, type:bigint, comment:), ] -POSTHOOK: Lineage: default__src_index_test_rc_src_index__.key SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:key, type:int, comment:from deserializer), ] +POSTHOOK: Lineage: default__src_index_test_rc_src_index__.key SIMPLE [(src_index_test_rc)src_index_test_rc.FieldSchema(name:key, type:int, comment:null), ] POSTHOOK: Lineage: src_index_test_rc.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ] POSTHOOK: Lineage: src_index_test_rc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ] Index: ql/src/test/results/clientpositive/alter_merge_stats.q.out =================================================================== --- ql/src/test/results/clientpositive/alter_merge_stats.q.out (revision 1154422) +++ ql/src/test/results/clientpositive/alter_merge_stats.q.out (working copy) @@ -26,8 +26,8 @@ POSTHOOK: query: show table extended like `src_rc_merge_test_stat` POSTHOOK: type: SHOW_TABLESTATUS tableName:src_rc_merge_test_stat -owner:krishnak -location:pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/src_rc_merge_test_stat +owner:sohanjain +location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_rc_merge_test_stat inputformat:org.apache.hadoop.hive.ql.io.RCFileInputFormat outputformat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat columns:struct columns { i32 key, string value} @@ -38,16 +38,16 @@ maxFileSize:222 minFileSize:206 lastAccessTime:0 -lastUpdateTime:1300680991000 +lastUpdateTime:1312480936000 PREHOOK: query: desc extended src_rc_merge_test_stat PREHOOK: type: DESCTABLE POSTHOOK: query: desc extended src_rc_merge_test_stat POSTHOOK: type: DESCTABLE -key int from deserializer -value string from deserializer +key int +value string -Detailed Table Information Table(tableName:src_rc_merge_test_stat, dbName:default, owner:krishnak, createTime:1300680988, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/src_rc_merge_test_stat, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1300680991}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:src_rc_merge_test_stat, dbName:default, owner:sohanjain, createTime:1312480934, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_rc_merge_test_stat, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{transient_lastDdlTime=1312480936}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: analyze table src_rc_merge_test_stat compute statistics PREHOOK: type: QUERY PREHOOK: Input: default@src_rc_merge_test_stat @@ -60,10 +60,10 @@ PREHOOK: type: DESCTABLE POSTHOOK: query: desc extended src_rc_merge_test_stat POSTHOOK: type: DESCTABLE -key int from deserializer -value string from deserializer +key int +value string -Detailed Table Information Table(tableName:src_rc_merge_test_stat, dbName:default, owner:krishnak, createTime:1300680988, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/src_rc_merge_test_stat, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{numPartitions=0, numFiles=3, transient_lastDdlTime=1300680999, numRows=6, totalSize=636}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:src_rc_merge_test_stat, dbName:default, owner:sohanjain, createTime:1312480934, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_rc_merge_test_stat, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{numPartitions=0, numFiles=3, transient_lastDdlTime=1312480940, numRows=15, totalSize=636, rawDataSize=110}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: alter table src_rc_merge_test_stat concatenate PREHOOK: type: ALTER_TABLE_MERGE PREHOOK: Input: default@src_rc_merge_test_stat @@ -77,8 +77,8 @@ POSTHOOK: query: show table extended like `src_rc_merge_test_stat` POSTHOOK: type: SHOW_TABLESTATUS tableName:src_rc_merge_test_stat -owner:krishnak -location:pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/src_rc_merge_test_stat +owner:sohanjain +location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_rc_merge_test_stat inputformat:org.apache.hadoop.hive.ql.io.RCFileInputFormat outputformat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat columns:struct columns { i32 key, string value} @@ -89,16 +89,16 @@ maxFileSize:334 minFileSize:334 lastAccessTime:0 -lastUpdateTime:1300681001000 +lastUpdateTime:1312480942000 PREHOOK: query: desc extended src_rc_merge_test_stat PREHOOK: type: DESCTABLE POSTHOOK: query: desc extended src_rc_merge_test_stat POSTHOOK: type: DESCTABLE -key int from deserializer -value string from deserializer +key int +value string -Detailed Table Information Table(tableName:src_rc_merge_test_stat, dbName:default, owner:krishnak, createTime:1300680988, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/src_rc_merge_test_stat, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{numPartitions=0, numFiles=1, transient_lastDdlTime=1300681002, numRows=6, totalSize=334}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:src_rc_merge_test_stat, dbName:default, owner:sohanjain, createTime:1312480934, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_rc_merge_test_stat, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[], parameters:{numPartitions=0, numFiles=1, transient_lastDdlTime=1312480942, numRows=15, totalSize=334, rawDataSize=110}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: create table src_rc_merge_test_part_stat(key int, value string) partitioned by (ds string) stored as rcfile PREHOOK: type: CREATETABLE POSTHOOK: query: create table src_rc_merge_test_part_stat(key int, value string) partitioned by (ds string) stored as rcfile @@ -134,8 +134,8 @@ POSTHOOK: query: show table extended like `src_rc_merge_test_part_stat` partition (ds='2011') POSTHOOK: type: SHOW_TABLESTATUS tableName:src_rc_merge_test_part_stat -owner:krishnak -location:pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/src_rc_merge_test_part_stat/ds=2011 +owner:sohanjain +location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_rc_merge_test_part_stat/ds=2011 inputformat:org.apache.hadoop.hive.ql.io.RCFileInputFormat outputformat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat columns:struct columns { i32 key, string value} @@ -146,17 +146,17 @@ maxFileSize:222 minFileSize:206 lastAccessTime:0 -lastUpdateTime:1300681004000 +lastUpdateTime:1312480944000 PREHOOK: query: desc extended src_rc_merge_test_part_stat PREHOOK: type: DESCTABLE POSTHOOK: query: desc extended src_rc_merge_test_part_stat POSTHOOK: type: DESCTABLE -key int from deserializer -value string from deserializer +key int +value string ds string -Detailed Table Information Table(tableName:src_rc_merge_test_part_stat, dbName:default, owner:krishnak, createTime:1300681002, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/src_rc_merge_test_part_stat, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[FieldSchema(name:ds, type:string, comment:null)], parameters:{transient_lastDdlTime=1300681002}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:src_rc_merge_test_part_stat, dbName:default, owner:sohanjain, createTime:1312480943, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null), FieldSchema(name:ds, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_rc_merge_test_part_stat, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[FieldSchema(name:ds, type:string, comment:null)], parameters:{transient_lastDdlTime=1312480943}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: analyze table src_rc_merge_test_part_stat partition(ds='2011') compute statistics PREHOOK: type: QUERY PREHOOK: Input: default@src_rc_merge_test_part_stat@ds=2011 @@ -171,11 +171,11 @@ PREHOOK: type: DESCTABLE POSTHOOK: query: desc extended src_rc_merge_test_part_stat POSTHOOK: type: DESCTABLE -key int from deserializer -value string from deserializer +key int +value string ds string -Detailed Table Information Table(tableName:src_rc_merge_test_part_stat, dbName:default, owner:krishnak, createTime:1300681002, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/src_rc_merge_test_part_stat, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[FieldSchema(name:ds, type:string, comment:null)], parameters:{numPartitions=1, numFiles=3, transient_lastDdlTime=1300681013, numRows=6, totalSize=636}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:src_rc_merge_test_part_stat, dbName:default, owner:sohanjain, createTime:1312480943, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null), FieldSchema(name:ds, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_rc_merge_test_part_stat, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[FieldSchema(name:ds, type:string, comment:null)], parameters:{numPartitions=1, numFiles=3, transient_lastDdlTime=1312480949, numRows=15, totalSize=636, rawDataSize=110}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: alter table src_rc_merge_test_part_stat partition (ds='2011') concatenate PREHOOK: type: ALTER_PARTITION_MERGE PREHOOK: Input: default@src_rc_merge_test_part_stat @@ -189,8 +189,8 @@ POSTHOOK: query: show table extended like `src_rc_merge_test_part_stat` partition (ds='2011') POSTHOOK: type: SHOW_TABLESTATUS tableName:src_rc_merge_test_part_stat -owner:krishnak -location:pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/src_rc_merge_test_part_stat/ds=2011 +owner:sohanjain +location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_rc_merge_test_part_stat/ds=2011 inputformat:org.apache.hadoop.hive.ql.io.RCFileInputFormat outputformat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat columns:struct columns { i32 key, string value} @@ -201,17 +201,17 @@ maxFileSize:334 minFileSize:334 lastAccessTime:0 -lastUpdateTime:1300681015000 +lastUpdateTime:1312480951000 PREHOOK: query: desc extended src_rc_merge_test_part_stat PREHOOK: type: DESCTABLE POSTHOOK: query: desc extended src_rc_merge_test_part_stat POSTHOOK: type: DESCTABLE -key int from deserializer -value string from deserializer +key int +value string ds string -Detailed Table Information Table(tableName:src_rc_merge_test_part_stat, dbName:default, owner:krishnak, createTime:1300681002, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null)], location:pfile:/Users/krishnak/Projects/hdp/sources/hive-git-apache/build/ql/test/data/warehouse/src_rc_merge_test_part_stat, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[FieldSchema(name:ds, type:string, comment:null)], parameters:{numPartitions=1, numFiles=1, transient_lastDdlTime=1300681015, numRows=6, totalSize=334}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) +Detailed Table Information Table(tableName:src_rc_merge_test_part_stat, dbName:default, owner:sohanjain, createTime:1312480943, lastAccessTime:0, retention:0, sd:StorageDescriptor(cols:[FieldSchema(name:key, type:int, comment:null), FieldSchema(name:value, type:string, comment:null), FieldSchema(name:ds, type:string, comment:null)], location:pfile:/data/users/sohanjain/test_builds/hive_2338/apache-hive/build/ql/test/data/warehouse/src_rc_merge_test_part_stat, inputFormat:org.apache.hadoop.hive.ql.io.RCFileInputFormat, outputFormat:org.apache.hadoop.hive.ql.io.RCFileOutputFormat, compressed:false, numBuckets:-1, serdeInfo:SerDeInfo(name:null, serializationLib:org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe, parameters:{serialization.format=1}), bucketCols:[], sortCols:[], parameters:{}), partitionKeys:[FieldSchema(name:ds, type:string, comment:null)], parameters:{numPartitions=1, numFiles=1, transient_lastDdlTime=1312480951, numRows=15, totalSize=334, rawDataSize=110}, viewOriginalText:null, viewExpandedText:null, tableType:MANAGED_TABLE) PREHOOK: query: drop table src_rc_merge_test_stat PREHOOK: type: DROPTABLE PREHOOK: Input: default@src_rc_merge_test_stat Index: ql/src/test/queries/clientpositive/sample_islocalmode_hook.q =================================================================== --- ql/src/test/queries/clientpositive/sample_islocalmode_hook.q (revision 1154422) +++ ql/src/test/queries/clientpositive/sample_islocalmode_hook.q (working copy) @@ -15,8 +15,8 @@ insert overwrite table sih_i_part partition (p='1') select key, value from src; insert overwrite table sih_i_part partition (p='2') select key+10000, value from src; insert overwrite table sih_i_part partition (p='3') select key+20000, value from src; -create table sih_src as select key, value from sih_i_part; -create table sih_src2 as select key, value from sih_src; +create table sih_src as select key, value from sih_i_part order by key, value; +create table sih_src2 as select key, value from sih_src order by key, value; set hive.exec.post.hooks = org.apache.hadoop.hive.ql.hooks.VerifyIsLocalModeHook ; set mapred.job.tracker=does.notexist.com:666;