You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by anup ahire <ah...@gmail.com> on 2014/03/06 21:32:08 UTC

cast cast exception in local mode

Hello,


I am getting following error sometimes in local mode

java.lang.Exception: java.lang.ClassCastException:
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigSplit
incompatible with org.apache.hadoop.mapreduce.lib.input.FileSplit
        at
org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:412)


I am using pig 0.11.1
Any help is appreciated !!

Thanks !!