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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---