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/05/28 02:19:18 UTC

[jira] [Commented] (KNOX-550) Error connecting to Hive through Knox in a secure cluster

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

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

Commit f93d47042f528681e2a2b0097a9b6a432a2febd2 in knox's branch refs/heads/master from [~sumit.gupta]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=f93d470 ]

KNOX-550 reverting back to original hive kerberos dispatch behavior


> Error connecting to Hive through Knox in a secure cluster
> ---------------------------------------------------------
>
>                 Key: KNOX-550
>                 URL: https://issues.apache.org/jira/browse/KNOX-550
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.6.0, 0.7.0
>            Reporter: Sumit Gupta
>            Assignee: Sumit Gupta
>             Fix For: 0.6.0, 0.7.0
>
>
> When connecting to Hive either using beeline or the jdbc driver a HTTP 500 error is returned. This only occurs in a kerberized cluster and works fine otherwise. 
> Example log snippet:
> java.sql.SQLException: Could not open client transport with JDBC Uri: jdbc:hive2://ip-172-31-33-238.ec2.internal:8443/;ssl=true;sslTrustStore=%2Fgrid%2F0%2Fhadoopqe%2Fartifacts%2Fknox%2Fgateway.jks;trustStorePassword=knoxsecret?hive.server2.transport.mode=http;hive.server2.thrift.http.path=/gateway/sandbox/hive: Could not create http connection to jdbc:hive2://ip-172-31-33-238.ec2.internal:8443/;ssl=true;sslTrustStore=%2Fgrid%2F0%2Fhadoopqe%2Fartifacts%2Fknox%2Fgateway.jks;trustStorePassword=knoxsecret?hive.server2.transport.mode=http;hive.server2.thrift.http.path=/gateway/sandbox/hive. HTTP Response code: 500



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