Are you executing sqlline under hadoop1 or hadoop2 dir?
On Wednesday, November 19, 2014, Komal Thombare <[email protected]> wrote: > Hi, > > When trying to start sqlline it gives error: > > Exception in thread "main" java.lang.NoClassDefFoundError: sqlline/SqlLine > Caused by: java.lang.ClassNotFoundException: sqlline.SqlLine > at java.net.URLClassLoader$1.run(URLClassLoader.java:217) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:205) > at java.lang.ClassLoader.loadClass(ClassLoader.java:319) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) > at java.lang.ClassLoader.loadClass(ClassLoader.java:264) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332) > Could not find the main class: sqlline.SqlLine. Program will exit. > > > Thanks and Regards, > Komal Ravindra Thombare > > > > -----Komal Thombare/MUM/TCS wrote: ----- > To: [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');> > From: Komal Thombare/MUM/TCS > Date: 11/20/2014 11:46AM > Subject: Phoenix With CDH > > Hi, > > Does any one tried Phoenix with CDH versions of Hadoop and Hbase. > > Phoenix: phoenix-3.2.0-bin > Hadoop: hadoop-2.0.0-cdh4.0.1 > Hbas: hbase-0.94.6-cdh4.3.0 > > Thanks and Regards, > Komal Ravindra Thombare > > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > >
