[ 
https://issues.apache.org/jira/browse/HBASE-14471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908295#comment-14908295
 ] 

Hudson commented on HBASE-14471:
--------------------------------

SUCCESS: Integrated in HBase-1.2-IT #168 (See 
[https://builds.apache.org/job/HBase-1.2-IT/168/])
HBASE-14471 Thrift -  HTTP Error 413 full HEAD if using kerberos authentication 
(huaxiang sun) (tedyu: rev 9a93f71ebfea0db49b6706994ad144ffbc48b91d)
* 
hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftHttpServer.java
* 
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.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)

Reply via email to