上传文件返回413状态码
#6413
Replies: 1 comment 1 reply
-
yes, 1.3 version doesn't need to use nginx
you can also search some answers for this question, DolphinScheduler use Springboot as web service frame |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
dolphinscheduler版本是1.3.6,使用资源中心上传文件到HDFS的时候返回状态码413,基本只能传30M左右以下的文件。
看网上很多都说是修改nginx配置,但照官网文档进行配置,1.3.x版本无需进行nginx配置,因此我的机器上并没有安装nginx。
请问这个要怎么解决?
Beta Was this translation helpful? Give feedback.
All reactions