You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Jim Brennan (JIRA)" <ji...@apache.org> on 2018/03/28 15:10:00 UTC

[jira] [Created] (MAPREDUCE-7069) Add ability to specify user environment variables individually

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-help@hadoop.apache.org