[
https://issues.apache.org/jira/browse/FLINK-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15009264#comment-15009264
]
ASF GitHub Bot commented on FLINK-2978:
---------------------------------------
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1338#issuecomment-157471191
The screenshots look very nice, this will be a good feature!
A few things in the internals could be cleaned up:
- Mixing of path and query params into one map
- Putting endpoint address into the map
- Error handling seems to always give a "Bad Request" error code. Would
be good to react to that properly, return a "Not Fount" or "Already Exists", or
whatever, specific to the situation. This may require to create an Exception
class (RequestException) that contains the response message and desired return
code.
> Integrate web submission interface into the new dashboard
> ---------------------------------------------------------
>
> Key: FLINK-2978
> URL: https://issues.apache.org/jira/browse/FLINK-2978
> Project: Flink
> Issue Type: New Feature
> Components: Web Client, Webfrontend
> Reporter: Sachin Goel
> Assignee: Sachin Goel
>
> As discussed in
> http://mail-archives.apache.org/mod_mbox/flink-dev/201511.mbox/%3CCAL3J2zQg6UBKNDnm=8tshpz6r4p2jvx7nrlom7caajrb9s6...@mail.gmail.com%3E,
> we should integrate job submission from the web into the dashboard.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)