[ 
https://issues.apache.org/jira/browse/HIVE-20586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16638944#comment-16638944
 ] 

Hive QA commented on HIVE-20586:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12942356/HIVE-20586.1.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 15016 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[mapjoin_memcheck] 
(batchId=45)
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/14235/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14235/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14235/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12942356 - PreCommit-HIVE-Build

> Beeline is asking for user/pass when invoked without -u
> -------------------------------------------------------
>
>                 Key: HIVE-20586
>                 URL: https://issues.apache.org/jira/browse/HIVE-20586
>             Project: Hive
>          Issue Type: Bug
>          Components: Beeline
>    Affects Versions: 3.0.0, 3.1.0
>            Reporter: Daniel Voros
>            Assignee: Janos Gub
>            Priority: Major
>         Attachments: HIVE-20586.1.patch, HIVE-20586.1.patch, HIVE-20586.patch
>
>
> Since HIVE-18963 it's possible to define a default connection URL in 
> beeline-site.xml to be able to use beeline without specifying the HS2 JDBC 
> URL.
> When invoked with no arguments, beeline is asking for username/password on 
> the command line. When running with {{-u}} and the exact same URL as in 
> beeline-site.xml, it does not ask for username/password.
> I think these two should do exactly the same, given that the URL after {{-u}} 
> is the same as in beeline-site.xml:
> {code:java}
> beeline -u URL
> beeline
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to