Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.23.0
-
None
-
Reviewed
-
Removed the unnecessary job user-name configuration in mapred-site.xml.
Description
MR AM reads the value for mapreduce.job.user.name from the configuration in several places. It should instead get the app-submitter name from the RM.
Once that is done, we can remove the default value for mapreduce.job.user.name from mapred-default.xml