Rest Api body size

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Rest Api body size

snack white
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
Reply | Threaded
Open this post in threaded view
|

Re: Rest Api body size

r_khachatryan
Hi White,

Did you try to increase rest.client.max-content-length [1]?


Regards,
Roman


On Mon, Jun 1, 2020 at 8:01 AM snack white <[hidden email]> 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