Re: TezSessionPoolManager session null exception

2017-03-02 Thread Sergey Shelukhin
Can you file a JIRA? The lines are boolean doAsEnabled = conf.getBoolVar(HiveConf.ConfVars.HIVE_SERVER2_ENABLE_DOAS); // either variables will never be null because a default value is returned in case of absence if (doAsEnabled != session.getConf().getBoolVar(HiveConf.ConfVars.HIVE_SERV

Re: Request write access to the Hive wiki

2017-03-02 Thread Vineet Garg
Thank you! On Mar 1, 2017, at 9:54 PM, Lefty Leverenz mailto:leftylever...@gmail.com>> wrote: Done. Welcome to the Hive wiki team, Vineet! -- Lefty On Wed, Mar 1, 2017 at 5:32 PM, Vineet Garg mailto:vg...@hortonworks.com>> wrote: Hello, I would like to get permissions to modify Hive wiki.

TezSessionPoolManager session null exception

2017-03-02 Thread 邓志华
Hue 3.11.0 Hive: apache-hive-2.1.1 the hs2 stack: 2017-03-02T10:50:31,986 ERROR [HiveServer2-Background-Pool: Thread-982] exec.Task: Failed to execute tez graph. java.lang.NullPointerException at org.apache.hadoop.hive.ql.exec.tez.TezSessionPoolManager.canWorkWithSameSession(TezSessionPoolM