Dannila opened a new issue, #10039:
URL: https://github.com/apache/dolphinscheduler/issues/10039

   ### 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
   
   When the program type of the Flink run program is Python, the Flink run 
command is wrong and cannot be successful
   
   ### What you expected to happen
   
   Flink run command missing "-py" when program type is Python.
   
   The flink task configuration is as follows:
   
![ef90c731272b9d3f9c066080e3d1fbf407d35f7f63d3cd6b220278227e05c3b1QzpcVXNlcnNcQWRtaW5pc3RyYXRvclxBcHBEYXRhXFJvYW1pbmdcRGluZ1RhbGtcMjQ5MjQ4MDk3Ml92MlxJbWFnZUZpbGVzXDE2NTI2NjQ2ODIyODNfQkJEQTU2ODEtQURDMi00ZDMyLUJBNzItQTBBNzM0MjM5OERFLnBuZw==](https://user-images.githubusercontent.com/94423827/168513765-ca0d425c-0226-475f-a642-a7819e1cc2fc.png)
   
   Flink run command error when program type is Python:
   
   
![e96c5ab4ea380140aee19967eacb822adfca15c3743e60ccef8fa12624c695fbQzpcVXNlcnNcQWRtaW5pc3RyYXRvclxBcHBEYXRhXFJvYW1pbmdcRGluZ1RhbGtcMjQ5MjQ4MDk3Ml92MlxJbWFnZUZpbGVzXDE2NTI2NzA2ODU2MzlfODI1NjcwN0YtODRDQy00OWY2LUExQUUtMzExQjFDOERFNDk1LnBuZw==](https://user-images.githubusercontent.com/94423827/168513647-6607c244-2421-452a-90ee-f88855781a3d.png)
   
   The correct command of flink run runs as follows:
   
![b58b3af3455089faeb61314d5c2fa80b4507ae646e0ebc4b05b075a4d02f9b65QzpcVXNlcnNcQWRtaW5pc3RyYXRvclxBcHBEYXRhXFJvYW1pbmdcRGluZ1RhbGtcMjQ5MjQ4MDk3Ml92MlxJbWFnZUZpbGVzXDE2NTI2NjQ3MzY0NjBfMTc2NDM1NTEtMkQ1Qy00ZDA4LUFCNEEtMTdFMjFDMEJFOTAyLnBuZw==](https://user-images.githubusercontent.com/94423827/168514024-aff4d14f-8f56-48fc-a517-11985cb5efb8.png)
   
   
   
   ### How to reproduce
   
   Add logical judgment when Flink programming language is Python to 
FlinkTask.class.
   
   Add command parameters when Flink programming language is Python to 
FlinkConstants.class
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### 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