Re: Upgrade from Phoenix 4.4.0-hbase-1.1 to 4.8.0-hbase-1.1 Error

2017-04-05 Thread Bernard Quizon
Hi, It was an error on my side. I didn't remove the configs specified in the release notes: https://phoenix.apache.org/release_notes.html hbase.master.loadbalancer.class org.apache.phoenix.hbase.index.balancer.IndexLoadBalancer hbase.coprocessor.master.classes

Re: Upgrade from Phoenix 4.4.0-hbase-1.1 to 4.8.0-hbase-1.1 Error

2017-04-03 Thread Josh Elser
The root cause of your exception is a ConnectionRefusedException. This means that your client was unable to make an network connection to 192.168.1.147:52540 (from earlier in your stacktrace). Typically, this is an OS or HBase level issue. I'd first try to rule out a networking level issue

Upgrade from Phoenix 4.4.0-hbase-1.1 to 4.8.0-hbase-1.1 Error

2017-04-02 Thread Bernard Quizon
Hi, I tried to upgrade my phoenix-core-4.4.0-HBase-1.1.jar to phoenix-core-4.8.0-HBase-1.1.jar on my local setup, basically just replacing it from my hbase/lib. When I use sqlline, this error shows up: $ ./sqlline.py localhost Setting property: [incremental, false] Setting property: [isolation,