[ https://issues.apache.org/jira/browse/HIVE-8944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221399#comment-14221399 ]
Brock Noland commented on HIVE-8944: ------------------------------------ FYI [~alangates] > TestCompactor fails with IncompatibleClassChangeError > ----------------------------------------------------- > > Key: HIVE-8944 > URL: https://issues.apache.org/jira/browse/HIVE-8944 > Project: Hive > Issue Type: Bug > Reporter: Brock Noland > > 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)