stoty commented on pull request #2259:
URL: https://github.com/apache/hive/pull/2259#issuecomment-857376643


   I have noticed one more thing while testing this change.
   The hive script changes will always overwrite the hbase.aux.jar.path 
configuration parameter.
   
   Now a lot of other settings, like having and auxjars directory, or setting 
the HIVE_AUX_JARS_PATH will do the same, 
   but this change will overwrite the hbase.aux.jar.path set in hbase-site.xml 
pretty much every single time.
   
   I'm not sure how much of a problem this is, but I wanted to give a heads-up.
   
   I could explore reverting to using the HADOOP_CLASSPATH instead, though I 
have doubts if that actually works for the distributed operations.
   
   @kgyrtkirk 


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to