[
https://issues.apache.org/jira/browse/FLINK-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ufuk Celebi closed FLINK-3019.
------------------------------
Resolution: Fixed
Fixed via 9abbeac
> CLI does not list running/restarting jobs
> -----------------------------------------
>
> Key: FLINK-3019
> URL: https://issues.apache.org/jira/browse/FLINK-3019
> Project: Flink
> Issue Type: Bug
> Components: Command-line client
> Affects Versions: 0.10.0
> Reporter: Ufuk Celebi
> Priority: Minor
>
> While reproducing FLINK-3011 locally, I run {{bin/flink list}} and get no
> running/scheduled jobs although the job is displayed on the web interface
> (with job status RESTARTING).
> A job that fails repeatedly to be re-deployed (like FLINK-3011), is not shown
> and can not be easily cancelled if there is no log access/running web
> interface to gather the job ID.
> Furthermore, the log shows this output for me:
> {code}
> Successfully retrieved list of jobs
> NULNULNULNULNULNUL...NUL (NUL denotes the NUL character)
> {code}
> I would display all jobs which have been returned to the client with their
> status. This will then have the same behaviour as the web interface.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)