Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-beta1
-
None
-
Reviewed
Description
TestMapreduceConfigFields has been failing since MAPREDUCE-6954. MRJobConfig#MR_AM_STAGING_DIR_ERASURECODING_ENABLED is defined as "yarn.app.mapreduce.am.staging-direrasurecoding.enabled" but the property is listed as "yarn.app.mapreduce.am.staging-dir.erasurecoding.enabled" in mapred-default.xml.
Attachments
Attachments
Issue Links
- is broken by
-
MAPREDUCE-6954 Disable erasure coding for files that are uploaded to the MR staging area
- Resolved