[
https://issues.apache.org/jira/browse/KNOX-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13960428#comment-13960428
]
ASF subversion and git services commented on KNOX-345:
------------------------------------------------------
Commit c6b15b51d125913c2d5ddfaa0560623a57d0da41 in knox's branch
refs/heads/v0.4.0 from [~kevin.minder]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=c6b15b5 ]
KNOX-345: WebHDFS and Oozie not specifying dispatch provider and end up with
HiveDispatchProvider
> WebHDFS and Oozie not specifying dispatch provider and end up with
> HiveDispatchProvider
> ---------------------------------------------------------------------------------------
>
> Key: KNOX-345
> URL: https://issues.apache.org/jira/browse/KNOX-345
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.4.0
> Reporter: Kevin Minder
> Priority: Blocker
> Fix For: 0.4.0
>
>
> <resource>
> <role>OOZIE</role>
> <pattern>/oozie/**?**</pattern>
> ...
> <filter>
> <role>dispatch</role>
> <name>hive</name>
> <class>org.apache.hadoop.gateway.hive.HiveHttpClientDispatch</class>
> <param>
> <name>replayBufferSize</name>
> <value>8</value>
> </param>
> <param>
> <name>basicAuthPreemptive</name>
> <value>true</value>
> </param>
> </filter>
> </resource>
--
This message was sent by Atlassian JIRA
(v6.2#6252)