<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Phoenix on Hbase sanitary testing giving error. in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-on-Hbase-sanitary-testing-giving-error/m-p/113430#M42769</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/425/rchintaguntla.html" nodeid="425"&gt;@Rajeshbabu Chintaguntla

&lt;/A&gt; &lt;/P&gt;&lt;P&gt;By mistake i posted [user@ bin]$ &lt;A href="http://sqlline.py/"&gt;sqlline.py&lt;/A&gt; :/hbase
&lt;/P&gt;&lt;P&gt;I have given [user@ bin]$ &lt;A href="http://sqlline.py/"&gt;sqlline.py&lt;/A&gt; localhost:2181:/hbase  only.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Oct 2016 13:44:34 GMT</pubDate>
    <dc:creator>Yukti</dc:creator>
    <dc:date>2016-10-05T13:44:34Z</dc:date>
    <item>
      <title>Phoenix on Hbase sanitary testing giving error.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-on-Hbase-sanitary-testing-giving-error/m-p/113428#M42767</link>
      <description>&lt;P&gt;I have  installed Apache Phoenix package on all HBASE master node and region
servers. After I
configured, I tried to run either sqlline.py or psql.py via edge node , but I faced this
error, Please look into this and let me know.&lt;/P&gt;&lt;P&gt;[user@&amp;lt;edgenode host address&amp;gt; bin]$ sqlline.py Hostname:port:/hbase&lt;/P&gt;&lt;P&gt;Setting property: [isolation,
TRANSACTION_READ_COMMITTED]&lt;/P&gt;&lt;P&gt;issuing: !connect
jdbc:phoenix:&amp;lt;Hostname:port&amp;gt;:/hbase none none
org.apache.phoenix.jdbc.PhoenixDriver&lt;/P&gt;&lt;P&gt;Connecting to
jdbc:phoenix:&amp;lt;Hostname:port&amp;gt;:/hbase&lt;/P&gt;&lt;P&gt;java.lang.UnsupportedClassVersionError:
JVMCFRE003 bad major version; class=org/apache/phoenix/jdbc/PhoenixDriver,
offset=6&lt;/P&gt;&lt;P&gt; 
at java.lang.ClassLoader.defineClass(ClassLoader.java:286)&lt;/P&gt;&lt;P&gt; 
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:74)&lt;/P&gt;&lt;P&gt; 
at java.net.URLClassLoader.defineClass(URLClassLoader.java:538)&lt;/P&gt;&lt;P&gt; 
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)&lt;/P&gt;&lt;P&gt; 
at java.net.URLClassLoader.access$300(URLClassLoader.java:77)&lt;/P&gt;&lt;P&gt; 
at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:1041)&lt;/P&gt;&lt;P&gt; 
at java.security.AccessController.doPrivileged(AccessController.java:448)&lt;/P&gt;&lt;P&gt; 
at java.net.URLClassLoader.findClass(URLClassLoader.java:427)&lt;/P&gt;&lt;P&gt; 
at java.lang.ClassLoader.loadClass(ClassLoader.java:676)&lt;/P&gt;&lt;P&gt; 
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:358)&lt;/P&gt;&lt;P&gt; 
at java.lang.ClassLoader.loadClass(ClassLoader.java:642)&lt;/P&gt;&lt;P&gt; 
at java.lang.Class.forNameImpl(Native Method)&lt;/P&gt;&lt;P&gt; 
at java.lang.Class.forName(Class.java:240)&lt;/P&gt;&lt;P&gt; 
at sqlline.DatabaseConnection.connect(DatabaseConnection.java:115)&lt;/P&gt;&lt;P&gt; 
at sqlline.DatabaseConnection.getConnection(DatabaseConnection.java:203)&lt;/P&gt;&lt;P&gt; 
at sqlline.Commands.connect(Commands.java:1064)&lt;/P&gt;&lt;P&gt; 
at sqlline.Commands.connect(Commands.java:996)&lt;/P&gt;&lt;P&gt; 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt; 
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)&lt;/P&gt;&lt;P&gt; 
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)&lt;/P&gt;&lt;P&gt; 
at java.lang.reflect.Method.invoke(Method.java:611)&lt;/P&gt;&lt;P&gt; 
at sqlline.ReflectiveCommandHandler.execute(ReflectiveCommandHandler.java:36)&lt;/P&gt;&lt;P&gt; 
at sqlline.SqlLine.dispatch(SqlLine.java:804)&lt;/P&gt;&lt;P&gt; 
at sqlline.SqlLine.initArgs(SqlLine.java:588)&lt;/P&gt;&lt;P&gt; 
at sqlline.SqlLine.begin(SqlLine.java:656)&lt;/P&gt;&lt;P&gt; 
at sqlline.SqlLine.start(SqlLine.java:398)&lt;/P&gt;&lt;P&gt; 
at sqlline.SqlLine.main(SqlLine.java:292)&lt;/P&gt;&lt;P&gt;sqlline version 1.1.8&lt;/P&gt;&lt;P&gt;0:
jdbc:phoenix:Hostname&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 12:45:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-on-Hbase-sanitary-testing-giving-error/m-p/113428#M42767</guid>
      <dc:creator>Yukti</dc:creator>
      <dc:date>2016-10-05T12:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix on Hbase sanitary testing giving error.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-on-Hbase-sanitary-testing-giving-error/m-p/113429#M42768</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/12568/yukagr19.html" nodeid="12568"&gt;@Yukti  Agrawal&lt;/A&gt; &lt;/P&gt;&lt;P&gt;You are just passing :/hbase only.&lt;/P&gt;&lt;P&gt;[user@ bin]$ &lt;A href="http://sqlline.py/"&gt;sqlline.py&lt;/A&gt; :/hbase&lt;/P&gt;&lt;P&gt;You need to pass &amp;lt;zookeeer_quorum&amp;gt;:&amp;lt;zk_client_port&amp;gt;:&amp;lt;hbase_parent_znode&amp;gt;&lt;/P&gt;&lt;P&gt;For ex:&lt;/P&gt;&lt;P&gt;[user@ bin]$ &lt;A href="http://sqlline.py/"&gt;sqlline.py&lt;/A&gt; localhost:2181:/hbase&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 12:49:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-on-Hbase-sanitary-testing-giving-error/m-p/113429#M42768</guid>
      <dc:creator>rchintaguntla</dc:creator>
      <dc:date>2016-10-05T12:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix on Hbase sanitary testing giving error.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-on-Hbase-sanitary-testing-giving-error/m-p/113430#M42769</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/425/rchintaguntla.html" nodeid="425"&gt;@Rajeshbabu Chintaguntla

