Fei Hui created HIVE-15378:
------------------------------
Summary: clean up HADOOP_USER_CLASSPATH_FIRST in bin scripts
Key: HIVE-15378
URL: https://issues.apache.org/jira/browse/HIVE-15378
Project: Hive
Issue Type: Bug
Components: Build Infrastructure
Affects Versions: 2.2.0
Reporter: Fei Hui
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)