[
https://issues.apache.org/jira/browse/HIVE-6340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888584#comment-13888584
]
Hive QA commented on HIVE-6340:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12626446/HIVE-6340.patch
{color:green}SUCCESS:{color} +1 4993 tests passed
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1149/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1149/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12626446
> 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
> 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)