You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by sachingoel0101 <gi...@git.apache.org> on 2015/11/15 02:37:10 UTC

[GitHub] flink pull request: [FLINK-3000]Adds shutdown hook to clean up lin...

GitHub user sachingoel0101 opened a pull request:

    https://github.com/apache/flink/pull/1354

    [FLINK-3000]Adds shutdown hook to clean up lingering yarn sessions

    Adds a shutdown hook to cleanup the submitted yarn application while the user cancels it in any but a `RUNNING` state. If running, there are two cases: Detached and Non-detached. Non detached modes will connect to the cluster and add a shut down hook, while detached ones, well, since they're detached, once deployed, users have to cancel them explicitly.

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

    $ git pull https://github.com/sachingoel0101/flink yarn_cli

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

    https://github.com/apache/flink/pull/1354.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 #1354
    
----
commit e1b8778491bf8fd592bddc8fe157d8aa8c150b7f
Author: Sachin Goel <sa...@gmail.com>
Date:   2015-11-15T00:41:30Z

    Adds shutdown hook to clean up lingering yarn sessions

----


---
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] flink pull request: [FLINK-3000]Adds shutdown hook to clean up lin...

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

    https://github.com/apache/flink/pull/1354


---
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] flink pull request: [FLINK-3000]Adds shutdown hook to clean up lin...

Posted by sachingoel0101 <gi...@git.apache.org>.
Github user sachingoel0101 commented on the pull request:

    https://github.com/apache/flink/pull/1354#issuecomment-159054302
  
    Ping. 


---
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] flink pull request: [FLINK-3000]Adds shutdown hook to clean up lin...

Posted by mxm <gi...@git.apache.org>.
Github user mxm commented on the pull request:

    https://github.com/apache/flink/pull/1354#issuecomment-159292623
  
    Would make sense to merge this.


---
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] flink pull request: [FLINK-3000]Adds shutdown hook to clean up lin...

Posted by rmetzger <gi...@git.apache.org>.
Github user rmetzger commented on the pull request:

    https://github.com/apache/flink/pull/1354#issuecomment-158425799
  
    Thank you for looking into the issue.
    I'll soon try it out on a cluster.


---
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] flink pull request: [FLINK-3000]Adds shutdown hook to clean up lin...

Posted by rmetzger <gi...@git.apache.org>.
Github user rmetzger commented on the pull request:

    https://github.com/apache/flink/pull/1354#issuecomment-159613519
  
    Tests passed
    +1 to merge!


---
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] flink pull request: [FLINK-3000]Adds shutdown hook to clean up lin...

Posted by rmetzger <gi...@git.apache.org>.
Github user rmetzger commented on the pull request:

    https://github.com/apache/flink/pull/1354#issuecomment-159609971
  
    Thanks for the ping. I'll now test it


---
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] flink pull request: [FLINK-3000]Adds shutdown hook to clean up lin...

Posted by rmetzger <gi...@git.apache.org>.
Github user rmetzger commented on the pull request:

    https://github.com/apache/flink/pull/1354#issuecomment-159641191
  
    I'll merge this pr.


---
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.
---