<?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: Installing Impala ODBC Driver on a CML Project - Running as sudo in CML in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Installing-Impala-ODBC-Driver-on-a-CML-Project-Running-as/m-p/394046#M248656</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/78142"&gt;@Chella&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/75213"&gt;@ChethanYM&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/12885"&gt;@mszurap&lt;/a&gt;&amp;nbsp;Hi! Do you have any insights here? Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 21:01:54 GMT</pubDate>
    <dc:creator>DianaTorres</dc:creator>
    <dc:date>2024-09-26T21:01:54Z</dc:date>
    <item>
      <title>Installing Impala ODBC Driver on a CML Project - Running as sudo in CML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installing-Impala-ODBC-Driver-on-a-CML-Project-Running-as/m-p/394039#M248652</link>
      <description>&lt;P&gt;I want to establish an ODBC connection to my Impala data warehouse in a CML project. I'm running a CML session and have configured my odbc.ini and odbcinst.ini files, but I need to install the driver. Everything I see here&amp;nbsp;&lt;A href="https://www.cloudera.com/downloads/connectors/impala/odbc/2-7-2.html" target="_blank"&gt;https://www.cloudera.com/downloads/connectors/impala/odbc/2-7-2.html&lt;/A&gt;&amp;nbsp;describes installing it via the installation wizard.&lt;/P&gt;&lt;P data-unlink="true"&gt;Since CML runs a linux pod, I tried downloading the .deb file for the ODBC driving and then executing `dpkg&amp;nbsp;clouderaimpalaodbc_2.7.2.1011-2_amd64.deb` but it has to be as root. If I run `su` it asks for a password. I'm not sure how this password gets generated by the system. I tried my workload password and portal password but neither worked.&lt;/P&gt;&lt;P data-unlink="true"&gt;Is there a more principled way of connecting via ODBC in CML or is there a way to run as root in CML?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 15:26:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installing-Impala-ODBC-Driver-on-a-CML-Project-Running-as/m-p/394039#M248652</guid>
      <dc:creator>ipson</dc:creator>
      <dc:date>2024-09-26T15:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Impala ODBC Driver on a CML Project - Running as sudo in CML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installing-Impala-ODBC-Driver-on-a-CML-Project-Running-as/m-p/394046#M248656</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/78142"&gt;@Chella&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/75213"&gt;@ChethanYM&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/12885"&gt;@mszurap&lt;/a&gt;&amp;nbsp;Hi! Do you have any insights here? Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 21:01:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installing-Impala-ODBC-Driver-on-a-CML-Project-Running-as/m-p/394046#M248656</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2024-09-26T21:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Impala ODBC Driver on a CML Project - Running as sudo in CML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installing-Impala-ODBC-Driver-on-a-CML-Project-Running-as/m-p/394193#M248678</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/107030"&gt;@ipson&lt;/a&gt;&amp;nbsp;, please see the CML docs:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.cloudera.com/machine-learning/1.5.4/import-data/topics/ml-access-cdw-from-cml.html" target="_blank"&gt;https://docs.cloudera.com/machine-learning/1.5.4/import-data/topics/ml-access-cdw-from-cml.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which suggests to use Impyla:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/cloudera/impyla" target="_blank"&gt;https://github.com/cloudera/impyla&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This does not require the ODBC driver to be installed.&lt;/P&gt;&lt;P&gt;Cheers, Miklos&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 07:58:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installing-Impala-ODBC-Driver-on-a-CML-Project-Running-as/m-p/394193#M248678</guid>
      <dc:creator>mszurap</dc:creator>
      <dc:date>2024-09-30T07:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Impala ODBC Driver on a CML Project - Running as sudo in CML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installing-Impala-ODBC-Driver-on-a-CML-Project-Running-as/m-p/394308#M248694</link>
      <description>&lt;P&gt;Thanks, but the reason I'm trying to establish an ODBC connection is because I'm using R.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 11:46:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installing-Impala-ODBC-Driver-on-a-CML-Project-Running-as/m-p/394308#M248694</guid>
      <dc:creator>ipson</dc:creator>
      <dc:date>2024-10-01T11:46:10Z</dc:date>
    </item>
  </channel>
</rss>

