Permanently add jars to hadoop

Looking to add custom SerDe and custom or third party codecs to Hortonworks HDP?

Only auxlib folder trick worked for me after having tried lot of alternatives.

The places where we need to add that auxlib folder containing JARs is,

  1. HiveServer2 nodes – /usr/hdp/current/hive-server2/auxlib/
  2. Hive CLI nodes – /usr/hdp/current/hive-client/auxlib/

 

References

  1. https://community.hortonworks.com/questions/2390/methods-to-add-jars-to-hive.html

 

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *