Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/1344
---
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 enab
Github user tillrohrmann commented on the pull request:
https://github.com/apache/flink/pull/1344#issuecomment-157775857
LGTM
---
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
enab
Github user mxm commented on the pull request:
https://github.com/apache/flink/pull/1344#issuecomment-157711251
I'm assuming everyone is ok with this workaround for now. If not please
speak up. I'll merge this in time for 0.10.1.
---
If your project is set up for it, you can reply to
Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/1344#issuecomment-157522724
Since Flink 0.10.1 is around the corner, we should merge this PR ;)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitH
Github user mxm commented on the pull request:
https://github.com/apache/flink/pull/1344#issuecomment-155764939
+1 for the integration test
---
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 thi
Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/1344#issuecomment-155763996
Maybe not as part of this PR, but in the long term, we should add a
integration test for cancelling a job running in a YARN session.
---
If your project is set up for
GitHub user mxm opened a pull request:
https://github.com/apache/flink/pull/1344
[FLINK-2989] job cancel button doesn't work on YARN
In addition to the REST-compliant "DELETE /jobs/", allows
cancellation also via a special GET request of the form
"GET /jobs//yarn-cancel".