PREHOOK: query: explain select a.* from src a join src b on a.key=b.key limit 40 PREHOOK: type: QUERY POSTHOOK: query: explain select a.* from src a join src b on a.key=b.key limit 40 POSTHOOK: type: QUERY STAGE DEPENDENCIES: Stage-5 is a root stage , consists of Stage-6, Stage-7, Stage-1 Stage-6 has a backup stage: Stage-1 Stage-3 depends on stages: Stage-6 Stage-7 has a backup stage: Stage-1 Stage-4 depends on stages: Stage-7 Stage-1 Stage-0 depends on stages: Stage-3, Stage-4, Stage-1 STAGE PLANS: Stage: Stage-5 Conditional Operator Stage: Stage-6 Map Reduce Local Work Alias -> Map Local Tables: b Fetch Operator limit: -1 Alias -> Map Local Operator Tree: b TableScan alias: b Filter Operator predicate: key is not null (type: boolean) HashTable Sink Operator condition expressions: 0 {key} {value} 1 keys: 0 key (type: string) 1 key (type: string) Stage: Stage-3 Map Reduce Map Operator Tree: TableScan alias: a Filter Operator predicate: key is not null (type: boolean) Map Join Operator condition map: Inner Join 0 to 1 condition expressions: 0 {key} {value} 1 keys: 0 key (type: string) 1 key (type: string) outputColumnNames: _col0, _col1 Select Operator expressions: _col0 (type: string), _col1 (type: string) outputColumnNames: _col0, _col1 Limit Number of rows: 40 File Output Operator compressed: false table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Local Work: Map Reduce Local Work Stage: Stage-7 Map Reduce Local Work Alias -> Map Local Tables: a Fetch Operator limit: -1 Alias -> Map Local Operator Tree: a TableScan alias: a Filter Operator predicate: key is not null (type: boolean) HashTable Sink Operator condition expressions: 0 {value} 1 keys: 0 key (type: string) 1 key (type: string) Stage: Stage-4 Map Reduce Map Operator Tree: TableScan alias: b Filter Operator predicate: key is not null (type: boolean) Map Join Operator condition map: Inner Join 0 to 1 condition expressions: 0 {key} {value} 1 keys: 0 key (type: string) 1 key (type: string) outputColumnNames: _col0, _col1 Select Operator expressions: _col0 (type: string), _col1 (type: string) outputColumnNames: _col0, _col1 Limit Number of rows: 40 File Output Operator compressed: false table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Local Work: Map Reduce Local Work Stage: Stage-1 Map Reduce Map Operator Tree: TableScan alias: b Statistics: Num rows: 58 Data size: 5812 Basic stats: COMPLETE Column stats: NONE Filter Operator predicate: key is not null (type: boolean) Statistics: Num rows: 29 Data size: 2906 Basic stats: COMPLETE Column stats: NONE Reduce Output Operator key expressions: key (type: string) sort order: + Map-reduce partition columns: key (type: string) Statistics: Num rows: 29 Data size: 2906 Basic stats: COMPLETE Column stats: NONE TableScan alias: a Statistics: Num rows: 29 Data size: 5812 Basic stats: COMPLETE Column stats: NONE Filter Operator predicate: key is not null (type: boolean) Statistics: Num rows: 15 Data size: 3006 Basic stats: COMPLETE Column stats: NONE Reduce Output Operator key expressions: key (type: string) sort order: + Map-reduce partition columns: key (type: string) Statistics: Num rows: 15 Data size: 3006 Basic stats: COMPLETE Column stats: NONE value expressions: value (type: string) Reduce Operator Tree: Join Operator condition map: Inner Join 0 to 1 condition expressions: 0 {KEY.reducesinkkey0} {VALUE._col0} 1 outputColumnNames: _col0, _col1 Statistics: Num rows: 31 Data size: 3196 Basic stats: COMPLETE Column stats: NONE Select Operator expressions: _col0 (type: string), _col1 (type: string) outputColumnNames: _col0, _col1 Statistics: Num rows: 31 Data size: 3196 Basic stats: COMPLETE Column stats: NONE Limit Number of rows: 40 Statistics: Num rows: 31 Data size: 3196 Basic stats: COMPLETE Column stats: NONE File Output Operator compressed: false Statistics: Num rows: 31 Data size: 3196 Basic stats: COMPLETE Column stats: NONE table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-0 Fetch Operator limit: 40 Processor Tree: ListSink PREHOOK: query: select a.* from src a join src b on a.key=b.key limit 40 PREHOOK: type: QUERY PREHOOK: Input: default@src #### A masked pattern was here #### POSTHOOK: query: select a.* from src a join src b on a.key=b.key limit 40 POSTHOOK: type: QUERY POSTHOOK: Input: default@src #### A masked pattern was here #### RUN: Stage-5:CONDITIONAL RUN: Stage-7:MAPREDLOCAL RUN: Stage-4:MAPRED 238 val_238 238 val_238 86 val_86 311 val_311 311 val_311 311 val_311 27 val_27 165 val_165 165 val_165 409 val_409 409 val_409 409 val_409 255 val_255 255 val_255 278 val_278 278 val_278 98 val_98 98 val_98 484 val_484 265 val_265 265 val_265 193 val_193 193 val_193 193 val_193 401 val_401 401 val_401 401 val_401 401 val_401 401 val_401 150 val_150 273 val_273 273 val_273 273 val_273 224 val_224 224 val_224 369 val_369 369 val_369 369 val_369 66 val_66 128 val_128 PREHOOK: query: explain select a.* from src a join src b on a.key=b.key join src c on a.value=c.value limit 40 PREHOOK: type: QUERY POSTHOOK: query: explain select a.* from src a join src b on a.key=b.key join src c on a.value=c.value limit 40 POSTHOOK: type: QUERY STAGE DEPENDENCIES: Stage-10 is a root stage , consists of Stage-13, Stage-14, Stage-1 Stage-13 has a backup stage: Stage-1 Stage-8 depends on stages: Stage-13 Stage-7 depends on stages: Stage-1, Stage-8, Stage-9 , consists of Stage-11, Stage-6, Stage-2 Stage-11 has a backup stage: Stage-2 Stage-5 depends on stages: Stage-11 Stage-6 has a backup stage: Stage-2 Stage-2 Stage-14 has a backup stage: Stage-1 Stage-9 depends on stages: Stage-14 Stage-1 Stage-0 depends on stages: Stage-5, Stage-6, Stage-2 STAGE PLANS: Stage: Stage-10 Conditional Operator Stage: Stage-13 Map Reduce Local Work Alias -> Map Local Tables: b Fetch Operator limit: -1 Alias -> Map Local Operator Tree: b TableScan alias: b Filter Operator predicate: key is not null (type: boolean) HashTable Sink Operator condition expressions: 0 {key} {value} 1 keys: 0 key (type: string) 1 key (type: string) Stage: Stage-8 Map Reduce Map Operator Tree: TableScan alias: a Filter Operator predicate: (key is not null and value is not null) (type: boolean) Map Join Operator condition map: Inner Join 0 to 1 condition expressions: 0 {key} {value} 1 keys: 0 key (type: string) 1 key (type: string) outputColumnNames: _col0, _col1 File Output Operator compressed: false table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Local Work: Map Reduce Local Work Stage: Stage-7 Conditional Operator Stage: Stage-11 Map Reduce Local Work Alias -> Map Local Tables: c Fetch Operator limit: -1 Alias -> Map Local Operator Tree: c TableScan alias: c Filter Operator predicate: value is not null (type: boolean) HashTable Sink Operator condition expressions: 0 {_col0} {_col1} 1 keys: 0 _col1 (type: string) 1 value (type: string) Stage: Stage-5 Map Reduce Map Operator Tree: TableScan Map Join Operator condition map: Inner Join 0 to 1 condition expressions: 0 {_col0} {_col1} 1 keys: 0 _col1 (type: string) 1 value (type: string) outputColumnNames: _col0, _col1 Select Operator expressions: _col0 (type: string), _col1 (type: string) outputColumnNames: _col0, _col1 Limit Number of rows: 40 File Output Operator compressed: false table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Local Work: Map Reduce Local Work Stage: Stage-6 Map Reduce Map Operator Tree: TableScan alias: c Filter Operator predicate: value is not null (type: boolean) Map Join Operator condition map: Inner Join 0 to 1 condition expressions: 0 {_col0} {_col1} 1 keys: 0 _col1 (type: string) 1 value (type: string) outputColumnNames: _col0, _col1 Select Operator expressions: _col0 (type: string), _col1 (type: string) outputColumnNames: _col0, _col1 Limit Number of rows: 40 File Output Operator compressed: false table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Local Work: Map Reduce Local Work Alias -> Map Local Tables: $INTNAME Fetch Operator limit: -1 Alias -> Map Local Operator Tree: $INTNAME TableScan Stage: Stage-2 Map Reduce Map Operator Tree: TableScan Reduce Output Operator key expressions: _col1 (type: string) sort order: + Map-reduce partition columns: _col1 (type: string) Statistics: Num rows: 31 Data size: 3196 Basic stats: COMPLETE Column stats: NONE value expressions: _col0 (type: string) TableScan alias: c Statistics: Num rows: 58 Data size: 5812 Basic stats: COMPLETE Column stats: NONE Filter Operator predicate: value is not null (type: boolean) Statistics: Num rows: 29 Data size: 2906 Basic stats: COMPLETE Column stats: NONE Reduce Output Operator key expressions: value (type: string) sort order: + Map-reduce partition columns: value (type: string) Statistics: Num rows: 29 Data size: 2906 Basic stats: COMPLETE Column stats: NONE Reduce Operator Tree: Join Operator condition map: Inner Join 0 to 1 condition expressions: 0 {VALUE._col0} {KEY.reducesinkkey0} 1 outputColumnNames: _col0, _col1 Statistics: Num rows: 34 Data size: 3515 Basic stats: COMPLETE Column stats: NONE Select Operator expressions: _col0 (type: string), _col1 (type: string) outputColumnNames: _col0, _col1 Statistics: Num rows: 34 Data size: 3515 Basic stats: COMPLETE Column stats: NONE Limit Number of rows: 40 Statistics: Num rows: 34 Data size: 3515 Basic stats: COMPLETE Column stats: NONE File Output Operator compressed: false Statistics: Num rows: 34 Data size: 3515 Basic stats: COMPLETE Column stats: NONE table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-14 Map Reduce Local Work Alias -> Map Local Tables: a Fetch Operator limit: -1 Alias -> Map Local Operator Tree: a TableScan alias: a Filter Operator predicate: (key is not null and value is not null) (type: boolean) HashTable Sink Operator condition expressions: 0 {value} 1 keys: 0 key (type: string) 1 key (type: string) Stage: Stage-9 Map Reduce Map Operator Tree: TableScan alias: b Filter Operator predicate: key is not null (type: boolean) Map Join Operator condition map: Inner Join 0 to 1 condition expressions: 0 {key} {value} 1 keys: 0 key (type: string) 1 key (type: string) outputColumnNames: _col0, _col1 File Output Operator compressed: false table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Local Work: Map Reduce Local Work Stage: Stage-1 Map Reduce Map Operator Tree: TableScan alias: b Statistics: Num rows: 58 Data size: 5812 Basic stats: COMPLETE Column stats: NONE Filter Operator predicate: key is not null (type: boolean) Statistics: Num rows: 29 Data size: 2906 Basic stats: COMPLETE Column stats: NONE Reduce Output Operator key expressions: key (type: string) sort order: + Map-reduce partition columns: key (type: string) Statistics: Num rows: 29 Data size: 2906 Basic stats: COMPLETE Column stats: NONE TableScan alias: a Statistics: Num rows: 29 Data size: 5812 Basic stats: COMPLETE Column stats: NONE Filter Operator predicate: (key is not null and value is not null) (type: boolean) Statistics: Num rows: 8 Data size: 1603 Basic stats: COMPLETE Column stats: NONE Reduce Output Operator key expressions: key (type: string) sort order: + Map-reduce partition columns: key (type: string) Statistics: Num rows: 8 Data size: 1603 Basic stats: COMPLETE Column stats: NONE value expressions: value (type: string) Reduce Operator Tree: Join Operator condition map: Inner Join 0 to 1 condition expressions: 0 {KEY.reducesinkkey0} {VALUE._col0} 1 outputColumnNames: _col0, _col1 Statistics: Num rows: 31 Data size: 3196 Basic stats: COMPLETE Column stats: NONE File Output Operator compressed: false table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-0 Fetch Operator limit: 40 Processor Tree: ListSink PREHOOK: query: select a.* from src a join src b on a.key=b.key join src c on a.value=c.value limit 40 PREHOOK: type: QUERY PREHOOK: Input: default@src #### A masked pattern was here #### POSTHOOK: query: select a.* from src a join src b on a.key=b.key join src c on a.value=c.value limit 40 POSTHOOK: type: QUERY POSTHOOK: Input: default@src #### A masked pattern was here #### RUN: Stage-10:CONDITIONAL RUN: Stage-14:MAPREDLOCAL RUN: Stage-9:MAPRED RUN: Stage-7:CONDITIONAL RUN: Stage-11:MAPREDLOCAL RUN: Stage-5:MAPRED 238 val_238 238 val_238 238 val_238 238 val_238 86 val_86 311 val_311 311 val_311 311 val_311 311 val_311 311 val_311 311 val_311 311 val_311 311 val_311 311 val_311 27 val_27 165 val_165 165 val_165 165 val_165 165 val_165 409 val_409 409 val_409 409 val_409 409 val_409 409 val_409 409 val_409 409 val_409 409 val_409 409 val_409 255 val_255 255 val_255 255 val_255 255 val_255 278 val_278 278 val_278 278 val_278 278 val_278 98 val_98 98 val_98 98 val_98 98 val_98 PREHOOK: query: explain select a.* from src a join src b on a.key=b.key join src c on a.value=c.value where a.key>100 limit 40 PREHOOK: type: QUERY POSTHOOK: query: explain select a.* from src a join src b on a.key=b.key join src c on a.value=c.value where a.key>100 limit 40 POSTHOOK: type: QUERY STAGE DEPENDENCIES: Stage-10 is a root stage , consists of Stage-13, Stage-14, Stage-1 Stage-13 has a backup stage: Stage-1 Stage-8 depends on stages: Stage-13 Stage-7 depends on stages: Stage-1, Stage-8, Stage-9 , consists of Stage-11, Stage-6, Stage-2 Stage-11 has a backup stage: Stage-2 Stage-5 depends on stages: Stage-11 Stage-6 has a backup stage: Stage-2 Stage-2 Stage-14 has a backup stage: Stage-1 Stage-9 depends on stages: Stage-14 Stage-1 Stage-0 depends on stages: Stage-5, Stage-6, Stage-2 STAGE PLANS: Stage: Stage-10 Conditional Operator Stage: Stage-13 Map Reduce Local Work Alias -> Map Local Tables: b Fetch Operator limit: -1 Alias -> Map Local Operator Tree: b TableScan alias: b Filter Operator predicate: (key is not null and (key > 100)) (type: boolean) HashTable Sink Operator condition expressions: 0 {key} {value} 1 keys: 0 key (type: string) 1 key (type: string) Stage: Stage-8 Map Reduce Map Operator Tree: TableScan alias: a Filter Operator predicate: ((key is not null and value is not null) and (key > 100)) (type: boolean) Map Join Operator condition map: Inner Join 0 to 1 condition expressions: 0 {key} {value} 1 keys: 0 key (type: string) 1 key (type: string) outputColumnNames: _col0, _col1 File Output Operator compressed: false table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Local Work: Map Reduce Local Work Stage: Stage-7 Conditional Operator Stage: Stage-11 Map Reduce Local Work Alias -> Map Local Tables: c Fetch Operator limit: -1 Alias -> Map Local Operator Tree: c TableScan alias: c Filter Operator predicate: value is not null (type: boolean) HashTable Sink Operator condition expressions: 0 {_col0} {_col1} 1 keys: 0 _col1 (type: string) 1 value (type: string) Stage: Stage-5 Map Reduce Map Operator Tree: TableScan Map Join Operator condition map: Inner Join 0 to 1 condition expressions: 0 {_col0} {_col1} 1 keys: 0 _col1 (type: string) 1 value (type: string) outputColumnNames: _col0, _col1 Select Operator expressions: _col0 (type: string), _col1 (type: string) outputColumnNames: _col0, _col1 Limit Number of rows: 40 File Output Operator compressed: false table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Local Work: Map Reduce Local Work Stage: Stage-6 Map Reduce Map Operator Tree: TableScan alias: c Filter Operator predicate: value is not null (type: boolean) Map Join Operator condition map: Inner Join 0 to 1 condition expressions: 0 {_col0} {_col1} 1 keys: 0 _col1 (type: string) 1 value (type: string) outputColumnNames: _col0, _col1 Select Operator expressions: _col0 (type: string), _col1 (type: string) outputColumnNames: _col0, _col1 Limit Number of rows: 40 File Output Operator compressed: false table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Local Work: Map Reduce Local Work Alias -> Map Local Tables: $INTNAME Fetch Operator limit: -1 Alias -> Map Local Operator Tree: $INTNAME TableScan Stage: Stage-2 Map Reduce Map Operator Tree: TableScan Reduce Output Operator key expressions: _col1 (type: string) sort order: + Map-reduce partition columns: _col1 (type: string) Statistics: Num rows: 9 Data size: 991 Basic stats: COMPLETE Column stats: NONE value expressions: _col0 (type: string) TableScan alias: c Statistics: Num rows: 58 Data size: 5812 Basic stats: COMPLETE Column stats: NONE Filter Operator predicate: value is not null (type: boolean) Statistics: Num rows: 29 Data size: 2906 Basic stats: COMPLETE Column stats: NONE Reduce Output Operator key expressions: value (type: string) sort order: + Map-reduce partition columns: value (type: string) Statistics: Num rows: 29 Data size: 2906 Basic stats: COMPLETE Column stats: NONE Reduce Operator Tree: Join Operator condition map: Inner Join 0 to 1 condition expressions: 0 {VALUE._col0} {KEY.reducesinkkey0} 1 outputColumnNames: _col0, _col1 Statistics: Num rows: 31 Data size: 3196 Basic stats: COMPLETE Column stats: NONE Select Operator expressions: _col0 (type: string), _col1 (type: string) outputColumnNames: _col0, _col1 Statistics: Num rows: 31 Data size: 3196 Basic stats: COMPLETE Column stats: NONE Limit Number of rows: 40 Statistics: Num rows: 31 Data size: 3196 Basic stats: COMPLETE Column stats: NONE File Output Operator compressed: false Statistics: Num rows: 31 Data size: 3196 Basic stats: COMPLETE Column stats: NONE table: input format: org.apache.hadoop.mapred.TextInputFormat output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe Stage: Stage-14 Map Reduce Local Work Alias -> Map Local Tables: a Fetch Operator limit: -1 Alias -> Map Local Operator Tree: a TableScan alias: a Filter Operator predicate: ((key is not null and value is not null) and (key > 100)) (type: boolean) HashTable Sink Operator condition expressions: 0 {value} 1 keys: 0 key (type: string) 1 key (type: string) Stage: Stage-9 Map Reduce Map Operator Tree: TableScan alias: b Filter Operator predicate: (key is not null and (key > 100)) (type: boolean) Map Join Operator condition map: Inner Join 0 to 1 condition expressions: 0 {key} {value} 1 keys: 0 key (type: string) 1 key (type: string) outputColumnNames: _col0, _col1 File Output Operator compressed: false table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Local Work: Map Reduce Local Work Stage: Stage-1 Map Reduce Map Operator Tree: TableScan alias: b Statistics: Num rows: 58 Data size: 5812 Basic stats: COMPLETE Column stats: NONE Filter Operator predicate: (key is not null and (key > 100)) (type: boolean) Statistics: Num rows: 9 Data size: 901 Basic stats: COMPLETE Column stats: NONE Reduce Output Operator key expressions: key (type: string) sort order: + Map-reduce partition columns: key (type: string) Statistics: Num rows: 9 Data size: 901 Basic stats: COMPLETE Column stats: NONE TableScan alias: a Statistics: Num rows: 29 Data size: 5812 Basic stats: COMPLETE Column stats: NONE Filter Operator predicate: ((key is not null and value is not null) and (key > 100)) (type: boolean) Statistics: Num rows: 2 Data size: 400 Basic stats: COMPLETE Column stats: NONE Reduce Output Operator key expressions: key (type: string) sort order: + Map-reduce partition columns: key (type: string) Statistics: Num rows: 2 Data size: 400 Basic stats: COMPLETE Column stats: NONE value expressions: value (type: string) Reduce Operator Tree: Join Operator condition map: Inner Join 0 to 1 condition expressions: 0 {KEY.reducesinkkey0} {VALUE._col0} 1 outputColumnNames: _col0, _col1 Statistics: Num rows: 9 Data size: 991 Basic stats: COMPLETE Column stats: NONE File Output Operator compressed: false table: input format: org.apache.hadoop.mapred.SequenceFileInputFormat output format: org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat serde: org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe Stage: Stage-0 Fetch Operator limit: 40 Processor Tree: ListSink PREHOOK: query: select a.* from src a join src b on a.key=b.key join src c on a.value=c.value where a.key>100 limit 40 PREHOOK: type: QUERY PREHOOK: Input: default@src #### A masked pattern was here #### POSTHOOK: query: select a.* from src a join src b on a.key=b.key join src c on a.value=c.value where a.key>100 limit 40 POSTHOOK: type: QUERY POSTHOOK: Input: default@src #### A masked pattern was here #### RUN: Stage-10:CONDITIONAL RUN: Stage-14:MAPREDLOCAL RUN: Stage-9:MAPRED RUN: Stage-7:CONDITIONAL RUN: Stage-11:MAPREDLOCAL RUN: Stage-5:MAPRED 238 val_238 238 val_238 238 val_238 238 val_238 311 val_311 311 val_311 311 val_311 311 val_311 311 val_311 311 val_311 311 val_311 311 val_311 311 val_311 165 val_165 165 val_165 165 val_165 165 val_165 409 val_409 409 val_409 409 val_409 409 val_409 409 val_409 409 val_409 409 val_409 409 val_409 409 val_409 255 val_255 255 val_255 255 val_255 255 val_255 278 val_278 278 val_278 278 val_278 278 val_278 484 val_484 265 val_265 265 val_265 265 val_265 265 val_265 193 val_193 PREHOOK: query: -- fallback to common join select a.* from src a join src b on a.key=b.key join src c on a.value=c.value where a.key>100 limit 40 PREHOOK: type: QUERY PREHOOK: Input: default@src #### A masked pattern was here #### FAILED: Execution Error, return code 3 from org.apache.hadoop.hive.ql.exec.mr.MapredLocalTask ATTEMPT: Execute BackupTask: org.apache.hadoop.hive.ql.exec.mr.MapRedTask FAILED: Execution Error, return code 3 from org.apache.hadoop.hive.ql.exec.mr.MapredLocalTask ATTEMPT: Execute BackupTask: org.apache.hadoop.hive.ql.exec.mr.MapRedTask POSTHOOK: query: -- fallback to common join select a.* from src a join src b on a.key=b.key join src c on a.value=c.value where a.key>100 limit 40 POSTHOOK: type: QUERY POSTHOOK: Input: default@src #### A masked pattern was here #### RUN: Stage-10:CONDITIONAL RUN: Stage-14:MAPREDLOCAL RUN: Stage-1:MAPRED RUN: Stage-7:CONDITIONAL RUN: Stage-11:MAPREDLOCAL RUN: Stage-2:MAPRED 103 val_103 103 val_103 103 val_103 103 val_103 103 val_103 103 val_103 103 val_103 103 val_103 104 val_104 104 val_104 104 val_104 104 val_104 104 val_104 104 val_104 104 val_104 104 val_104 105 val_105 111 val_111 113 val_113 113 val_113 113 val_113 113 val_113 113 val_113 113 val_113 113 val_113 113 val_113 114 val_114 116 val_116 118 val_118 118 val_118 118 val_118 118 val_118 118 val_118 118 val_118 118 val_118 118 val_118 119 val_119 119 val_119 119 val_119 119 val_119