You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Wei Yan (JIRA)" <ji...@apache.org> on 2015/08/12 18:43:47 UTC

[jira] [Assigned] (OOZIE-2330) Spark action should take the global jobTracker and nameNode configs by default

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

Wei Yan reassigned OOZIE-2330:
------------------------------

    Assignee: Wei Yan

> Spark action should take the global jobTracker and nameNode configs by default
> ------------------------------------------------------------------------------
>
>                 Key: OOZIE-2330
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2330
>             Project: Oozie
>          Issue Type: Improvement
>          Components: action
>            Reporter: Wei Yan
>            Assignee: Wei Yan
>            Priority: Minor
>
> In Spark Action 0.1 schema, the job-tracker and name-node are required.
> {code}
> <xs:element name="job-tracker" type="xs:string" minOccurs="1" maxOccurs="1"/>
> <xs:element name="name-node" type="xs:string" minOccurs="1" maxOccurs="1"/>
> {code}
> It would be better that the spark action can take default values from the global configs.



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