[
https://issues.apache.org/jira/browse/HIVE-16613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16002915#comment-16002915
]
Hive QA commented on HIVE-16613:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12867076/HIVE-16613.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 10658 tests passed
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5137/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5137/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5137/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
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: 12867076 - PreCommit-HIVE-Build
> SaslClientHandler.sendHello is eating exceptions
> ------------------------------------------------
>
> Key: HIVE-16613
> URL: https://issues.apache.org/jira/browse/HIVE-16613
> Project: Hive
> Issue Type: Bug
> Components: Spark
> Reporter: Rui Li
> Assignee: Rui Li
> Attachments: HIVE-16613.1.patch
>
>
> If we hit exceptions when sending hello to server, the method fails silently.
> Finally the remote driver fails with SASL timeout instead of the real cause,
> making it difficult for debugging.
> To reproduce: throw some exception in {{KryoMessageCodec.encode}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)