Kevin Risden created KNOX-1879:
----------------------------------

             Summary: HDFSUI service definition doesn't work with 
DefaultHaDispatch
                 Key: KNOX-1879
                 URL: https://issues.apache.org/jira/browse/KNOX-1879
             Project: Apache Knox
          Issue Type: Bug
    Affects Versions: 1.2.0, 1.1.0
            Reporter: Kevin Risden
            Assignee: Kevin Risden
             Fix For: 1.3.0


When using the haprovider with HDFSUI, the 3.0.0 version doesn't work OOTB. The 
ha-classname needs to be specified to prevent falling back to the 
DefaultHaDispatch.

{code:java}
<dispatch classname="org.apache.knox.gateway.dispatch.URLDecodingDispatch" 
ha-classname="org.apache.knox.gateway.dispatch.URLDecodingDispatch"/>
{code}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to