Roman Rogozhnikov created PHOENIX-2302:
------------------------------------------
Summary: Can't connect to secure hbase cluster on MacOS
Key: PHOENIX-2302
URL: https://issues.apache.org/jira/browse/PHOENIX-2302
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.5.0, 4.5.1
Reporter: Roman Rogozhnikov
I have secure hbase cluster. The sqlline tool was configured, as heir
described:
http://bigdatanoob.blogspot.de/2013/09/connect-phoenix-to-secure-hbase-cluster.html
I can establish connection on Linux system without problems, but not on MacOS.
No errors in logs, no response and it's hangs...
$ /usr/local/phoenix/bin/sqlline.py hmaster
Setting property: [isolation, TRANSACTION_READ_COMMITTED]
issuing: !connect jdbc:phoenix:hmaster none none
org.apache.phoenix.jdbc.PhoenixDriver
Connecting to jdbc:phoenix:hmaster
15/10/02 17:29:23 WARN util.NativeCodeLoader: Unable to load native-hadoop
library for your platform... using builtin-java classes where applicable
Debug is true storeKey false useTicketCache false useKeyTab true doNotPrompt
false ticketCache is null isInitiator true KeyTab is service.keytab
refreshKrb5Config is false principal is user/[email protected] tryFirstPass
is false useFirstPass is false storePass is false clearPass is false
principal is user/[email protected]
Will use keytab
Commit Succeeded
Has somebody an idea, what is the problem?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)