You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/08/23 02:29:55 UTC

[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11607: [Bug] [Workflow - Resource] Workflow failure due to inclusion of secondary directory files

github-actions[bot] commented on issue #11607:
URL: https://github.com/apache/dolphinscheduler/issues/11607#issuecomment-1223448804

   ### 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
   
   I tried to run the shell script file in the folder, I selected the corresponding footer in the resource bar, when I tried to call the script using sh the workflow failed to run and only a log of the log address showed up in the log. I tried some possible solutions until I removed the call method but still had the footer selected in the resource bar, then tried the simplest echo to print a paragraph and found that it still failed to run, it worked fine after I removed the selection in the resource bar. I have tried both the official version of 3.0 and beta 2 of 3.0 with the same problem.
   
   
   I try to run the shell script file in the folder, I select the corresponding script in the resource bar, when I try to use sh to call the script, the workflow fails to run, and only one log address is displayed in the log. I tried some possible solutions until I deleted the calling method, but still selected the step in the resource bar, and then tried the simplest echo to print a paragraph, and found that it still failed to run, I selected the resource bar It works fine after removing it. I tried the official version of 3.0 and beta2 of 3.0 and both have the same problem.
   
   ### What you expected to happen
   
   I think there may be a problem where the address of the resource bar is being read.
   
   I think there might be a problem where the address of the resource bar is being read.
   
   ### How to reproduce
   
   Create a folder, create a shell script in the folder, then create a workflow, introduce a shell task in the workflow and read this created shell script in the shell task.
   
   Create a folder, create a shell script in the folder, then create a workflow, introduce a shell task in the workflow, and read this created shell script in the shell task.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.0.0
   
   ### Are you willing to submit PR?
   
   - [ ] 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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org