Vaibhav Gumashta created HIVE-11720: ---------------------------------------
Summary: Allow HiveServer2 to set custom http request/response header size Key: HIVE-11720 URL: https://issues.apache.org/jira/browse/HIVE-11720 Project: Hive Issue Type: Improvement Components: HiveServer2 Reporter: Vaibhav Gumashta Assignee: Vaibhav Gumashta When used with Kerberos and in HTTP transport mode, authentication information is sent over as part of HTTP headers. Sometimes the default buffer size for the headers is not enough, resulting in an HTTP 413 FULL head error. We can expose those as customizable params. -- This message was sent by Atlassian JIRA (v6.3.4#6332)