[
https://issues.apache.org/jira/browse/KNOX-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated KNOX-1879:
-------------------------------
Status: Patch Available (was: In Progress)
> 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
> Priority: Major
> Fix For: 1.3.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)