[
https://issues.apache.org/jira/browse/FLINK-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664828#comment-15664828
]
ASF GitHub Bot commented on FLINK-3680:
---------------------------------------
Github user greghogan commented on the issue:
https://github.com/apache/flink/pull/2457
1) `JsonPlanGenerator.java:55` should be reverted to use `NOT_SET`.
2) `index.js` is changing jobServer from the empty string to
'http://localhost:8081/'.
3) `vendor.js` is upgrading the version of `imagesLoaded` from 4.1.0 to
4.1.1. In the past we have specified in
`flink-runtime-web/web-dashboard/bower.json` to not upgrade point releases
since the changes were obfuscating the remainder of the pull request. I have
not noticed if we have subsequently followed up with a PR to upgrade the
libraries. We may be at a good point in the 1.2 release cycle to do this now.
> Remove or improve (not set) text in the Job Plan UI
> ---------------------------------------------------
>
> Key: FLINK-3680
> URL: https://issues.apache.org/jira/browse/FLINK-3680
> Project: Flink
> Issue Type: Bug
> Components: Webfrontend
> Reporter: Jamie Grier
> Assignee: Ivan Mushketyk
> Attachments: Screen Shot 2016-03-29 at 8.12.17 PM.png, Screen Shot
> 2016-03-29 at 8.13.12 PM.png
>
>
> When running streaming jobs the UI display (not set) in the UI in a few
> different places. This is not the case for batch jobs.
> To illustrate I've included screen shots of the UI for the batch and
> streaming WordCount examples.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)