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

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