You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2014/03/24 13:35:43 UTC

[jira] [Created] (HIVE-6729) HCatStorer error with hadoop 2.0.0

Shwetha G S created HIVE-6729:
---------------------------------

             Summary: HCatStorer error with hadoop 2.0.0
                 Key: HIVE-6729
                 URL: https://issues.apache.org/jira/browse/HIVE-6729
             Project: Hive
          Issue Type: Bug
            Reporter: Shwetha G S


hive-0.12.0 with hadoop-2.0.0-cdh4.3.0 gives the following error:
{noformat}
ERROR 2998: Unhandled internal error. Found interface org.apache.hadoop.mapreduce.JobContext, but class was expected

java.lang.IncompatibleClassChangeError: Found interface org.apache.hadoop.mapreduce.JobContext, but class was expected
	at org.apache.hive.hcatalog.mapreduce.HCatBaseOutputFormat.getTableSchema(HCatBaseOutputFormat.java:50)
	at org.apache.hive.hcatalog.pig.HCatStorer.setStoreLocation(HCatStorer.java:132)
	at org.apache.pig.newplan.logical.rules.InputOutputFileValidator$InputOutputFileVisitor.visit(InputOutputFileValidator.java:68)
	at org.apache.pig.newplan.logical.relational.LOStore.accept(LOStore.java:77)
	at org.apache.pig.newplan.DepthFirstWalker.depthFirst(DepthFirstWalker.java:64)
{noformat}




--
This message was sent by Atlassian JIRA
(v6.2#6252)