[
https://issues.apache.org/jira/browse/HIVE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15746995#comment-15746995
]
Fei Hui commented on HIVE-15378:
--------------------------------
hi [~spena]
There is no errors, but HADOOP_USER_CLASSPATH_FIRST is uesless in beeline and
hplsql.
Because beeline and hplsql will call hive --service, and
HADOOP_USER_CLASSPATH_FIRST is in hive script
Thanks
> 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
> Assignee: Fei Hui
> Attachments: HIVE-15378.1.patch
>
>
> 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)