Open makshay4792 opened 8 years ago
showing error as: The type org.apache.commons.logging.Log cannot be resolved. It is indirectly referenced from required .class files
for: InputSplit split @Override public RecordReader<HipiImageHeader, HipiImage> createRecordReader( InputSplit split, TaskAttemptContext context) throws IOException, InterruptedException { return new HibRecordReader(); }
showing error as: The type org.apache.commons.logging.Log cannot be resolved. It is indirectly referenced from required .class files
for: InputSplit split @Override public RecordReader<HipiImageHeader, HipiImage> createRecordReader( InputSplit split, TaskAttemptContext context) throws IOException, InterruptedException { return new HibRecordReader(); }