You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Purshotam Shah (JIRA)" <ji...@apache.org> on 2014/05/16 13:11:43 UTC

[jira] [Commented] (OOZIE-1841) Allow for specifications of wf/coordinator propertey files from web api

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

Purshotam Shah commented on OOZIE-1841:
---------------------------------------

Are you looking for something like https://issues.apache.org/jira/browse/OOZIE-1769(An option to update coord properties/definition)

> Allow for specifications of wf/coordinator propertey files from web api
> -----------------------------------------------------------------------
>
>                 Key: OOZIE-1841
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1841
>             Project: Oozie
>          Issue Type: New Feature
>            Reporter: Josh Kurz
>
> I would like to be able to post to oozie/v1/jobs and just set a configuration path. The xml files for each coordinator job that could be created are already created and are on the uzi box (for my use case). Is there a way to just tell oozie that I would like to use one of those pre made xml files vs submitting xml with an http post. 
> curl -X POST -H "Content-Type: application/json" -d {"configUrl": "/path/to/uzi/configuration"} "http://uzibox:11000/oozie/v1/jobs?action=start"



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