>From your blog it looks like it's working, no? That warning about being unable to load native-hadoop libraries can be ignored.
Thanks, James On Sun, Jul 26, 2015 at 10:33 AM, Ayola Jayamaha <raphaelan...@gmail.com> wrote: > Hi, > > I'm using hbase-0.98.12.1-hadoop2 and zookeeper-3.4.6 versions. I have > built phoenix from source code 4.5.0-SNAPSHOT successfully. And the steps I > followed are from 1-6 > http://ayolajayamaha.blogspot.com/2015/05/apache-phoenix-quick-start.html. > The following error appears and I'm unable to proceed. > Are the versions I used mismatching? Any ideas? > > > python sqlline.py localhost:2181:/hbase > Setting property: [isolation, TRANSACTION_READ_COMMITTED] > issuing: !connect jdbc:phoenix:localhost:2181:/hbase none none > org.apache.phoenix.jdbc.PhoenixDriver > Connecting to jdbc:phoenix:localhost:2181:/hbase > 15/07/26 22:52:43 WARN util.NativeCodeLoader: Unable to load native-hadoop > library for your platform... using builtin-java classes where applicable > > > > -- > Best Regards, > Nishani Jayamaha > http://ayolajayamaha.blogspot.com/ >