<?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 ODBC access via Knox to HiveServer2 with Hive ODBC driver v2.0.5 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-access-via-Knox-to-HiveServer2-with-Hive-ODBC-driver-v2/m-p/98383#M11829</link>
    <description>&lt;P&gt;There was a tutorial that covers the configuration with older Knox version and Hive ODBC driver.&lt;/P&gt;&lt;P&gt;&lt;A href="http://hortonworks.com/hadoop-tutorial/secure-jdbc-odbc-clients-access-hiveserver2-using-apache-knox/"&gt;http://hortonworks.com/hadoop-tutorial/secure-jdbc-odbc-clients-access-hiveserver2-using-apache-knox/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For Hive ODBC v2.0.5, does the same solution work with HDP 2.3.2 (Knox 0.5)? &lt;/P&gt;&lt;P&gt;Or, do we have any known issues?&lt;/P&gt;</description>
    <pubDate>Thu, 10 Dec 2015 12:40:27 GMT</pubDate>
    <dc:creator>vjiang</dc:creator>
    <dc:date>2015-12-10T12:40:27Z</dc:date>
    <item>
      <title>ODBC access via Knox to HiveServer2 with Hive ODBC driver v2.0.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-access-via-Knox-to-HiveServer2-with-Hive-ODBC-driver-v2/m-p/98383#M11829</link>
      <description>&lt;P&gt;There was a tutorial that covers the configuration with older Knox version and Hive ODBC driver.&lt;/P&gt;&lt;P&gt;&lt;A href="http://hortonworks.com/hadoop-tutorial/secure-jdbc-odbc-clients-access-hiveserver2-using-apache-knox/"&gt;http://hortonworks.com/hadoop-tutorial/secure-jdbc-odbc-clients-access-hiveserver2-using-apache-knox/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For Hive ODBC v2.0.5, does the same solution work with HDP 2.3.2 (Knox 0.5)? &lt;/P&gt;&lt;P&gt;Or, do we have any known issues?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 12:40:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-access-via-Knox-to-HiveServer2-with-Hive-ODBC-driver-v2/m-p/98383#M11829</guid>
      <dc:creator>vjiang</dc:creator>
      <dc:date>2015-12-10T12:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC access via Knox to HiveServer2 with Hive ODBC driver v2.0.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-access-via-Knox-to-HiveServer2-with-Hive-ODBC-driver-v2/m-p/98384#M11830</link>
      <description>&lt;P&gt;Similar.  Some tips:

SSL Encryption &lt;/P&gt;Support is provided for SSL encryption (Hive 0.13 onward, see HIVE-5351). To enable, set the following configurations in hive-site.xml: 
&lt;UL&gt;&lt;LI&gt;hive.server2.use.SSL – Set this to true. &lt;/LI&gt;&lt;LI&gt;hive.server2.keystore.path – Set this to your keystore path. &lt;/LI&gt;&lt;LI&gt;hive.server2.keystore.password – Set this to your keystore password.&lt;/LI&gt;&lt;/UL&gt;In ODBC Driver:
&lt;UL&gt;&lt;LI&gt;ENABLE SSL must be selected in the ODBC SSL Options window.&lt;/LI&gt;&lt;LI&gt;Ensure the "Allow Common Name Host Name Mismatch" is checked.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 10 Dec 2015 12:50:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-access-via-Knox-to-HiveServer2-with-Hive-ODBC-driver-v2/m-p/98384#M11830</guid>
      <dc:creator>amcbarnett</dc:creator>
      <dc:date>2015-12-10T12:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC access via Knox to HiveServer2 with Hive ODBC driver v2.0.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-access-via-Knox-to-HiveServer2-with-Hive-ODBC-driver-v2/m-p/98385#M11831</link>
      <description>&lt;P&gt;Yes it works...I tried this recently on 2.3.2. See cheatsheet &lt;A href="https://github.com/abajwa-hw/security-workshops/blob/master/Setup-knox-23.md"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 12:50:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-access-via-Knox-to-HiveServer2-with-Hive-ODBC-driver-v2/m-p/98385#M11831</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2015-12-10T12:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC access via Knox to HiveServer2 with Hive ODBC driver v2.0.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-access-via-Knox-to-HiveServer2-with-Hive-ODBC-driver-v2/m-p/98386#M11832</link>
      <description>&lt;P&gt;Thanks for comment &lt;A rel="user" href="https://community.cloudera.com/users/132/abajwa.html" nodeid="132"&gt;@Ali Bajwa&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Did you try Hive ODBC v2.0.5? (just want to double check)&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 06:24:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-access-via-Knox-to-HiveServer2-with-Hive-ODBC-driver-v2/m-p/98386#M11832</guid>
      <dc:creator>vjiang</dc:creator>
      <dc:date>2015-12-11T06:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC access via Knox to HiveServer2 with Hive ODBC driver v2.0.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-access-via-Knox-to-HiveServer2-with-Hive-ODBC-driver-v2/m-p/98387#M11833</link>
      <description>&lt;P&gt;The cheatsheet says "without them having to request kerberos ticket".&lt;/P&gt;&lt;P&gt;Does this mean it would need different configuration to work with Kerberoised HiveServer2?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2015 08:03:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-access-via-Knox-to-HiveServer2-with-Hive-ODBC-driver-v2/m-p/98387#M11833</guid>
      <dc:creator>hosako</dc:creator>
      <dc:date>2015-12-23T08:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC access via Knox to HiveServer2 with Hive ODBC driver v2.0.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-access-via-Knox-to-HiveServer2-with-Hive-ODBC-driver-v2/m-p/98388#M11834</link>
      <description>&lt;P&gt;A primary benefit of using Knox is that it insulates the clients from needing to be aware of Kerberos.  However, if the HDP cluster is configured with Kerberos then Knox will need to be configured to interact with the cluster securely via Kerberos with the cluster.  The clients however will be unaffected.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2015 23:03:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-access-via-Knox-to-HiveServer2-with-Hive-ODBC-driver-v2/m-p/98388#M11834</guid>
      <dc:creator>kevin_minder</dc:creator>
      <dc:date>2015-12-23T23:03:30Z</dc:date>
    </item>
  </channel>
</rss>

