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

Purshotam Shah commented on OOZIE-2139:
---------------------------------------

{code}
$ oozie job -run -config examples/apps/bundle/job.properties  -oozie 
http://localhost:11000/oozie
job: 0000000-150401224824961-oozie-puru-B
$oozie job -update 0000001-150401224824961-oozie-puru-C  -config 
examples/apps/bundle/job.properties  -oozie http://localhost:11000/oozie 
-DqueueName=aa
**********Job definition changes**********
******************************************
**********Job conf changes****************
@@ -37,7 +37,7 @@
   </property>
   <property>
     <name>queueName</name>
-    <value>default</value>
+    <value>aa</value>
   </property>
   <property>
     <name>userName</name>
******************************************
$
{code}

> Coord update doesn't work for job which is submitted by bundle
> --------------------------------------------------------------
>
>                 Key: OOZIE-2139
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2139
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Purshotam Shah
>            Assignee: Purshotam Shah
>         Attachments: OOZIE-2139-V1.patch
>
>




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

Reply via email to