[ 
https://issues.apache.org/jira/browse/OOZIE-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932974#comment-13932974
 ] 

sam liu commented on OOZIE-1740:
--------------------------------

We need a new function hadoop:conf() that can be invoked from the workflow.xml 
and will return a hadoop configuration option. For example, in your case you 
could have this:
<property>
      <name>mapreduce.map.java.opts</name>
      <value>${hadoop:conf('mapreduce.map.java.opts')} -Xss512k </value>
</property>

> Add a new function hadoop:conf() that can be invoked from the workflow.xml 
> and will return a hadoop configuration option
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-1740
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1740
>             Project: Oozie
>          Issue Type: Improvement
>          Components: workflow
>    Affects Versions: 3.3.2
>            Reporter: sam liu
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to