You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2015/02/15 19:00:14 UTC

[jira] [Created] (FLINK-1551) Fix History view of JobManager web interface

Robert Metzger created FLINK-1551:
-------------------------------------

             Summary: Fix History view of JobManager web interface
                 Key: FLINK-1551
                 URL: https://issues.apache.org/jira/browse/FLINK-1551
             Project: Flink
          Issue Type: Bug
          Components: JobManager
    Affects Versions: 0.9
            Reporter: Robert Metzger
            Priority: Critical


The JobManager web history view is not working.

{{scala.concurrent.impl.Promise$DefaultPromise cannot be cast to org.apache.flink.runtime.messages.JobManagerMessages$JobResponse}}
According to git blame, the code has been touched in FLINK-1508.



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

Re: [jira] [Created] (FLINK-1551) Fix History view of JobManager web interface

Posted by Till Rohrmann <tr...@apache.org>.
Hmm then I guess I'm to blame. I'll look into it.

On Sun, Feb 15, 2015 at 7:00 PM, Robert Metzger (JIRA) <ji...@apache.org>
wrote:

> Robert Metzger created FLINK-1551:
> -------------------------------------
>
>              Summary: Fix History view of JobManager web interface
>                  Key: FLINK-1551
>                  URL: https://issues.apache.org/jira/browse/FLINK-1551
>              Project: Flink
>           Issue Type: Bug
>           Components: JobManager
>     Affects Versions: 0.9
>             Reporter: Robert Metzger
>             Priority: Critical
>
>
> The JobManager web history view is not working.
>
> {{scala.concurrent.impl.Promise$DefaultPromise cannot be cast to
> org.apache.flink.runtime.messages.JobManagerMessages$JobResponse}}
> According to git blame, the code has been touched in FLINK-1508.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>