JackChen-888 opened a new issue #6372:
URL: https://github.com/apache/dolphinscheduler/issues/6372


   ### 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
   
   Create a flink node in the workflow, select PYTHON as the program type, and 
select the xx.py file that exists in the resource center, but flink cannot be 
executed normally
   
   ### What you expected to happen
   
   I hope there is a correct example to demonstrate how to successfully perform 
the above operations. In the official website document, the program type of the 
example is JAVA, and I hope there is an example of the program type PYTHON
   
   ### How to reproduce
   
   1.Create a new workflow
   2.Create a Flink node, select the program type as python
   3.After successfully saving the workflow online, run
   
   ### Anything else
   
   The xx.py file that cannot be successfully executed can be run separately on 
the linux server. The running command is: flink run -py /root/soft/test/xx.py
   
   ### 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: [email protected]

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


Reply via email to