Hive JVM initialization - slf4j

2015-11-20 Thread Rajat Jain
Hi folks, It seems to me the initialization of Hive JVM takes ~10s and most of this time goes into initializing the slf4j library. Is there a known reason why it takes so much time. Can this be reduced somehow? Thanks, Rajat

Question regarding HIVE-6888

2015-08-22 Thread Rajat Jain
This is regarding the fix that was incorporated in HIVE-6888 (commit ). The fix was issued because the MapWork objects were being leaked due to having multiple AMs. Ho

Re: Running Hive Unit Tests from IntelliJ and Datanucleus

2015-06-21 Thread Rajat Jain
g pictured shows. And make > sure you have datanucleus in your module's dependencies. > > Hope it can help. > > > *孙若曦* > > 2015-06-18 3:32 GMT+08:00 Rajat Jain : > >> Hi, >> >> I want to run Hive unit tests from IntelliJ but am unable to do so due to