<?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: SNI support in Hive odbc driver in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/SNI-support-in-Hive-odbc-driver/m-p/319615#M227897</link>
    <description>&lt;P&gt;I checked the driver documentation&amp;nbsp;&lt;A href="https://www.cloudera.com/documentation/other/connectors/hive-odbc/2-5-20/Cloudera-ODBC-Driver-for-Apache-Hive-Install-Guide.pdf" target="_blank"&gt;https://www.cloudera.com/documentation/other/connectors/hive-odbc/2-5-20/Cloudera-ODBC-Driver-for-Apache-Hive-Install-Guide.pdf&lt;/A&gt;&amp;nbsp;, there is no way to force SNI .&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jun 2021 16:13:49 GMT</pubDate>
    <dc:creator>asish</dc:creator>
    <dc:date>2021-06-30T16:13:49Z</dc:date>
    <item>
      <title>SNI support in Hive odbc driver</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SNI-support-in-Hive-odbc-driver/m-p/317606#M227244</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I’m facing an issue while trying to connect with the hive ODBC driver through a proxy to access a hive database.&lt;/P&gt;&lt;P&gt;The SNI field in the request is populated with the proxy url instead of the destination url.&lt;/P&gt;&lt;P&gt;While performing a direct connection to the hive database, the SNI field is populated with the url of hive database, if I wanted to use a proxy between the server with Hive ODBC driver and the Hive database, the SNI field is populated with the proxy url.&lt;/P&gt;&lt;P&gt;In that case, my hive database, is enable to recognize the database I wanted to access to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any parameters for solved this issue?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Thierry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 06:38:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SNI-support-in-Hive-odbc-driver/m-p/317606#M227244</guid>
      <dc:creator>Thierry</dc:creator>
      <dc:date>2021-06-03T06:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: SNI support in Hive odbc driver</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SNI-support-in-Hive-odbc-driver/m-p/318478#M227471</link>
      <description>&lt;P&gt;Could you please provide screenshots? Whatis the proxy used? Is it Knox ?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 12:28:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SNI-support-in-Hive-odbc-driver/m-p/318478#M227471</guid>
      <dc:creator>asish</dc:creator>
      <dc:date>2021-06-14T12:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: SNI support in Hive odbc driver</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SNI-support-in-Hive-odbc-driver/m-p/319613#M227895</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;I have performed some more tests.&lt;/P&gt;&lt;P&gt;I capture some packets with wireshark on my server, one using the ODBC driver, one using chrome browser.&lt;/P&gt;&lt;P&gt;- When I use the ODBC driver with a proxy configuration, SNI in the packet has the proxy url value&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture d’écran 2021-06-30 164514.jpg" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/31734i717FDDCCDC56260C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture d’écran 2021-06-30 164514.jpg" alt="Capture d’écran 2021-06-30 164514.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;- When I use chrome brower with a proxy configuration, SNI in the packet has the hive url value.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture d’écran 2021-06-30 172233.jpg" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/31735iE06FBDAF49BB3511/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture d’écran 2021-06-30 172233.jpg" alt="Capture d’écran 2021-06-30 172233.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In my case, the value expected by a proxy in front of my hive database is the hive url (it's a traefik).&lt;/P&gt;&lt;P&gt;I can deduce, that the ODBC driver send the proxy url instead of the hive url.&lt;/P&gt;&lt;P&gt;Maybe this is normal (in compliance with a RFC !) ot this is a bug ? &lt;/P&gt;&lt;P&gt;Is there a way to force the SNI in the driver configuration ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 15:46:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SNI-support-in-Hive-odbc-driver/m-p/319613#M227895</guid>
      <dc:creator>Thierry</dc:creator>
      <dc:date>2021-06-30T15:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: SNI support in Hive odbc driver</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SNI-support-in-Hive-odbc-driver/m-p/319615#M227897</link>
      <description>&lt;P&gt;I checked the driver documentation&amp;nbsp;&lt;A href="https://www.cloudera.com/documentation/other/connectors/hive-odbc/2-5-20/Cloudera-ODBC-Driver-for-Apache-Hive-Install-Guide.pdf" target="_blank"&gt;https://www.cloudera.com/documentation/other/connectors/hive-odbc/2-5-20/Cloudera-ODBC-Driver-for-Apache-Hive-Install-Guide.pdf&lt;/A&gt;&amp;nbsp;, there is no way to force SNI .&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 16:13:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SNI-support-in-Hive-odbc-driver/m-p/319615#M227897</guid>
      <dc:creator>asish</dc:creator>
      <dc:date>2021-06-30T16:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: SNI support in Hive odbc driver</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SNI-support-in-Hive-odbc-driver/m-p/319633#M227905</link>
      <description>&lt;P&gt;thanks for the answer, I also tried other ODBC drivers but they all act the same way.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 06:19:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SNI-support-in-Hive-odbc-driver/m-p/319633#M227905</guid>
      <dc:creator>Thierry</dc:creator>
      <dc:date>2021-07-01T06:19:16Z</dc:date>
    </item>
  </channel>
</rss>

