You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2015/03/02 22:09:07 UTC

[jira] [Updated] (OOZIE-2158) Overrides in action conf in streaming action do not work

     [ https://issues.apache.org/jira/browse/OOZIE-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohini Palaniswamy updated OOZIE-2158:
--------------------------------------
    Attachment: OOZIE-2158-2.patch

Reattaching patch to see if tests run this time. Did not find any conflict and error in precommit build is "[WARNING] The requested profile "testPatchCompile" could not be activated because it does not exist."

bq. stream.addenvironment is never set, so it will be always empty. We can replace this with value="";
  This could come from mapred-site.xml if there is some default streaming environment setup for the cluster. So not removing the code.




> Overrides in action conf in streaming action do not work
> --------------------------------------------------------
>
>                 Key: OOZIE-2158
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2158
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Rohini Palaniswamy
>            Assignee: Rohini Palaniswamy
>             Fix For: trunk
>
>         Attachments: OOZIE-2158-1.patch, OOZIE-2158-2.patch, OOZIE-2158-2.patch
>
>
> User setting in action config like mapred.input.format.class=org.apache.hadoop.mapred.SequenceFileInputFormat does not take effect any more and is broken due to OOZIE-2102



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)