You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/09/28 13:26:00 UTC

[jira] [Commented] (FLINK-7715) Port JarRunHandler to new REST endpoint

    [ https://issues.apache.org/jira/browse/FLINK-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16184167#comment-16184167 ] 

Till Rohrmann commented on FLINK-7715:
--------------------------------------

Maybe we could exploit synergies between the handler which accepts job submissions and the jar run handler.

Moreover, we should check whether this handler works if there are multiple concurrent job executions. If this is not possible (e.g. due to the global {{ExecutionEnvironment}} variable), then we should not allow it and send an error message back to the user.

> Port JarRunHandler to new REST endpoint
> ---------------------------------------
>
>                 Key: FLINK-7715
>                 URL: https://issues.apache.org/jira/browse/FLINK-7715
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Distributed Coordination, REST, Webfrontend
>            Reporter: Tzu-Li (Gordon) Tai
>            Assignee: Tzu-Li (Gordon) Tai
>              Labels: flip-6
>             Fix For: 1.4.0
>
>
> Port {{JarRunHandler}} to new REST endpoint.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)