[
https://issues.apache.org/jira/browse/OOZIE-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohini Palaniswamy updated OOZIE-3068:
--------------------------------------
Issue Type: Sub-task (was: Bug)
Parent: OOZIE-2889
> Environmental variables should be separated by comma (,)
> --------------------------------------------------------
>
> Key: OOZIE-3068
> URL: https://issues.apache.org/jira/browse/OOZIE-3068
> Project: Oozie
> Issue Type: Sub-task
> Reporter: Satish Subhashrao Saley
>
> Hadoop expects comma separated list of env variables.
> https://github.com/apache/hadoop/blob/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobConf.java#L289
> It will be confusing for users to deal with different conventions.
> https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java#L1310-L1311
> Being a workflow scheduler system to manage Apache Hadoop jobs, Oozie should
> avoid this.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)