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

ASF subversion and git services commented on KNOX-345:
------------------------------------------------------

Commit bc220dc1d42695a9606d4ed952733cac93a1a6fe in knox's branch 
refs/heads/master from [~kevin.minder]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=bc220dc ]

KNOX-345: WebHDFS and Oozie not specifying dispatch provider and end up with 
HiveDispatchProvider
(cherry picked from commit c6b15b51d125913c2d5ddfaa0560623a57d0da41)


> 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
>
>         Attachments: 
> KNOX-345__WebHDFS_and_Oozie_not_specifying_dispatch_provider_and_end_up_with_HiveDispatchP.patch
>
>
>   <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)

Reply via email to