[
https://issues.apache.org/jira/browse/HBASE-14471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908600#comment-14908600
]
Hudson commented on HBASE-14471:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6841 (See
[https://builds.apache.org/job/HBase-TRUNK/6841/])
HBASE-14471 Thrift - HTTP Error 413 full HEAD if using kerberos authentication
(huaxiang sun) (tedyu: rev 36f6eb139d0dfd499c75b15e7a337d0e72730817)
*
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java
*
hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftHttpServer.java
> Thrift - HTTP Error 413 full HEAD if using kerberos authentication
> -------------------------------------------------------------------
>
> Key: HBASE-14471
> URL: https://issues.apache.org/jira/browse/HBASE-14471
> Project: HBase
> Issue Type: Bug
> Components: Thrift
> Reporter: huaxiang sun
> Assignee: huaxiang sun
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.1.3
>
> Attachments: HBASE-14471.patch
>
>
> When trying to access a Thrift sever that is kerberized, a HTTP 413 full HEAD
> error is received. In that case, tcpdump shows http header size exceeded 4k.
> This seems related to the issue outlined in @HADOOP-8816.
> The default header size limit is 4k, follow the fix for @HADOOP-8816, propose
> to increase the header size limit to 64k.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)