Re: Hive Connection to Metastore is lost frequently

2018-03-07 Thread Aaryan Reddy
folks any suggestion here ? On Tue, Feb 27, 2018 at 11:31 AM, Aaryan Reddy wrote: > Hello hive community, > > I am working on HDP 2.5.3 distribution that comes with packaged Apache > Hive 1.2.1 . Every so often the hive connection to the backend metastore is > broken throwing the below message.

Reload of aux jars on HiveServer2 failing

2018-03-07 Thread Shashank Pedamallu
Hi, I have a jar that is configured under hive.reloadable.aux.jars.path. Upon updating the jar and successful execution of *RELOAD;* command via Beeline, the latest jar is not getting picked up. These are the steps I followed: 0. Started hs2 process with --hiveconf hive.reloadable.aux.jars.path= 1

Re: Reload of aux jars on HiveServer2 failing

2018-03-07 Thread Shashank Pedamallu
Just wanted to add a note that I'm using Hive-2.1.1 version. Thanks, Shashank On Wed, Mar 7, 2018 at 2:57 PM, Shashank Pedamallu < shashank.pedama...@gmail.com> wrote: > Hi, > > I have a jar that is configured under hive.reloadable.aux.jars.path. Upon > updating the jar and successful execution