<?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: Trying to create phoenix interpreter using %jdbc in Zeppelin using 2.5 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Trying-to-create-phoenix-interpreter-using-jdbc-in-Zeppelin/m-p/148125#M40409</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/157/rgelhausen.html" nodeid="157"&gt;@Randy Gelhausen&lt;/A&gt;&lt;/P&gt;&lt;P&gt; Thanks.  What threw me off is that when creating a new jdbc interpretter (at least in sandbox) it is prepopulutated with default prefix properties and psql values..  Did not know that entire property and value needed to be deleted and recreated with new prefix (vs only new values).&lt;/P&gt;</description>
    <pubDate>Tue, 13 Sep 2016 23:07:05 GMT</pubDate>
    <dc:creator>gkeys</dc:creator>
    <dc:date>2016-09-13T23:07:05Z</dc:date>
    <item>
      <title>Trying to create phoenix interpreter using %jdbc in Zeppelin using 2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Trying-to-create-phoenix-interpreter-using-jdbc-in-Zeppelin/m-p/148121#M40405</link>
      <description>&lt;P&gt;I am trying to create phoenix interpreter using %jdbc in Zeppelin using 2.5 and am not succeeding.&lt;/P&gt;&lt;P&gt;Steps are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Log into Zeppelin (sandbox 2.5)&lt;/LI&gt;&lt;LI&gt;Create new interpreter as follows
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7540-screen-shot-2016-09-12-at-52103-pm.png" style="width: 2454px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21342i245299310C178B84/image-size/medium?v=v2&amp;amp;px=400" role="button" title="7540-screen-shot-2016-09-12-at-52103-pm.png" alt="7540-screen-shot-2016-09-12-at-52103-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;restart (just to be paranoid)&lt;/LI&gt;&lt;LI&gt;go to my notebook and bind interpreter
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7541-screen-shot-2016-09-12-at-54305-pm.png" style="width: 2510px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21343i84EC029A6142C99B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="7541-screen-shot-2016-09-12-at-54305-pm.png" alt="7541-screen-shot-2016-09-12-at-54305-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;when I run with &lt;STRONG&gt;%jdbc(phoenix) &lt;/STRONG&gt;I get &lt;STRONG&gt;Prefix not found.&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;when I run it with &lt;STRONG&gt;%jdbc.phoenix&lt;/STRONG&gt; I get &lt;STRONG&gt;jdbc.phoenix interpreter not found&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;What am I missing?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 13:15:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Trying-to-create-phoenix-interpreter-using-jdbc-in-Zeppelin/m-p/148121#M40405</guid>
      <dc:creator>gkeys</dc:creator>
      <dc:date>2019-08-18T13:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to create phoenix interpreter using %jdbc in Zeppelin using 2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Trying-to-create-phoenix-interpreter-using-jdbc-in-Zeppelin/m-p/148122#M40406</link>
      <description>&lt;P&gt;Hi, &lt;A rel="user" href="https://community.cloudera.com/users/11288/gkeys.html" nodeid="11288"&gt;@gkeys&lt;/A&gt;, following the RedShift example &lt;A href="https://zeppelin.apache.org/docs/0.6.1/interpreter/jdbc.html#multiple-connections"&gt;here&lt;/A&gt;, the properties in your JDBC interpreter settings would be phoenix.user, phoenix.driver, phoenix.url, instead. Since you have modified the "default" prefix, does the plain "%jdbc" not work for the interpreter setting?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 05:07:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Trying-to-create-phoenix-interpreter-using-jdbc-in-Zeppelin/m-p/148122#M40406</guid>
      <dc:creator>rgelhausen</dc:creator>
      <dc:date>2016-09-13T05:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to create phoenix interpreter using %jdbc in Zeppelin using 2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Trying-to-create-phoenix-interpreter-using-jdbc-in-Zeppelin/m-p/148123#M40407</link>
      <description>&lt;P&gt;I just installed HDP 2.5 from Ambari on a small openstack cluster choosing Zeppelin from ambari.&lt;/P&gt;&lt;P&gt;%jdbc(phoenix) &lt;/P&gt;&lt;P&gt;select * from phillycrime limit 100&lt;/P&gt;&lt;P&gt;worked for me.&lt;/P&gt;&lt;P&gt;Try to restart the jdbc interpreter&lt;/P&gt;&lt;P&gt;Make sure you have:&lt;/P&gt;&lt;P&gt;under:&lt;/P&gt;&lt;H3&gt;jdbc &lt;SMALL&gt;%jdbc (default)&lt;/SMALL&gt;&lt;/H3&gt;&lt;P&gt; edit  restart  remove
&lt;/P&gt;Option&lt;P&gt;shared  Interpreter for note
&lt;/P&gt;&lt;DIV&gt;Connect to existing process &lt;/DIV&gt;&lt;P&gt;phoenix.driver  org.apache.phoenix.jdbc.PhoenixDriver&lt;/P&gt;&lt;P&gt;phoenix.hbase.client.retries.number  1&lt;/P&gt;&lt;P&gt;phoenix.password&lt;/P&gt;&lt;P&gt;phoenix.url   jdbc:phoenix:192.168.1.100:/hbase-unsecure&lt;/P&gt;&lt;P&gt;phoenix.user    phoenixuser&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 08:35:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Trying-to-create-phoenix-interpreter-using-jdbc-in-Zeppelin/m-p/148123#M40407</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-09-13T08:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to create phoenix interpreter using %jdbc in Zeppelin using 2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Trying-to-create-phoenix-interpreter-using-jdbc-in-Zeppelin/m-p/148124#M40408</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/9304/tspann.html" nodeid="9304"&gt;@Timothy Spann&lt;/A&gt; very effective answer, but similar information as &lt;A rel="user" href="https://community.cloudera.com/users/157/rgelhausen.html" nodeid="157"&gt;@Randy Gelhausen&lt;/A&gt; and he was first in.  &lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 23:04:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Trying-to-create-phoenix-interpreter-using-jdbc-in-Zeppelin/m-p/148124#M40408</guid>
      <dc:creator>gkeys</dc:creator>
      <dc:date>2016-09-13T23:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to create phoenix interpreter using %jdbc in Zeppelin using 2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Trying-to-create-phoenix-interpreter-using-jdbc-in-Zeppelin/m-p/148125#M40409</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/157/rgelhausen.html" nodeid="157"&gt;@Randy Gelhausen&lt;/A&gt;&lt;/P&gt;&lt;P&gt; Thanks.  What threw me off is that when creating a new jdbc interpretter (at least in sandbox) it is prepopulutated with default prefix properties and psql values..  Did not know that entire property and value needed to be deleted and recreated with new prefix (vs only new values).&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 23:07:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Trying-to-create-phoenix-interpreter-using-jdbc-in-Zeppelin/m-p/148125#M40409</guid>
      <dc:creator>gkeys</dc:creator>
      <dc:date>2016-09-13T23:07:05Z</dc:date>
    </item>
  </channel>
</rss>

