github-keep opened a new issue, #10340:
URL: https://github.com/apache/dolphinscheduler/issues/10340

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   
在配置HDFS之后使用资源中心上传过大的文件(90MB)失败,小文件可以。猜想:不能上传超过HDFS数据块大小(64MB)的文件,查看日志错误信息:没有合适的分解器。
   
![image](https://user-images.githubusercontent.com/34233672/171570072-3bb4a43f-0ab3-4474-bb07-bf63fe8bcf40.png)
   
   
   ### What you expected to happen
   
   在之前版本(2.0.5)中,该功能正常可以使用,升级版本3.0.0-alpha,3.0.0-beta-1均不能正常使用。
   
   ### How to reproduce
   
   集群部署完成后,配置HDFS,使用的Hadoop 集群 NameNode 配置了 HA ,完成之后上传一个128MB(超过HDFS数据块)以上的文件
   
   ### Anything else
   
   问题每次都出现,相关的日志再安装目录下面的api-server/logs下的最新文件中
   
   ### Version
   
   3.0.0-beta-1
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to