rahultoall commented on issue #2302:
URL: https://github.com/apache/hudi/issues/2302#issuecomment-740564293


   @bvaradar  I have added the hudi-hadoop-mr-bundle jar in Hive Aux path and 
also the configured the same in hive-site.xml as below
    <property>
       <name>hive.aux.jars.path</name>
       
<value>file:///data/files/app/hive/lib/hudi-hadoop-mr-bundle-0.6.0.jar</value>
       <description>The location of the plugin jars that contain 
implementations of user defined functions and serdes.</description>
     </property>
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to