Thanks Vikas, Removing System.Catalog helped.
Thanks Jeffrey, I can see logs now. Regards, Poonam. On Tue, Sep 9, 2014 at 8:49 AM, Vikas Agarwal <[email protected]> wrote: > We have faced the same situation. Please check > http://mail-archives.apache.org/mod_mbox/phoenix-user/201409.mbox/browser > for detailed errors and solution. > > You don't need phoenix client jar in hbase region server lib. > > Also, sqlline emits error logs after a while (around 10-15 minutes). > > > On Mon, Sep 8, 2014 at 10:56 PM, Poonam Ligade <[email protected]> > wrote: > >> Hi , >> >> I have installed hortonworks hadoop 2.1 on ubuntu12.4 manually. >> hadoop version 2.4.0.2.1.3.0-563 >> hbase version 0.98.0.2.1.3.0-563-hadoop2 >> I have added symlinks to phoenix-core-4.0.0.2.1.3.0-563.jar inside >> /hbase/lib >> as well as phoenix-client.jar >> added symlinks for core-site.xml and hbase-site.xml in phoenix/bin >> >> when I am trying to connect to sqlline >> sqlline.py zookeeper.quoram:2181:/hbase-unsecure. >> >> It just hangs after printing this. >> Setting property: [isolation, TRANSACTION_READ_COMMITTED] >> issuing: !connect jdbc:phoenix:localhost:2181:/hbase-unsecure none none >> org.apache.phoenix.jdbc.PhoenixDriver >> Connecting to jdbc:phoenix:localhost:2181:/hbase-unsecure >> 14/09/08 10:22:23 WARN util.NativeCodeLoader: Unable to load >> native-hadoop library for your platform... using builtin-java classes where >> applicable >> >> and doesn't come out until I kill it >> >> Where should I check phoenix logs? >> Any pointers? >> >> Thanks, >> Poonam. >> > > > > -- > Regards, > Vikas Agarwal > 91 – 9928301411 > > InfoObjects, Inc. > Execution Matters > http://www.infoobjects.com > 2041 Mission College Boulevard, #280 > Santa Clara, CA 95054 > +1 (408) 988-2000 Work > +1 (408) 716-2726 Fax > >
