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

[email protected] commented on OOZIE-677:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3756/#review4987
-----------------------------------------------------------



trunk/client/src/main/java/org/apache/oozie/cli/OozieCLI.java
<https://reviews.apache.org/r/3756/#comment10960>

    k.. seems better..thxs



trunk/core/src/main/java/org/apache/oozie/CoordinatorEngine.java
<https://reviews.apache.org/r/3756/#comment10962>

    k



trunk/core/src/main/java/org/apache/oozie/CoordinatorEngine.java
<https://reviews.apache.org/r/3756/#comment10961>

    k



trunk/core/src/main/java/org/apache/oozie/ErrorCode.java
<https://reviews.apache.org/r/3756/#comment10963>

    that is for the jobs command



trunk/core/src/main/java/org/apache/oozie/command/coord/CoordJobXCommand.java
<https://reviews.apache.org/r/3756/#comment10964>

    k



trunk/core/src/main/java/org/apache/oozie/executor/jpa/CoordJobGetActionsSubsetJPAExecutor.java
<https://reviews.apache.org/r/3756/#comment10965>

    k



trunk/core/src/test/java/org/apache/oozie/executor/jpa/TestCoordJobGetActionsSubsetJPAExecutor.java
<https://reviews.apache.org/r/3756/#comment10966>

    yes..it wont be used


- Virag


On 2012-02-09 01:38:25, Virag Kothari wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/3756/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-02-09 01:38:25)
bq.  
bq.  
bq.  Review request for oozie.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  https://issues.apache.org/jira/browse/OOZIE-677
bq.  
bq.  
bq.  This addresses bug oozie-677.
bq.      https://issues.apache.org/jira/browse/oozie-677
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/client/src/main/java/org/apache/oozie/cli/OozieCLI.java 1242197 
bq.    trunk/client/src/main/java/org/apache/oozie/client/OozieClient.java 
1242197 
bq.    
trunk/client/src/main/java/org/apache/oozie/client/rest/RestConstants.java 
1242197 
bq.    trunk/core/src/main/java/org/apache/oozie/BaseEngine.java 1242197 
bq.    trunk/core/src/main/java/org/apache/oozie/BundleEngine.java 1242197 
bq.    trunk/core/src/main/java/org/apache/oozie/CoordinatorEngine.java 1242197 
bq.    trunk/core/src/main/java/org/apache/oozie/DagEngine.java 1242197 
bq.    trunk/core/src/main/java/org/apache/oozie/ErrorCode.java 1242197 
bq.    
trunk/core/src/main/java/org/apache/oozie/command/coord/CoordJobXCommand.java 
1242197 
bq.    
trunk/core/src/main/java/org/apache/oozie/executor/jpa/CoordJobGetActionsSubsetJPAExecutor.java
 1242197 
bq.    trunk/core/src/main/java/org/apache/oozie/servlet/V1JobServlet.java 
1242197 
bq.    trunk/core/src/test/java/org/apache/oozie/TestCoordinatorEngine.java 
1242197 
bq.    
trunk/core/src/test/java/org/apache/oozie/executor/jpa/TestCoordJobGetActionsSubsetJPAExecutor.java
 1242197 
bq.    
trunk/core/src/test/java/org/apache/oozie/servlet/MockCoordinatorEngineService.java
 1242197 
bq.    trunk/docs/src/site/twiki/DG_CommandLineTool.twiki 1242197 
bq.  
bq.  Diff: https://reviews.apache.org/r/3756/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  Test cases added
bq.  Checked filter option thru. command line after running cron example
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Virag
bq.  
bq.


                
> Add Filter API for status on coordinator actions
> ------------------------------------------------
>
>                 Key: OOZIE-677
>                 URL: https://issues.apache.org/jira/browse/OOZIE-677
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Virag Kothari
>
> Currently the filter option is only supported for 'oozie jobs'.
> In some cases, they are also required for 'oozie job'. E.g to filter 
> coordinator actions for a coordinator job, filter coordinator jobs for a 
> bundle etc.
> This jira proposes to provide status filters for coordinator actions on a 
> coordinator job
> E.g oozie job -info coordjobid -filter status=RUNNING;status=KILLED

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to