[ https://issues.apache.org/jira/browse/HIVE-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766571#comment-13766571 ]
Ashutosh Chauhan commented on HIVE-5290: ---------------------------------------- Glad finally there is a hope for these hcat tests : ) Thanks, [~brocknoland] for looking into this. Tried applying your patch, got compile error: {code} hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestE2EScenarios.java:204: cannot find symbol [javac] symbol : constructor TaskID(org.apache.hadoop.mapreduce.JobID,org.apache.hadoop.mapreduce.TaskType,int) [javac] location: class org.apache.hadoop.mapreduce.TaskID [javac] TaskAttemptID taskId = new TaskAttemptID(new TaskID(new JobID("200908190029", 1), TaskType.REDUCE, 1), 1); [javac] ^ {code} > Some HCatalog tests have been behaving flaky > -------------------------------------------- > > Key: HIVE-5290 > URL: https://issues.apache.org/jira/browse/HIVE-5290 > Project: Hive > Issue Type: Test > Affects Versions: 0.13.0 > Reporter: Brock Noland > Assignee: Brock Noland > Attachments: HIVE-5290.patch, HIVE-5290.patch > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira