[
https://issues.apache.org/jira/browse/HIVE-6174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868900#comment-13868900
]
Hive QA commented on HIVE-6174:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12622514/HIVE-5174.3.patch
{color:green}SUCCESS:{color} +1 4919 tests passed
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/868/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/868/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: 12622514
> Beeline "set varible" doesn't show the value of the variable as Hive CLI
> ------------------------------------------------------------------------
>
> Key: HIVE-6174
> URL: https://issues.apache.org/jira/browse/HIVE-6174
> Project: Hive
> Issue Type: Bug
> Components: CLI
> Affects Versions: 0.10.0, 0.11.0, 0.12.0
> Reporter: Xuefu Zhang
> Assignee: Xuefu Zhang
> Attachments: HIVE-5174.3.patch, HIVE-6174.2.patch, HIVE-6174.patch
>
>
> Currently it displays nothing.
> {code}
> 0: jdbc:hive2://> set env:TERM;
> 0: jdbc:hive2://>
> {code}
> In contrast, Hive CLI displays the value of the variable.
> {code}
> hive> set env:TERM;
> env:TERM=xterm
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)