majian1998 commented on issue #10580:
URL: https://github.com/apache/hudi/issues/10580#issuecomment-1925596246

   @codope In the scenario I described (jdk8+spark3.3+velox), there was a 
significant delay. Regardless of how long the query took to execute, it would 
always time out and result in an error after about 45 to 60 seconds. This can 
be critical for queries that are supposed to finish within a few minutes. 
However, when I turn off velox, there are no warnings at all. 
   
   Although by reading the code, this issue can be bypassed with JVM 
parameters, this introduces extra learning overhead for users. 
   
   I suspect there might be a compatibility issue between the JOL component and 
velox?


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

Reply via email to