You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Ryota Egashira (JIRA)" <ji...@apache.org> on 2015/03/05 19:04:38 UTC

[jira] [Created] (OOZIE-2161) Parameterize action specific default values in oozie-default.xml

Ryota Egashira created OOZIE-2161:
-------------------------------------

             Summary: Parameterize action specific default values in oozie-default.xml
                 Key: OOZIE-2161
                 URL: https://issues.apache.org/jira/browse/OOZIE-2161
             Project: Oozie
          Issue Type: Bug
            Reporter: Ryota Egashira


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

{quote}
We should allow setting properties like oozie.action.<actionType>.<property>. This can be defined in oozie-default/site.xml and can be overridden by user.
Whoever want to set any property or override, they can do without making any code change.
{quote}

examples might be  hive action (hive.querylog.location), shell action (PATH=.:$PATH"  in addDefaultChildEnv)...etc



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