You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Peihui He (Jira)" <ji...@apache.org> on 2021/08/09 12:53:00 UTC

[jira] [Created] (FLINK-23691) flink sql submit job blob parallelism

Peihui He created FLINK-23691:
---------------------------------

             Summary: flink sql submit job blob parallelism
                 Key: FLINK-23691
                 URL: https://issues.apache.org/jira/browse/FLINK-23691
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / Client
    Affects Versions: 1.13.1
            Reporter: Peihui He
         Attachments: image-2021-08-09-20-52-01-441.png, image-2021-08-09-20-52-45-998.png

I'm using zepplin to submit sql job. Recent i fount it takes a lot of time to submit sql job when i have more depency packages.

Why not blob client is current ?


org.apache.flink.runtime.client.ClientUtils.java

org.apache.flink.runtime.blob.BlobServer.java

 

by modifying the above files , it cost only a few seconds。Before that ,it always take more than 1 min.

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)