Re: Unable to connect to Apache Phoenix with Squirrel

2018-03-04 Thread James Yu
Thanks for pointing out the direction, it works like a charm after switch to PQS + thin-driver. This is a UTF-8 formatted mail --- James C.-C.Yu +886988713275 2018-03-03 6:44 GMT+08:00 Josh Elser : > The issue is commonly that

Re: Unable to connect to Apache Phoenix with Squirrel

2018-03-02 Thread Josh Elser
The issue is commonly that sqlline.py is adding the HBase configuration to the classpath on your behalf. This obviously would not happen in Squirrel (which Phoenix doesn't control or know about). * If Squirrel has the ability to add additional classpath entries, you can try adding