Hi White, Did you try to increase rest.client.max-content-length [1]?
[1] https://ci.apache.org/projects/flink/flink-docs-release-1.10/ops/config.html#advanced-options-for-the-rest-endpoint-and-client Regards, Roman On Mon, Jun 1, 2020 at 8:01 AM snack white <amazingu...@gmail.com> wrote: > Hi, > When I using rest api submit job , my post body size is 25.83kb > (my jar has being uploaded to job manager before ) , my body was cut off in > flink job manager, can someone tell me how to modify the post body length > limit . > Thanks, > White