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

ASF GitHub Bot commented on STORM-633:
--------------------------------------

GitHub user harshach opened a pull request:

    https://github.com/apache/storm/pull/393

    STORM-633. Nimbus - HTTP Error 413 full HEAD if using kerberos 
authentication.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/harshach/incubator-storm STORM-633

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/393.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #393
    
----
commit ef85387299e48051abe2434a58adbd74376190e0
Author: Sriharsha Chintalapani <[email protected]>
Date:   2015-01-22T23:04:35Z

    STORM-633. Nimbus - HTTP Error 413 full HEAD if using kerberos 
authentication.

----


> 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)

Reply via email to