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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
