AntAndfish opened a new issue #5425:
URL: https://github.com/apache/dolphinscheduler/issues/5425


   
![1620379913(1)](https://user-images.githubusercontent.com/28626264/117430039-41c0bd80-af5a-11eb-80a0-b52e137a3d5f.jpg)
   
   例如上传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]


Reply via email to