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/09/10 15:31:30 UTC

[GitHub] [dolphinscheduler] zixiao144 opened a new issue, #11892: how to define flink command line

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

   ### 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 want to use *.zip or *.pyz  in flink task,it can not do.
   select  flink >1.10,and  again edit ,it become  flink<1.10.
   flink run \
         --pyModule table.word_count \
         --pyFiles examples/python/table
   flink run-application -t yarn-application
   like this command,how to  do it
   I use pyflink 1.15 
   
   ### What you expected to happen
   
   I want to use *.zip or *.pyz  in flink task,it can not do.
   select  flink >1.10,and  again edit ,it become  flink<1.10.
   flink run \
         --pyModule table.word_count \
         --pyFiles examples/python/table
   flink run-application -t yarn-application
   like this command,how to  do it.
   I use pyflink 1.15 
   
   ### How to reproduce
   
   I want to use *.zip or *.pyz  in flink task,it can not do.
   select  flink >1.10,and  again edit ,it become  flink<1.10.
   flink run \
         --pyModule table.word_count \
         --pyFiles examples/python/table
   flink run-application -t yarn-application
   like this command,how to  do it
   I use pyflink 1.15 
   
   ### 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.apache.org

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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11892: how to define flink command line

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11892:
URL: https://github.com/apache/dolphinscheduler/issues/11892#issuecomment-1242754102

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
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


[GitHub] [dolphinscheduler] ruanwenjun commented on issue #11892: how to define flink command line

Posted by GitBox <gi...@apache.org>.
ruanwenjun commented on issue #11892:
URL: https://github.com/apache/dolphinscheduler/issues/11892#issuecomment-1242852567

   It may need to refactor the Flink task plugin to support this or you can use shell task plugin.


-- 
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