Jim Brennan created MAPREDUCE-7069: -------------------------------------- Summary: Add ability to specify user environment variables individually Key: MAPREDUCE-7069 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7069 Project: Hadoop Map/Reduce Issue Type: Improvement Reporter: Jim Brennan
As reported in YARN-6830, it is currently not possible to specify an environment variable that contains commas via {{mapreduce.map.env}}, mapreduce.reduce.env, or {{mapreduce.admin.user.env}}. To address this, [~aw] proposed in [YARN-6830] that we add the ability to specify environment variables individually: {quote}e.g, mapreduce.map.env.[foo]=bar gets turned into foo=bar {quote} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org