<?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>topic Re: Hive and Impala connections in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Hive-and-Impala-connections/m-p/456480#M115626</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Just to be clear, when you connect frpm EG you are connecting through the SAS server, right? &lt;STRONG&gt;Yes. I've created a connection to server in SAS EG and connect to server.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And when using Base SAS (actually I think you mean SAS Foundation, potentially DMS or batch?) &lt;STRONG&gt;Base SAS, DMS &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;you are using the same SAS installation/configuration as the EG session uses?&lt;STRONG&gt; If I understood correctly your question, I&amp;nbsp; connected to the same server then it is the same configuration for both SAS EG and Base SAS.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, this could be either a authorization problem, &lt;STRONG&gt;Where should I check the permission and what type of permission should I have and where?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or you might miss some environment variables that is necessary to find the ODBC stuff. &lt;STRONG&gt;Could you be more specific that which&amp;nbsp; environment variables you mean?&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Apr 2018 12:13:19 GMT</pubDate>
    <dc:creator>Evelina</dc:creator>
    <dc:date>2018-04-23T12:13:19Z</dc:date>
    <item>
      <title>Hive and Impala connections</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hive-and-Impala-connections/m-p/456439#M115613</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Base SAS and when I try to connect via Impala and Hive getting:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;libname imp1 impala dsn=Impala  db=default;


ERROR: CLI error trying to establish connection: [unixODBC][Cloudera][ImpalaODBC] (100) Error

       from the Impala Thrift API: SASL(-1): generic failure: GSSAPI Error: Unspecified GSS

       failure.  Minor code may provide more information (Credentials cache file

       '/tmp/krb5cc_320442' not found)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i don't have any problem to run the impala libname in SAS EG and can connect. We have a connection for impala in odbc.ini file on server. Do you know what the problem is?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 09:44:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hive-and-Impala-connections/m-p/456439#M115613</guid>
      <dc:creator>Evelina</dc:creator>
      <dc:date>2018-04-23T09:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hive and Impala connections</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hive-and-Impala-connections/m-p/456465#M115622</link>
      <description>&lt;P&gt;Just to be clear, when you connect frpm EG you are connecting through the SAS server, right?&lt;/P&gt;
&lt;P&gt;And when using Base SAS (actually I think you mean SAS Foundation, potentially DMS or batch?), you are using the same SAS installation/configuration as the EG session uses?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, this could be either a authorization problem, or you might miss some environment variables that is necessary to find the ODBC stuff.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 11:38:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hive-and-Impala-connections/m-p/456465#M115622</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-04-23T11:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hive and Impala connections</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hive-and-Impala-connections/m-p/456466#M115623</link>
      <description>&lt;P&gt;Just to be clear, when you connect from EG you are connecting through the SAS server, right?&lt;/P&gt;
&lt;P&gt;And when using Base SAS (actually I think you mean SAS Foundation, potentially DMS or batch?), you are using the same SAS installation/configuration as the EG session uses?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, this could be either a authorization problem, or you might miss some environment variables that is necessary to find the ODBC stuff.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 11:38:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hive-and-Impala-connections/m-p/456466#M115623</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-04-23T11:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hive and Impala connections</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hive-and-Impala-connections/m-p/456480#M115626</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Just to be clear, when you connect frpm EG you are connecting through the SAS server, right? &lt;STRONG&gt;Yes. I've created a connection to server in SAS EG and connect to server.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And when using Base SAS (actually I think you mean SAS Foundation, potentially DMS or batch?) &lt;STRONG&gt;Base SAS, DMS &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;you are using the same SAS installation/configuration as the EG session uses?&lt;STRONG&gt; If I understood correctly your question, I&amp;nbsp; connected to the same server then it is the same configuration for both SAS EG and Base SAS.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, this could be either a authorization problem, &lt;STRONG&gt;Where should I check the permission and what type of permission should I have and where?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or you might miss some environment variables that is necessary to find the ODBC stuff. &lt;STRONG&gt;Could you be more specific that which&amp;nbsp; environment variables you mean?&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 12:13:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hive-and-Impala-connections/m-p/456480#M115626</guid>
      <dc:creator>Evelina</dc:creator>
      <dc:date>2018-04-23T12:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hive and Impala connections</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hive-and-Impala-connections/m-p/456487#M115629</link>
      <description>Check the configuration guide for your OS, AT LEAST FOR Linux/UNIX you need variables pointing to the ini file and the ODBC driver.</description>
      <pubDate>Mon, 23 Apr 2018 12:30:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hive-and-Impala-connections/m-p/456487#M115629</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-04-23T12:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Hive and Impala connections</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hive-and-Impala-connections/m-p/456508#M115636</link>
      <description>&lt;P&gt;Could you be more specific about the variable that you mentioned?Here is the connection we have on server for Impala:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Impala]&lt;BR /&gt;Description=Cloudera ODBC Driver for Impala (32-bit) DSN&lt;BR /&gt;Driver=/opt/cloudera/impalaodbc/lib/64/libclouderaimpalaodbc64.so&lt;BR /&gt;HOST=&lt;SPAN&gt;abc.adc.net&lt;/SPAN&gt;&lt;BR /&gt;PORT=21050&lt;BR /&gt;Database=default&lt;BR /&gt;AuthMech=1&lt;BR /&gt;KrbFQDN=abc.adc.net&lt;BR /&gt;KrbRealm=domain1.adcb.com&lt;BR /&gt;KrbServiceName=impala&lt;BR /&gt;UID=&lt;BR /&gt;PWD=&lt;BR /&gt;CAIssuedCertNamesMismatch=1&lt;BR /&gt;TSaslTransportBufSize=1000&lt;BR /&gt;RowsFetchedPerBlock=10000&lt;BR /&gt;SocketTimeout=0&lt;BR /&gt;StringColumnLength=32767&lt;BR /&gt;UseNativeQuery=0&lt;BR /&gt;DriverUnicodeType=1&lt;BR /&gt;AutoTranslate=No&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you answer the question about permission? if it is something that I should check or it is a ODBC issue?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 13:22:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hive-and-Impala-connections/m-p/456508#M115636</guid>
      <dc:creator>Evelina</dc:creator>
      <dc:date>2018-04-23T13:22:58Z</dc:date>
    </item>
  </channel>
</rss>

