[ https://issues.apache.org/jira/browse/HIVE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895472#action_12895472 ]
Joydeep Sen Sarma commented on HIVE-1509: ----------------------------------------- the test result for dyn_part3.q is not matching the one provided in the patch. it seems that testnegativeclidriver is not executing anything but the first query in the .q file: [junit] diff -a -I file: -I pfile: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I \ owner -I transient_lastDdlTime -I java.lang.RuntimeException -I at org -I at sun -I at java -I at junit -\ I Caused by: -I [.][.][.] [0-9]* more /data/users/jssarma/hive_trunk/build/ql/test/logs/clientnegative/dy\ n_part3.q.out [junit] 9a10,27 [junit] > PREHOOK: query: create table nzhang_part( key string) partitioned by (value string) [junit] > PREHOOK: type: CREATETABLE [junit] > POSTHOOK: query: create table nzhang_part( key string) partitioned by (value string) [junit] > POSTHOOK: type: CREATETABLE [junit] > POSTHOOK: Output: defa...@nzhang_part [junit] > PREHOOK: query: insert overwrite table nzhang_part partition(value) select key, value from \ src [junit] > PREHOOK: type: QUERY [junit] > PREHOOK: Input: defa...@src [junit] > FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.MapRedTask [junit] > PREHOOK: query: create table nzhang_part( key string) partitioned by (value string) [junit] > PREHOOK: type: CREATETABLE [junit] > POSTHOOK: query: create table nzhang_part( key string) partitioned by (value string) [junit] > POSTHOOK: type: CREATETABLE [junit] > POSTHOOK: Output: defa...@nzhang_part [junit] > PREHOOK: query: insert overwrite table nzhang_part partition(value) select key, value from \ src [junit] > PREHOOK: type: QUERY [junit] > PREHOOK: Input: defa...@src [junit] > FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.MapRedTask > Monitor the working set of the number of files > ----------------------------------------------- > > Key: HIVE-1509 > URL: https://issues.apache.org/jira/browse/HIVE-1509 > Project: Hadoop Hive > Issue Type: Bug > Components: Query Processor > Affects Versions: 0.7.0 > Reporter: Namit Jain > Assignee: Ning Zhang > Attachments: HIVE-1509.2.patch, HIVE-1509.3.patch, HIVE-1509.4.patch, > HIVE-1509.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.