[
https://issues.apache.org/jira/browse/STORM-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14288382#comment-14288382
]
Sriharsha Chintalapani commented on STORM-633:
----------------------------------------------
spoke to [~adam.muise] offline . In AD MIT kerberos setup the kerberos key size
bigger than default jetty requestHeaderSize. This can be fixed by setting
"ui.header.buffer.bytes" to 65536 . Will send a PR for SECURITY.md .
> Nimbus - HTTP Error 413 full HEAD if using kerberos authentication
> ------------------------------------------------------------------
>
> Key: STORM-633
> URL: https://issues.apache.org/jira/browse/STORM-633
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.9.3
> Reporter: Kevin Risden
>
> When trying to access Nimbus that is kerberized, a HTTP 413 full HEAD error
> is received. This seems related to the issue outlined in HADOOP-8816.
> Setting the Jetty header buffer size with ring-jetty is outlined on
> Stackoverflow here:
> http://stackoverflow.com/questions/9285096/clojure-ring-using-the-ring-jetty-adapter-large-requests-give-me-a-413-full-h
> The setting could be exposed like the host as done in STORM-575.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)