PIG.Jar not getting created when building it


1 Answer(s)


Hi Surender,

The error shows that the class WritableComparable not found at the given package location - org.apache.hadoop.io.
Please open the jar or import the jar into eclipse and check whether package is same or not. If same please check this class is available in the jar.