I see this warning whenever I run a Hadoop streaming job:WARN mapred.JobClient: Use GenericOptionsParser for parsing the arguments. Applications should implement Tool for the same.
Does anyone know why I get this? How can I make it go away? thanks
I see this warning whenever I run a Hadoop streaming job:WARN mapred.JobClient: Use GenericOptionsParser for parsing the arguments. Applications should implement Tool for the same.
Does anyone know why I get this? How can I make it go away? thanks