<?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: %jdbc(hive) prefix not found in Zeppelin in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104292#M42251</link>
    <description>&lt;P&gt;Give it a try and let me know what happens.   I tested it successfully on the latest sandbox. Sometimes updates to the tutorials are delayed -- the latest sandbox itself came out last week  &lt;/P&gt;</description>
    <pubDate>Thu, 29 Sep 2016 20:15:52 GMT</pubDate>
    <dc:creator>gkeys</dc:creator>
    <dc:date>2016-09-29T20:15:52Z</dc:date>
    <item>
      <title>%jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104288#M42247</link>
      <description>&lt;P&gt;I am going through the following lab:&lt;/P&gt;&lt;P&gt;&lt;A href="http://hortonworks.com/hadoop-tutorial/hello-world-an-introduction-to-hadoop-hcatalog-hive-and-pig/#section_7" target="_blank"&gt;http://hortonworks.com/hadoop-tutorial/hello-world-an-introduction-to-hadoop-hcatalog-hive-and-pig/#section_7&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and in paragraph 6.2 (execute a hive query) I am trying to run the following code in Zeppelin:
%jbdc(hive)
SELECT * FROM riskfactor
&lt;/P&gt;&lt;P&gt;When I execute this code I run into the error "prefix not found". What am I doing wrong here. This seems pretty straightforward.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Robbert&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 17:53:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104288#M42247</guid>
      <dc:creator>robbert_naastep</dc:creator>
      <dc:date>2016-09-29T17:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104289#M42248</link>
      <description>&lt;P&gt;I've had the same error. Would appreciate help. Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 18:01:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104289#M42248</guid>
      <dc:creator>cliu20000728</dc:creator>
      <dc:date>2016-09-29T18:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104290#M42249</link>
      <description>&lt;P&gt;Give this a try&lt;/P&gt;&lt;PRE&gt;%hive&lt;/PRE&gt;</description>
      <pubDate>Thu, 29 Sep 2016 19:47:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104290#M42249</guid>
      <dc:creator>gkeys</dc:creator>
      <dc:date>2016-09-29T19:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104291#M42250</link>
      <description>&lt;P&gt;Sorry &lt;A rel="user" href="https://community.cloudera.com/users/11288/gkeys.html" nodeid="11288"&gt;@Greg Keys&lt;/A&gt; but the turorial explicitly states to use %jdbc(hive) for connecting to hive. After SELECT * FROM riskfactor the scipt should show data from the table. After that the tutorial shows that a graph can be made, but I run into this error.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 19:58:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104291#M42250</guid>
      <dc:creator>robbert_naastep</dc:creator>
      <dc:date>2016-09-29T19:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104292#M42251</link>
      <description>&lt;P&gt;Give it a try and let me know what happens.   I tested it successfully on the latest sandbox. Sometimes updates to the tutorials are delayed -- the latest sandbox itself came out last week  &lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 20:15:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104292#M42251</guid>
      <dc:creator>gkeys</dc:creator>
      <dc:date>2016-09-29T20:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104293#M42252</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13356/robbertnaastepad.html" nodeid="13356"&gt;@Robbert Naastepad&lt;/A&gt;, could it be the case that the interpreter is not enabled/selected for use in the notebook? See "Configuring a Zeppelin Interpreter" at &lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.0/bk_zeppelin-component-guide/content/using-interp.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.0/bk_zeppelin-component-guide/content/using-interp.html&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 22:00:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104293#M42252</guid>
      <dc:creator>lgeorge</dc:creator>
      <dc:date>2016-09-29T22:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104294#M42253</link>
      <description>&lt;P&gt;The following worked. Thanks &lt;A href="https://community.hortonworks.com/users/11288/gkeys.html"&gt;@Greg Keys&lt;/A&gt; for the tip. I had to use finalresults instead of riskfactor. The latter didn't give me data. Not sure if I have missed something there. &lt;A rel="user" href="https://community.cloudera.com/users/13356/robbertnaastepad.html" nodeid="13356"&gt;@Robbert Naastepad&lt;/A&gt; would be great to know if riskfactor has data for you. Thanks.&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;%hive&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;SELECT * FROM finalresults&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 05:58:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104294#M42253</guid>
      <dc:creator>cliu20000728</dc:creator>
      <dc:date>2016-09-30T05:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104295#M42254</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/11288/gkeys.html" nodeid="11288"&gt;@Greg Keys&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;%hive works as it should, but I was hoping the tutorial would go into using a JDBC driver also. Anyway, thanks for the answer. At least I was able to play around with the graphs in Zeppelin.&lt;/P&gt;&lt;P&gt;Regards,
Robbert&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 16:07:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104295#M42254</guid>
      <dc:creator>robbert_naastep</dc:creator>
      <dc:date>2016-10-03T16:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104296#M42255</link>
      <description>&lt;P&gt;Hello Cindy,

I had to use the finalresults table also. Riskfactor is empty after the Spark tutorial.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Robbert.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 16:09:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104296#M42255</guid>
      <dc:creator>robbert_naastep</dc:creator>
      <dc:date>2016-10-03T16:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104297#M42256</link>
      <description>&lt;P&gt;@Robbert&lt;/P&gt;&lt;P&gt;
