[
https://issues.apache.org/jira/browse/FLINK-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638815#comment-14638815
]
ASF GitHub Bot commented on FLINK-2205:
---------------------------------------
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/927#issuecomment-124109471
I think you can actually add the code to the current UI. It is not going to
disappear in the near future, it will probably stay as a fallback variant for
one more version.
You can add this functionality there. Adding it to the new web frontend is
a separate effort. If you want, you can be involved there as well.
> Confusing entries in JM Webfrontend Job Configuration section
> -------------------------------------------------------------
>
> Key: FLINK-2205
> URL: https://issues.apache.org/jira/browse/FLINK-2205
> Project: Flink
> Issue Type: Bug
> Components: Webfrontend
> Affects Versions: 0.9
> Reporter: Fabian Hueske
> Priority: Minor
> Labels: starter
>
> The Job Configuration section of the job history / analyze page of the
> JobManager webinterface contains two confusing entries:
> - {{Number of execution retries}} is actually the maximum number of retries
> and should be renamed accordingly. The default value is -1 and should be
> changed to "deactivated" (or 0).
> - {{Job parallelism}} which is -1 by default. A parallelism of -1 is not very
> meaningful. It would be better to show something like "auto"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)