This sounds like a bug to me, I can reproduce with the latest RC#3 of Flink
1.5 with:

bin/start-cluster.sh
> bin/flink run examples/streaming/WordCount.jar
> bin/flink list -r
>

Would you please file a JIRA bug report? I will look into it

--
Rong

On Thu, May 17, 2018 at 10:50 AM, Edward Rojas <edward.roja...@gmail.com>
wrote:

> I forgot to add an example of the execution:
>
> $ ./bin/flink list -r
> Waiting for response...
> ------------------ Running/Restarting Jobs -------------------
> 17.05.2018 19:34:31 : edec969d6f9609455f9c42443b26d688 : FlinkAvgJob
> (CANCELED)
> 17.05.2018 19:36:01 : bd87ffc35e1521806928d6251990d715 : FlinkAvgJob
> (RUNNING)
>
> Note that from the title it's supposed to return only Running or Restarting
> Jobs.
>
> I'm using this response on a script that updates a job by canceling with
> savepoint... I just want to know if I have ti update my script :)
>
> Thanks in advance
>
>
>
> --
> Sent from: http://apache-flink-user-mailing-list-archive.2336050.
> n4.nabble.com/
>

Reply via email to