Ensure you are sticking with either new API or old API. I'm sure you have your
imports for the Input/Output formats mixed with mapred.* and mapreduce.* stuff.
Stabilizing that will fix it.
In future, please send user mail to common-u...@hadoop.apache.org and not
common-dev, which is for develop
Hello,
I am using the class MultipleInputs class in Map-Rduce program.
Syntax is :
MultipleInputs.addInputPath(job, path, inputFormatClass) or
MultipleInputs.addInputPath(job, path, inputFormatClass, mapperClass)
I have used as:
MultipleInputs.addInputPath(conf, new
Path("hdfs: