Description
There are lots of warning messages when running hadoop 23:
2011-12-07 20:12:19,155 [main] WARN org.apache.hadoop.conf.Configuration - yarn-site.xml:an attempt to override final parameter: mapreduce.job.user.name; Ignoring
We need to clean those up.
Attachments
Issue Links
- relates to
-
PIG-3283 job launcher should set mapreduce.client.genericoptionsparser.used property to suppress warning messages
- Open