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

ASF GitHub Bot commented on FALCON-1811:
----------------------------------------

GitHub user PraveenAdlakha opened a pull request:

    https://github.com/apache/falcon/pull/40

    FALCON-1811 Status API does not honour start option

    $ bin/falcon instance -type process -name process1 -start 2015-10-09T14:00Z 
-status -numResults 2 
    Consolidated Status: SUCCEEDED
    
    Instances:
    Instance            Cluster         SourceCluster           Status          
Start           End             Details                                 Log
    
-----------------------------------------------------------------------------------------------
    2015-12-31T01:00Z   local   -       SUSPENDED       2016-02-11T09:34Z       
-       -       
http://blr-test-129.corp.inmobi.com:11000/oozie?job=0000028-151229192519233-oozie-oozi-W
    actions:
     mr-node    null    null
     failed-post-processing     null    null
    2016-01-01T01:00Z   local   -       SUSPENDED       2016-02-11T10:18Z       
-       -       
http://blr-test-129.corp.inmobi.com:11000/oozie?job=0000030-151229192519233-oozie-oozi-W
    actions:
     mr-node    null    null
     failed-post-processing     null    null
    
    Additional Information:
    Response: default/STATUS
    Request Id: default/124451500@qtp-822600088-12 - 
2ca2d36d-6e03-4e14-9e97-1448aed90084
    
    Note we will not get the same result when status is waiting as at that time 
start time is null.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PraveenAdlakha/falcon 1811

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/falcon/pull/40.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #40
    
----
commit de085733c0c14bf363078aa192ddb212b9ce27c6
Author: Praveen Adlakha <[email protected]>
Date:   2016-02-11T11:45:06Z

    FALCON-1811 Status API does not honour start option

----


> Status API does not honour start option
> ---------------------------------------
>
>                 Key: FALCON-1811
>                 URL: https://issues.apache.org/jira/browse/FALCON-1811
>             Project: Falcon
>          Issue Type: Bug
>          Components: client
>    Affects Versions: trunk, 0.9
>            Reporter: Pragya Mittal
>            Assignee: Praveen Adlakha
>
> The result of status API is :
> {noformat}
> dataqa@lda01:~$ fipstatus processMerlinOozie -colo ua2 -numResults 2 -start 
> 2016-02-02T12:59Z  
> Consolidated Status: SUCCEEDED
> Instances:
> Instance              Cluster         SourceCluster           Status          
> Start           End             Details                                 Log
> -----------------------------------------------------------------------------------------------
> 2016-02-02T13:08Z     ProcessMultipleClustersTest-corp-3a97a54e       -       
> RUNNING 2016-02-02T13:08Z       -       
> -http://8RPCG32.corp.inmobi.com:11000/oozie?job=0001277-160202121302340-oozie-oozi-W
> actions:
>  hdfscommands OK      -
>  aggregator   SUCCEEDED       
> http://8RPCG32.corp.inmobi.com:8088/proxy/application_1454048976510_7718/
>  java-node    SUCCEEDED       
> http://8RPCG32.corp.inmobi.com:8088/proxy/application_1454048976510_7722/
>  succeeded-post-processing    RUNNING 
> http://8RPCG32.corp.inmobi.com:8088/proxy/application_1454048976510_7726/
> 2016-02-02T13:07Z     ProcessMultipleClustersTest-corp-3a97a54e       -       
> SUCCEEDED       2016-02-02T13:07Z       2016-02-02T13:07Z       -       
> http://8RPCG32.corp.inmobi.com:11000/oozie?job=0001274-160202121302340-oozie-oozi-W
> actions:
>  hdfscommands OK      -
>  aggregator   SUCCEEDED       
> http://8RPCG32.corp.inmobi.com:8088/proxy/application_1454048976510_7709/
>  java-node    SUCCEEDED       
> http://8RPCG32.corp.inmobi.com:8088/proxy/application_1454048976510_7713/
> Additional Information:
> Response: ua2/STATUS
> Request Id: ua2/1073468757@qtp-311239812-13 - 
> 31efc585-41ae-48a3-9e53-515e71fe4243
> {noformat}
> Instead it should display two instances : 
> 2016-02-02T12:59Z
> 2016-02-02T13:00Z



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

Reply via email to