You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/05/06 05:36:41 UTC

[GitHub] [incubator-seatunnel] quanzhian commented on issue #1786: [Bug] [connector] ProgramInvocationException occurs when submitting a flink streaming task

quanzhian commented on issue #1786:
URL: https://github.com/apache/incubator-seatunnel/issues/1786#issuecomment-1119275407

   env {
     # You can set flink configuration here
     execution.parallelism = 1
     execution.planner = blink
     #execution.checkpoint.interval = 10000
     #execution.checkpoint.data-uri = "hdfs://localhost:9000/checkpoint"
   }
   
   @ddfeiyu set "execution.planner = blink"


-- 
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@seatunnel.apache.org

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