<?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: Zeppelin hive jdbc postgresql HDP 2.6 not working in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Zeppelin-hive-jdbc-postgresql-HDP-2-6-not-working/m-p/200804#M162822</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3576/rguruvannagari.html" nodeid="3576"&gt;@rguruvannagari&lt;/A&gt; Thank you it works. I followed the hortonworks hello wold tutorial. it doesn't mentioned that.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Apr 2017 01:00:27 GMT</pubDate>
    <dc:creator>alzuabi_ibr</dc:creator>
    <dc:date>2017-04-17T01:00:27Z</dc:date>
    <item>
      <title>Zeppelin hive jdbc postgresql HDP 2.6 not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Zeppelin-hive-jdbc-postgresql-HDP-2-6-not-working/m-p/200802#M162820</link>
      <description>&lt;P&gt;I have installed &lt;STRONG&gt;Ambari 2.5 with HDP 2.6 &lt;/STRONG&gt;in 3 nods. and I have tested Hive through Hive View, it works fine.&lt;/P&gt;&lt;P&gt;but when I try to query &lt;STRONG&gt;Hive &lt;/STRONG&gt;with &lt;STRONG&gt;Zeppelin &lt;/STRONG&gt;(find &lt;STRONG&gt;jdbc &lt;/STRONG&gt;interpreter configuration in the image)&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="14664-jdbc-conf.png" style="width: 1366px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17493i7A5EC77EDC7A6755/image-size/medium?v=v2&amp;amp;px=400" role="button" title="14664-jdbc-conf.png" alt="14664-jdbc-conf.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;PRE&gt;%jdbc 

show tables;&lt;/PRE&gt;&lt;P&gt;it fails with below:&lt;/P&gt;&lt;PRE&gt;org.postgresql.util.PSQLException: ERROR: unrecognized configuration parameter "tables"
 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2270)
 at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1998)
 at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:255)
 at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:570)
 at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:406)
 at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:398)
 at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:291)
 at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:291)
 at org.apache.zeppelin.jdbc.JDBCInterpreter.executeSql(JDBCInterpreter.java:580)
 at org.apache.zeppelin.jdbc.JDBCInterpreter.interpret(JDBCInterpreter.java:692)
 at org.apache.zeppelin.interpreter.LazyOpenInterpreter.interpret(LazyOpenInterpreter.java:94)
 at org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer$InterpretJob.jobRun(RemoteInterpreterServer.java:489)
 at org.apache.zeppelin.scheduler.Job.run(Job.java:175)
 at org.apache.zeppelin.scheduler.ParallelScheduler$JobRunner.run(ParallelScheduler.java:162)
 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
 at java.lang.Thread.run(Thread.java:745)
&lt;/PRE&gt;</description>
      <pubDate>Sun, 18 Aug 2019 05:37:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Zeppelin-hive-jdbc-postgresql-HDP-2-6-not-working/m-p/200802#M162820</guid>
      <dc:creator>alzuabi_ibr</dc:creator>
      <dc:date>2019-08-18T05:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin hive jdbc postgresql HDP 2.6 not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Zeppelin-hive-jdbc-postgresql-HDP-2-6-not-working/m-p/200803#M162821</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/17452/alzuabiibr.html" nodeid="17452"&gt;@Ibrahim AlZuabi&lt;/A&gt;&lt;P&gt;Specify which interpreter to use with jdbc.&lt;/P&gt;&lt;P&gt;%jdbc(hive)&lt;/P&gt;&lt;P&gt;show tables;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Apr 2017 22:02:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Zeppelin-hive-jdbc-postgresql-HDP-2-6-not-working/m-p/200803#M162821</guid>
      <dc:creator>rguruvannagari</dc:creator>
      <dc:date>2017-04-16T22:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin hive jdbc postgresql HDP 2.6 not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Zeppelin-hive-jdbc-postgresql-HDP-2-6-not-working/m-p/200804#M162822</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3576/rguruvannagari.html" nodeid="3576"&gt;@rguruvannagari&lt;/A&gt; Thank you it works. I followed the hortonworks hello wold tutorial. it doesn't mentioned that.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 01:00:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Zeppelin-hive-jdbc-postgresql-HDP-2-6-not-working/m-p/200804#M162822</guid>
      <dc:creator>alzuabi_ibr</dc:creator>
      <dc:date>2017-04-17T01:00:27Z</dc:date>
    </item>
  </channel>
</rss>

