You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2014/11/07 23:51:34 UTC

[jira] [Commented] (HIVE-8764) Windows: HiveServer2 TCP SSL cannot recognize localhost

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

Vaibhav Gumashta commented on HIVE-8764:
----------------------------------------

Patch adds a wildcard bind while opening SSL server socket.

> Windows: HiveServer2 TCP SSL cannot recognize localhost 
> --------------------------------------------------------
>
>                 Key: HIVE-8764
>                 URL: https://issues.apache.org/jira/browse/HIVE-8764
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>    Affects Versions: 0.14.0
>            Reporter: Vaibhav Gumashta
>            Assignee: Vaibhav Gumashta
>             Fix For: 0.14.0
>
>         Attachments: HIVE-8764.1.patch
>
>
> Seen on windows and HS2 running in binary mode (http mode works fine; so does using dynamic service discovery). Previously jdbc clients could use localhost:port to connect to the server, now they explicitly need to specify hostname:port. With ZooKeeper indirection however, this is not an issue coz uris on ZK are added in the hostname:port format anyway.



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