[ 
https://issues.apache.org/jira/browse/HIVE-6340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xuefu Zhang updated HIVE-6340:
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.13.0
           Status: Resolved  (was: Patch Available)

Patch committed to trunk. Thanks to Prasad for the review.

> Beeline outputs error message when HIVE_AUX_JARS_PATH is set
> ------------------------------------------------------------
>
>                 Key: HIVE-6340
>                 URL: https://issues.apache.org/jira/browse/HIVE-6340
>             Project: Hive
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 0.9.0, 0.10.0, 0.11.0, 0.12.0
>            Reporter: Xuefu Zhang
>            Assignee: Xuefu Zhang
>             Fix For: 0.13.0
>
>         Attachments: HIVE-6340.patch
>
>
> To reproduce:
> {code}
> xzhang@xzdt:~/apache/hive3$ export HIVE_AUX_JARS_PATH=foo
> xzhang@xzdt:~/apache/hive3$ 
> ./packaging/target/apache-hive-0.13.0-SNAPSHOT-bin/apache-hive-0.13.0-SNAPSHOT-bin/bin/beeline
>  
> -hiveconf (No such file or directory)
> hive.aux.jars.path=file:/foo (No such file or directory)
> Beeline version 0.13.0-SNAPSHOT by Apache Hive
> {code}
> This is related to HIVE-6173 (hiveconf option is not supported for beeline), 
> but it has additional problem in hive script where option -hiveconf should be 
> --hiveconf (double dashes).



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to