Hopepray10 commented on issue #6596:
URL: https://github.com/apache/hudi/issues/6596#issuecomment-2434291160

    Based on the information provided, it seems that the issue is related to 
the version of Hudi that is being used. The correct version of Hudi is 0.11, 
which is the version that is compatible with Impala 4.0 and Hive 3.1.1.
   
   To resolve this issue, you can try the following steps:
   
   1. Remove the existing Hudi jars from your Impala installation.
   2. Download the Hudi jars for version 0.11 from the official Hudi website 
(<https://hudi.apache.org/download.html>) and add them to your Impala 
installation.
   3. Restart your Impala service after adding the new Hudi jars.
   4. Try running the SQL query again to see if the issue has been resolved.
   
   If the issue persists, you may want to check the Impala logs for any error 
messages that could provide more information about the problem.


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