-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.0
-
Fix Version/s: 2.3.0
-
Component/s: Build Infrastructure
-
Labels:None
-
Target Version/s:
beeline, hive, hplsql have this statement
export HADOOP_USER_CLASSPATH_FIRST=true
beeline and hplsql use 'hive --service' to start, so it is uselese in beeline and hplsql
add export HADOOP_USER_CLASSPATH_FIRST=true to hive.cmd