AntAndfish opened a new issue #5425: URL: https://github.com/apache/dolphinscheduler/issues/5425
 例如上传sh文件内容如下: ============= #!/bin/bash SQL="select * from analysis limit 5 echo "hive cli--------------" hive -e "${SQL}" 但是可以正常上传txt、xml等文件 当sh文件内容只有一行时也可以正常上传到hdfs -- 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. For queries about this service, please contact Infrastructure at: [email protected]
