[ https://issues.apache.org/jira/browse/HIVE-8944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alan Gates updated HIVE-8944: ----------------------------- Attachment: HIVE-8944.patch Note, this patch will conflict with HIVE-8828, so it should wait and go behind it. Once that's in I'll need to regenerate the patch. But I'm posting this now so people can review it and the tests can run. > TestCompactor fails with IncompatibleClassChangeError > ----------------------------------------------------- > > Key: HIVE-8944 > URL: https://issues.apache.org/jira/browse/HIVE-8944 > Project: Hive > Issue Type: Bug > Reporter: Brock Noland > Assignee: Alan Gates > Attachments: HIVE-8944.patch > > > While investigating long build times I found this and the test had been > running for hours. > {noformat} > Exception in thread "Thread-185" java.lang.IncompatibleClassChangeError: > Found interface org.apache.hadoop.mapred.JobContext, but class was expected > at > org.apache.hadoop.hive.ql.txn.compactor.CompactorMR$CompactorOutputCommitter.abortJob(CompactorMR.java:716) > at > org.apache.hadoop.mapred.OutputCommitter.abortJob(OutputCommitter.java:255) > at > org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:471) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)