You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gyula Fora (JIRA)" <ji...@apache.org> on 2015/11/13 15:09:10 UTC

[jira] [Created] (FLINK-3011) Cannot cancel failing/restarting streaming job from the command line

Gyula Fora created FLINK-3011:
---------------------------------

             Summary: Cannot cancel failing/restarting streaming job from the command line
                 Key: FLINK-3011
                 URL: https://issues.apache.org/jira/browse/FLINK-3011
             Project: Flink
          Issue Type: Bug
          Components: Command-line client
    Affects Versions: 0.10, 1.0
            Reporter: Gyula Fora


I cannot seem to be able to cancel a failing/restarting job from the command line client. The job cannot be rescheduled so it keeps failing:

The exception I get:
13:58:11,240 INFO  org.apache.flink.runtime.jobmanager.JobManager                - Status of job 0c895d22c632de5dfe16c42a9ba818d5 (player-id) changed to RESTARTING.
13:58:25,234 INFO  org.apache.flink.runtime.jobmanager.JobManager                - Trying to cancel job with ID 0c895d22c632de5dfe16c42a9ba818d5.
13:58:25,561 WARN  akka.remote.ReliableDeliverySupervisor                        - Association with remote system [akka.tcp://flink@127.0.0.1:42012] has failed, address is now gated for [5000] ms. Reason is: [Disassociated].



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