&lt;/A&gt; &lt;/P&gt;&lt;P&gt;By mistake i posted [user@ bin]$ &lt;A href="http://sqlline.py/"&gt;sqlline.py&lt;/A&gt; :/hbase
&lt;/P&gt;&lt;P&gt;I have given [user@ bin]$ &lt;A href="http://sqlline.py/"&gt;sqlline.py&lt;/A&gt; localhost:2181:/hbase  only.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 13:44:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-on-Hbase-sanitary-testing-giving-error/m-p/113430#M42769</guid>
      <dc:creator>Yukti</dc:creator>
      <dc:date>2016-10-05T13:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix on Hbase sanitary testing giving error.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-on-Hbase-sanitary-testing-giving-error/m-p/113431#M42770</link>
      <description>&lt;P&gt;can you check which version of java you are using? It should be OpenJDK and 1.7 or above?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 14:18:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-on-Hbase-sanitary-testing-giving-error/m-p/113431#M42770</guid>
      <dc:creator>asinghal</dc:creator>
      <dc:date>2016-10-05T14:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix on Hbase sanitary testing giving error.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-on-Hbase-sanitary-testing-giving-error/m-p/113432#M42771</link>
      <description>&lt;P&gt;Yeah its open jdk and  java version 1.6.0&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 15:06:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-on-Hbase-sanitary-testing-giving-error/m-p/113432#M42771</guid>
      <dc:creator>Yukti</dc:creator>
      <dc:date>2016-10-05T15:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix on Hbase sanitary testing giving error.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-on-Hbase-sanitary-testing-giving-error/m-p/113433#M42772</link>
      <description>&lt;P&gt;1.6 is not supported. Please use JDK-1.8. &lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2016 01:06:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phoenix-on-Hbase-sanitary-testing-giving-error/m-p/113433#M42772</guid>
      <dc:creator>Enis</dc:creator>
      <dc:date>2016-10-06T01:06:42Z</dc:date>
    </item>
  </channel>
</rss>

