You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by pallavi-rao <gi...@git.apache.org> on 2016/07/14 06:28:30 UTC

[GitHub] falcon pull request #226: FALCON-2067 In instance status list, -allAttempts ...

GitHub user pallavi-rao opened a pull request:

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

    FALCON-2067 In instance status list, -allAttempts does not show all runs

    After the fix:
    `$ bin/falcon instance -status -type process -name oozie-mr-process -start 2013-11-15T00:00Z  -allAttempts
    Consolidated Status: SUCCEEDED
    
    Instances:
    Instance		Cluster		SourceCluster		Status		Start		End		Details					Log
    -----------------------------------------------------------------------------------------------
    2013-11-15T00:05Z	local	-	KILLED	2016-07-14T05:53Z	2016-07-14T05:53Z	-	http://localhost:11000/oozie/?job=0000002-160713101246755-oozie-oozi-C@1
    actions:
     user-action	ERROR	null
    2013-11-15T00:05Z	local	-	KILLED	2016-07-14T05:48Z	2016-07-14T05:51Z	-	http://localhost:11000/oozie/?job=0000002-160713101246755-oozie-oozi-C@1
    actions:
     user-action	ERROR	null
     failed-post-processing	KILLED	http://localhost:8088/proxy/application_1468321868387_0012/
    2013-11-15T00:10Z	local	-	KILLED	2016-07-14T05:45Z	2016-07-14T05:48Z	-	http://localhost:11000/oozie/?job=0000002-160713101246755-oozie-oozi-C@2
    actions:
     user-action	ERROR	null
     failed-post-processing	KILLED	http://localhost:8088/proxy/application_1468321868387_0011/
    2013-11-15T00:15Z	local	-	KILLED	-	-	-	-
    2013-11-15T00:20Z	local	-	KILLED	-	-	-	-
    2013-11-15T00:25Z	local	-	KILLED	-	-	-	-
    2013-11-15T00:30Z	local	-	KILLED	-	-	-	-
    2013-11-15T00:35Z	local	-	KILLED	-	-	-	-
    2013-11-15T00:40Z	local	-	KILLED	-	-	-	-
    2013-11-15T00:45Z	local	-	KILLED	-	-	-	-`

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

    $ git pull https://github.com/pallavi-rao/falcon 2067

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

    https://github.com/apache/falcon/pull/226.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 #226
    
----
commit 39aa1e5936f9ac7a010a1df584010438a95dae51
Author: Pallavi Rao <pa...@inmobi.com>
Date:   2016-07-14T06:25:35Z

    FALCON-2067 In instance status list, -allAttempts does not show all runs

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] falcon pull request #226: FALCON-2067 In instance status list, -allAttempts ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---