You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/02 14:47:39 UTC

[jira] [Commented] (FALCON-1795) Kill api does not kill waiting/ready instances

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

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

GitHub user sandeepSamudrala opened a pull request:

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

    FALCON-1795. Kill api not killing waiting/ready instances

    

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

    $ git pull https://github.com/sandeepSamudrala/falcon master

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

    https://github.com/apache/falcon/pull/22.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 #22
    
----
commit 8a765196ead34815cc56921749ec37d5ea57466f
Author: sandeep <sa...@gmail.com>
Date:   2016-02-01T09:49:58Z

    FALCON-1721. changes to make sure all modules extend parent pom

commit 6b0561bd603ed083fa7917f340b67d6a8c84ee1c
Author: sandeep <sa...@gmail.com>
Date:   2016-02-02T10:22:37Z

    Merge branch 'master' of https://github.com/apache/falcon

commit da79116e9f067782654e5a38e551e1aca8032ab7
Author: sandeep <sa...@gmail.com>
Date:   2016-02-02T13:43:22Z

    FALCON-1795. Kill api not killing waiting/ready instances

----


> Kill api does not kill waiting/ready instances
> ----------------------------------------------
>
>                 Key: FALCON-1795
>                 URL: https://issues.apache.org/jira/browse/FALCON-1795
>             Project: Falcon
>          Issue Type: Bug
>          Components: oozie
>    Affects Versions: trunk, 0.9
>            Reporter: Pragya Mittal
>            Assignee: sandeep samudrala
>
> If instance is in WAITING/READY state, kill api should kill those instances.
> {noformat}
> dataqa@lda01:~$ falcon instance -type process -kill -name  processMerlinOozie  -start 2016-01-29T10:50Z -end 2016-01-29T10:53Z
> Consolidated Status: SUCCEEDED
> Instances:
> Instance		Cluster		SourceCluster		Status		Start		End		Details					Log
> -----------------------------------------------------------------------------------------------
> 2016-01-29T10:52Z	ProcessMultipleClustersTest-corp-ed7e77d1	-	WAITING	-	-	-	-
> 2016-01-29T10:51Z	ProcessMultipleClustersTest-corp-ed7e77d1	-	READY	-	-	-	-
> 2016-01-29T10:50Z	ProcessMultipleClustersTest-corp-ed7e77d1	-	READY	-	-	-	-
> 2016-01-29T10:52Z	ProcessMultipleClustersTest-corp-f62f3b66	-	WAITING	-	-	-	-
> 2016-01-29T10:51Z	ProcessMultipleClustersTest-corp-f62f3b66	-	READY	-	-	-	-
> 2016-01-29T10:50Z	ProcessMultipleClustersTest-corp-f62f3b66	-	READY	-	-	-	-
> Additional Information:
> Response: ua1/KILL
> ua2/KILL
> Request Id: ua1/467103859@qtp-1816147548-8 - 0645af64-a84e-453b-b339-af8ba6eb128a
> ua2/1459704390@qtp-1583159071-4 - 635cf4c0-620a-4a44-a535-8a35924f66d9
> {noformat}



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