[
https://issues.apache.org/jira/browse/HIVE-22231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936659#comment-16936659
]
Hive QA commented on HIVE-22231:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12981146/HIVE-22231.2.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 16836 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/18700/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18700/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18700/
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
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12981146 - PreCommit-HIVE-Build
> Hive query with big size via knox fails with 'Broken pipe (Write failed)
> ------------------------------------------------------------------------
>
> Key: HIVE-22231
> URL: https://issues.apache.org/jira/browse/HIVE-22231
> Project: Hive
> Issue Type: Bug
> Reporter: Denys Kuzmenko
> Assignee: Denys Kuzmenko
> Priority: Major
> Attachments: HIVE-22231.1.patch, HIVE-22231.2.patch
>
>
> Posting large data through knox is causing the Broken pipe (Write failed)
> java.net.SocketException. Issue here that HS2 is responding with 401 even
> before complete query is transferred.
> HS2 has to wait until all the data is received and then respond with 401.
> That way knox can re-open the connection and send the negotiate header with
> the data.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)