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/05 03:55:21 UTC

[GitHub] [dolphinscheduler] dashuai2020 opened a new issue, #11310: flink sql mode

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

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   When creating a flinksql task, when the task is submitted to yarn, the task is regarded as successful, rather than waiting for the task execution on yarn to complete, which will affect the offline task scheduling
   
   ### Are you willing to submit a 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] dashuai2020 commented on issue #11310: flink sql mode

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

   When creating a Flink SQL task and executing a Flink SQL task, the current program running logic is that the dolphin scheduler submits the task to YARN and starts the next task, instead of waiting for the task to execute successfully in YARN, returning it to the dolphin scheduler, and then changing the task status to success


-- 
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] github-actions[bot] commented on issue #11310: flink sql mode

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

   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] SbloodyS commented on issue #11310: flink sql mode

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

   Please use a clear description in the title.


-- 
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] dashuai2020 closed issue #11310: [Improvement][Flink] flink sql mode

Posted by GitBox <gi...@apache.org>.
dashuai2020 closed issue #11310: [Improvement][Flink] flink sql mode 
URL: https://github.com/apache/dolphinscheduler/issues/11310


-- 
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] dashuai2020 commented on issue #11310: [Improvement][Flink] flink sql mode

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

   I have resovled   SET table.dml-sync = true;


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