[
https://issues.apache.org/jira/browse/HIVE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14909841#comment-14909841
]
Hive QA commented on HIVE-10048:
--------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12762397/HIVE-10048.2.patch
{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 9620 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_vector_groupby_reduce
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_vector_groupby_reduce
org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5439/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5439/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-5439/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 3 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12762397 - PreCommit-HIVE-TRUNK-Build
> JDBC - Support SSL encryption regardless of Authentication mechanism
> --------------------------------------------------------------------
>
> Key: HIVE-10048
> URL: https://issues.apache.org/jira/browse/HIVE-10048
> Project: Hive
> Issue Type: Improvement
> Components: JDBC
> Affects Versions: 1.0.0
> Reporter: Mubashir Kazia
> Assignee: Mubashir Kazia
> Labels: newbie, patch
> Attachments: HIVE-10048.1.patch, HIVE-10048.2.patch
>
>
> JDBC driver currently only supports SSL Transport if the Authentication
> mechanism is SASL Plain with username and password. SSL transport should be
> decoupled from Authentication mechanism. If the customer chooses to do
> Kerberos Authentication and SSL encryption over the wire it should be
> supported. The Server side already supports this but the driver does not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)