Try this link if you want to explore using the jdbc driver: &lt;A href="https://community.hortonworks.com/questions/56113/trying-to-create-phoenix-interpreter-using-jdbc-in.html"&gt;https://community.hortonworks.com/questions/56113/trying-to-create-phoenix-interpreter-using-jdbc-in.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(Also, if you find my answer provided what you were looking for, let me know by accepting &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; )&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 20:07:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104297#M42256</guid>
      <dc:creator>gkeys</dc:creator>
      <dc:date>2016-10-03T20:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104298#M42257</link>
      <description>&lt;P&gt;Make sure you are running the latest HDP 2.5 Sandbox. I've just tested it and I had no "prefix not found" related issues.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 01:01:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104298#M42257</guid>
      <dc:creator>rhryniewicz</dc:creator>
      <dc:date>2016-10-04T01:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104299#M42258</link>
      <description>&lt;P&gt;There is a typo in the code, please change from %jbdc(hive) to %jdbc(hive). Further, for riskfactor table issue can you please drop the riskfactor table first and then recreate it using CTAS. Run the following commands:&lt;/P&gt;&lt;P&gt;%hive&lt;/P&gt;&lt;P&gt;drop table riskfactor&lt;/P&gt;&lt;P&gt;In another paragraph,&lt;/P&gt;&lt;P&gt;%spark&lt;/P&gt;&lt;P&gt;hiveContext.sql("create table riskfactor as select * from finalresults")&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 01:03:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104299#M42258</guid>
      <dc:creator>mrizvi</dc:creator>
      <dc:date>2016-10-04T01:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104300#M42259</link>
      <description>&lt;P&gt;Thank you for the confirmation &lt;A rel="user" href="https://community.cloudera.com/users/13356/robbertnaastepad.html" nodeid="13356"&gt;@Robbert Naastepad&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 10:02:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104300#M42259</guid>
      <dc:creator>cliu20000728</dc:creator>
      <dc:date>2016-10-04T10:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104301#M42260</link>
      <description>&lt;P&gt;With HDP 2.5 we need to use the jdbc connectors instead  of the %sql or hive.&lt;/P&gt;&lt;P&gt;However we had to do the following prior to getting this to work.&lt;/P&gt;&lt;P&gt;in /usr/hdp/current/zeppelin-server/interpreter/jdbc either copy the hive, hadoop and phoenix jars or  create soft links for the same&lt;/P&gt;&lt;P&gt;Since all the sample notebooks use the %sql or %hive they would not work.&lt;/P&gt;&lt;P&gt;you will need to use %jdbc(phoenix) or %jdbc(hive) as appropriate.&lt;/P&gt;&lt;P&gt;Once you do this restart the jdbc interpreter&lt;/P&gt;&lt;PRE&gt;&amp;gt;pwd
/usr/hdp/current/zeppelin-server/interpreter/jdbc 
&amp;gt; ls -l
hive-jdbc.jar -&amp;gt; /usr/hdp/current/hive-client/lib/hive-jdbc-1.2.1000.2.5.0.0-1245-standalone.jar
hadoop-common.jar -&amp;gt; /usr/hdp/current/hadoop-client/hadoop-common-2.7.3.2.5.0.0-1245.jar
phoenix-core-4.7.0.2.5.0.0-1245.jar /usr/hdp/current/phoenix-client/lib/phoenix-core-4.7.0.2.5.0.0-1245.jar&lt;/PRE&gt;</description>
      <pubDate>Fri, 21 Oct 2016 21:15:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104301#M42260</guid>
      <dc:creator>ashok_padmanabh</dc:creator>
      <dc:date>2016-10-21T21:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104302#M42261</link>
      <description>&lt;P&gt;After banging my head against the wall for a while now, Ash's answer was the one I was looking for.&lt;/P&gt;&lt;P&gt;I didn't necessarily get a "%jdbc(hive) prefix not found in Zeppelin". In Zeppelin I got a nondescript error and the logs complaining about java.lang.NoSuchMethodError.&lt;/P&gt;&lt;P&gt;After creating these soft links it worked fine!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 09:02:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104302#M42261</guid>
      <dc:creator>david_russell-p</dc:creator>
      <dc:date>2016-11-07T09:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104303#M42262</link>
      <description>&lt;P&gt;really helpful &lt;A rel="user" href="https://community.cloudera.com/users/1457/ashokpadmanabhan.html" nodeid="1457"&gt;@Ash&lt;/A&gt;! &lt;/P&gt;&lt;P&gt;Thanks a lot !&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 20:56:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104303#M42262</guid>
      <dc:creator>oriane_tchepgag</dc:creator>
      <dc:date>2017-02-22T20:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: %jdbc(hive) prefix not found in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104304#M42263</link>
      <description>&lt;P&gt;@Former Member,&lt;/P&gt;&lt;P&gt;i am trying to execute mysql queries, got error prefix not found. when i verified in mysql note there i observer mysql is there instead of %mysql. But unable to add % before mysql, its not editable. can u please help me how can i edit.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="79440-mysql.png" style="width: 516px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23618iA7DFE7398ADCE786/image-size/medium?v=v2&amp;amp;px=400" role="button" title="79440-mysql.png" alt="79440-mysql.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 12:04:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/jdbc-hive-prefix-not-found-in-Zeppelin/m-p/104304#M42263</guid>
      <dc:creator>harinarayana_hd</dc:creator>
      <dc:date>2019-08-19T12:04:11Z</dc:date>
    </item>
  </channel>
</rss>

