You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Fei Hui (JIRA)" <ji...@apache.org> on 2016/12/07 08:55:58 UTC

[jira] [Created] (HIVE-15378) clean up HADOOP_USER_CLASSPATH_FIRST in bin scripts

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)