Denys Kuzmenko created HIVE-22231: ------------------------------------- Summary: 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
When a big query is being passed to HS2, HS2 has to wait for complete query before responding with 401. Once knox receives 401, it will send next request with negotiate header. Issue here that HS2 is responding with 401 even before complete query is transferred. -- This message was sent by Atlassian Jira (v8.3.4#803005)