You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/06/29 23:50:48 UTC

[GitHub] [hudi] rahulsarda commented on issue #3707: [SUPPORT] Flink Hudi write on S3 DataStreamSinkProvider error

rahulsarda commented on issue #3707:
URL: https://github.com/apache/hudi/issues/3707#issuecomment-1170602048

   I followed the above steps and ran the below insert statement including the above jars to the list of custom connectors
   
   INSERT INTO t1 select uuid, ticker, price, event_time as ts from stock_table;
   
   But the query hangs in Studio and there is no output event after 2 hrs. Is there any additional jars or settings in Zeppelin something that I am missing. Thanks!  
   


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

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