Hi All,

I was successful in connecting Phoenix to secure as part of my effort with
Phoenix-19 jira. This was done using command line.
Now, i want to use SQuirell to connect to a Secure HBase using Phoenix.
Here is what i did:

1. I recompiled Phoenix with HBase0.94.19(HBase version with security stuff
as default build)
2. I added the Phoenix JDBC client driver in SQuirel.
3. I put conf files for my secure cluster under lib directory so that they
are in classpath.
4. In the connection URL i am passing:
jdbc:<ZK>:<port>:<rootdir>:<keytab>:<principal>
Note: I dont pass any parameters in UserName and Password for connection.
Is that right?

Can anyone tell me what extra steps i need to take? I am pretty new to
Squirell.

Squirel is running on Mac. I am using cdh4.6.

-- 
Thanks & Regards,
Anil Gupta

Reply via email to