You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Peter Vary (Jira)" <ji...@apache.org> on 2019/09/26 12:16:00 UTC

[jira] [Updated] (HIVE-22231) Hive query with big size via knox fails with Broken pipe Write failed

     [ https://issues.apache.org/jira/browse/HIVE-22231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Vary updated HIVE-22231:
------------------------------
    Summary: Hive query with big size via knox fails with Broken pipe Write failed  (was: Hive query with big size via knox fails with 'Broken pipe (Write failed))

> 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)