You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/10 04:41:11 UTC

[jira] [Commented] (KNOX-638) Hive dispatch failing for secure clusters

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

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

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

[KNOX-638] - Hive dispatch failing for secure clusters


> Hive dispatch failing for secure clusters
> -----------------------------------------
>
>                 Key: KNOX-638
>                 URL: https://issues.apache.org/jira/browse/KNOX-638
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.7.0
>            Reporter: Kevin Minder
>            Assignee: Kevin Minder
>            Priority: Blocker
>             Fix For: 0.7.0
>
>         Attachments: KNOX-638.patch
>
>
> {code}
> Caused by: org.apache.http.client.NonRepeatableRequestException: Cannot retry request with a non-repeatable request entity.
>         at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:208)
>         at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195)
>         at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86)
>         at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108)
>         at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)