<?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: How do I call HPLSQL via an ODBC Hive connection? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-do-I-call-HPLSQL-via-an-ODBC-Hive-connection/m-p/168064#M130394</link>
    <description>&lt;P&gt;Functionality asked for by this question, submission of HPL/SQL via JDBC/ODBC (which requires HiveServer2 support for this) is not implemented yet:&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/HIVE-17596" target="_blank"&gt;https://issues.apache.org/jira/browse/HIVE-17596&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Until this is done, submission via the command line is the only option.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Nov 2018 17:48:31 GMT</pubDate>
    <dc:creator>demarkle</dc:creator>
    <dc:date>2018-11-28T17:48:31Z</dc:date>
    <item>
      <title>How do I call HPLSQL via an ODBC Hive connection?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-do-I-call-HPLSQL-via-an-ODBC-Hive-connection/m-p/168058#M130388</link>
      <description>&lt;P&gt;I'm playing around with the sandbox trying to do some PoC to see if we can call HPL SQL functions via an ODBC connection. &lt;/P&gt;&lt;P&gt;I used the sandbox to call the hplsqlrc program and execute a procedure.&lt;/P&gt;&lt;P&gt;However, once I've connected to the sandbox, I'm not having any luck in determining how to call the hplsqlrc program to run a program.&lt;/P&gt;&lt;P&gt;Any insights on how I'd go about doing this in the sandbox?  Any good general material on HPL SQL via ODBC would be nice too.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 01:25:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-do-I-call-HPLSQL-via-an-ODBC-Hive-connection/m-p/168058#M130388</guid>
      <dc:creator>MCosby</dc:creator>
      <dc:date>2017-03-22T01:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I call HPLSQL via an ODBC Hive connection?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-do-I-call-HPLSQL-via-an-ODBC-Hive-connection/m-p/168059#M130389</link>
      <description>&lt;P&gt;Below is one example: &lt;/P&gt;&lt;P&gt;
&lt;A href="https://community.hortonworks.com/questions/41922/hpl-sql-function-creation-issues-in-hive-20.html" target="_blank"&gt;https://community.hortonworks.com/questions/41922/hpl-sql-function-creation-issues-in-hive-20.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 02:02:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-do-I-call-HPLSQL-via-an-ODBC-Hive-connection/m-p/168059#M130389</guid>
      <dc:creator>namaheshwari</dc:creator>
      <dc:date>2017-03-22T02:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I call HPLSQL via an ODBC Hive connection?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-do-I-call-HPLSQL-via-an-ODBC-Hive-connection/m-p/168060#M130390</link>
      <description>&lt;P style="margin-left: 20px;"&gt;&lt;A rel="user" href="https://community.cloudera.com/users/16480/mcosby.html" nodeid="16480"&gt;@Mike Cosby&lt;/A&gt;  Did you ever get this answered?   I looked at the example that &lt;A rel="user" href="https://community.cloudera.com/users/102/nmaheshwari.html" nodeid="102"&gt;@Namit Maheshwari &lt;/A&gt;pointed out, but it didn't seem to me to answer the question of how to call from an ODBC (or JDBC) connection.   I'm looking for this as well, did you find an answer?
&lt;A rel="user" href="https://community.cloudera.com/users/102/nmaheshwari.html" nodeid="102"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 20:25:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-do-I-call-HPLSQL-via-an-ODBC-Hive-connection/m-p/168060#M130390</guid>
      <dc:creator>Jim_Dolan</dc:creator>
      <dc:date>2017-05-16T20:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do I call HPLSQL via an ODBC Hive connection?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-do-I-call-HPLSQL-via-an-ODBC-Hive-connection/m-p/168061#M130391</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18334/jimdolan.html" nodeid="18334"&gt;@Jim Dolan&lt;/A&gt; I did not figure this out.  We were looking for a way to transition a program over from a MS SQL stored proc system to a Hadoop system in stages.  We instead are looking to a parallel approach where we develop the hadoop replacement of the various procs in new tools.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 20:36:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-do-I-call-HPLSQL-via-an-ODBC-Hive-connection/m-p/168061#M130391</guid>
      <dc:creator>MCosby</dc:creator>
      <dc:date>2017-05-16T20:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I call HPLSQL via an ODBC Hive connection?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-do-I-call-HPLSQL-via-an-ODBC-Hive-connection/m-p/168062#M130392</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/16480/mcosby.html" nodeid="16480"&gt;@Mike Cosby&lt;/A&gt;  Bummer.   For your new hadoop development, are you using hplsql?   If so are you accessing via the command line or did you find a tool that would connect such as Oracle SQL Developer or SQuirrel SQL editor?&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 20:44:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-do-I-call-HPLSQL-via-an-ODBC-Hive-connection/m-p/168062#M130392</guid>
      <dc:creator>Jim_Dolan</dc:creator>
      <dc:date>2017-05-16T20:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do I call HPLSQL via an ODBC Hive connection?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-do-I-call-HPLSQL-via-an-ODBC-Hive-connection/m-p/168063#M130393</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18334/jimdolan.html" nodeid="18334"&gt;@Jim Dolan&lt;/A&gt; Did you figured out calling HPLSQL form BI / External tools  using JDBC/ODBC Drivers ?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2018 01:41:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-do-I-call-HPLSQL-via-an-ODBC-Hive-connection/m-p/168063#M130393</guid>
      <dc:creator>viswan_anoop</dc:creator>
      <dc:date>2018-01-10T01:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I call HPLSQL via an ODBC Hive connection?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-do-I-call-HPLSQL-via-an-ODBC-Hive-connection/m-p/168064#M130394</link>
      <description>&lt;P&gt;Functionality asked for by this question, submission of HPL/SQL via JDBC/ODBC (which requires HiveServer2 support for this) is not implemented yet:&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/HIVE-17596" target="_blank"&gt;https://issues.apache.org/jira/browse/HIVE-17596&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Until this is done, submission via the command line is the only option.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 17:48:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-do-I-call-HPLSQL-via-an-ODBC-Hive-connection/m-p/168064#M130394</guid>
      <dc:creator>demarkle</dc:creator>
      <dc:date>2018-11-28T17:48:31Z</dc:date>
    </item>
  </channel>
</rss>

