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

ASF GitHub Bot commented on FLINK-8343:
---------------------------------------

Github user GJL commented on a diff in the pull request:

    https://github.com/apache/flink/pull/5229#discussion_r160137013
  
    --- Diff: 
flink-clients/src/main/java/org/apache/flink/client/deployment/ClusterDescriptor.java
 ---
    @@ -56,7 +57,15 @@
         * @return Cluster client to talk to the Flink cluster
         * @throws ClusterDeploymentException if the cluster could not be 
deployed
    --- End diff --
    
    Method does not declare checked exception `ClusterDeploymentException`.


> Add support for job cluster deployment
> --------------------------------------
>
>                 Key: FLINK-8343
>                 URL: https://issues.apache.org/jira/browse/FLINK-8343
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Client
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>              Labels: flip-6
>             Fix For: 1.5.0
>
>
> For Flip-6 we have to enable a different job cluster deployment. The 
> difference is that we directly submit the job when we deploy the Flink 
> cluster instead of following a two step approach (first deployment and then 
> submission).



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

Reply via email to