<?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 SAS 9.4 M7 and Azure Delta Lake in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M7-and-Azure-Delta-Lake/m-p/821451#M24623</link>
    <description>&lt;P&gt;Hello Experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can SAS 9.4M7 access delta tables from Azure delta lake?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if yes to the above question, could someone help me with steps or documentation to establish SAS and delta lake connectivity please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jul 2022 04:50:32 GMT</pubDate>
    <dc:creator>SASWayne</dc:creator>
    <dc:date>2022-07-04T04:50:32Z</dc:date>
    <item>
      <title>SAS 9.4 M7 and Azure Delta Lake</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M7-and-Azure-Delta-Lake/m-p/821451#M24623</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can SAS 9.4M7 access delta tables from Azure delta lake?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if yes to the above question, could someone help me with steps or documentation to establish SAS and delta lake connectivity please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 04:50:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M7-and-Azure-Delta-Lake/m-p/821451#M24623</guid>
      <dc:creator>SASWayne</dc:creator>
      <dc:date>2022-07-04T04:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M7 and Azure Delta Lake</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M7-and-Azure-Delta-Lake/m-p/821458#M24625</link>
      <description>&lt;P&gt;I assume you mean Azure Data Lake? AFAIK, ADL is a "souped up" version of Microsoft SQL Server. So most likely you will need either SAS/ACCESS to SQL Server or SAS/ACCESS to ODBC or JDBC. Do you have any of these? Do you want to connect from a server or a PC install of SAS?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 06:45:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M7-and-Azure-Delta-Lake/m-p/821458#M24625</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-07-04T06:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M7 and Azure Delta Lake</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M7-and-Azure-Delta-Lake/m-p/821459#M24626</link>
      <description>&lt;P&gt;Good day&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&amp;nbsp;- Thanks for responding!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I mean Azure Delta lake....&lt;/P&gt;
&lt;P&gt;for reference -&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/azure/databricks/delta/" target="_blank"&gt;https://docs.microsoft.com/en-us/azure/databricks/delta/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and&amp;nbsp;&lt;A href="https://delta.io/" target="_blank"&gt;https://delta.io/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We do have SAS/ACCESS to ODBC licensed and trying to set this up on SAS 9.4M7 grid environment (Linux) hosted on Azure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I understood about delta lake is that delta tables stored in delta lakes are read and transformed by interfaces such as Azure Databricks, Apache Spark, Azure Synapse etc., I'm wondering if SAS could do the same as these Interfaces.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 06:58:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M7-and-Azure-Delta-Lake/m-p/821459#M24626</guid>
      <dc:creator>SASWayne</dc:creator>
      <dc:date>2022-07-04T06:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M7 and Azure Delta Lake</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M7-and-Azure-Delta-Lake/m-p/821500#M24630</link>
      <description>&lt;P&gt;OK, in theory SAS/ACCESS to ODBC should work. I suspect you need the Databricks ODBC driver which you can download here:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/azure/databricks/integrations/bi/jdbc-odbc-bi" target="_blank"&gt;https://docs.microsoft.com/en-us/azure/databricks/integrations/bi/jdbc-odbc-bi&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might want to open a Tech Support track to confirm requirements and configuration.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 20:10:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M7-and-Azure-Delta-Lake/m-p/821500#M24630</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-07-04T20:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M7 and Azure Delta Lake</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M7-and-Azure-Delta-Lake/m-p/821522#M24631</link>
      <description>Same thoughts here! I was going through the below.&lt;BR /&gt;&lt;A href="https://databricks.com/blog/2022/03/16/how-to-speed-up-data-flow-between-databricks-and-sas.html" target="_blank"&gt;https://databricks.com/blog/2022/03/16/how-to-speed-up-data-flow-between-databricks-and-sas.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'll keep this thread open and add the steps here after establishing connectivity. thank you for looking into this!</description>
      <pubDate>Tue, 05 Jul 2022 02:11:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M7-and-Azure-Delta-Lake/m-p/821522#M24631</guid>
      <dc:creator>SASWayne</dc:creator>
      <dc:date>2022-07-05T02:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M7 and Azure Delta Lake</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M7-and-Azure-Delta-Lake/m-p/824512#M24701</link>
      <description>Interesting.  I was wondering if Azure Synapse is could be connected from SAS using SAS ACCESS/SQL SERVER.  I will give it a try and post what  I found.&lt;BR /&gt;&lt;BR /&gt;-S</description>
      <pubDate>Wed, 20 Jul 2022 22:07:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M7-and-Azure-Delta-Lake/m-p/824512#M24701</guid>
      <dc:creator>shoin</dc:creator>
      <dc:date>2022-07-20T22:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M7 and Azure Delta Lake</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M7-and-Azure-Delta-Lake/m-p/829359#M24899</link>
      <description>&lt;P&gt;We were able to achieve this using Databricks through ODBC. Also, there was hint from SAS TS that support to read Parquet files might be available from SAS 9.4M8. If it happens, hopefully we should be able to directly access Delta lake.&lt;/P&gt;
&lt;P&gt;Steps,&lt;/P&gt;
&lt;P&gt;1. Installed ODBC Driver Manager&lt;/P&gt;
&lt;P&gt;2. Installed ODBC Driver for Databricks.&lt;/P&gt;
&lt;P&gt;3. Added DSN information into odbc.ini&lt;/P&gt;
&lt;P&gt;4. Added ODBCINI env variable into &amp;lt;sashome&amp;gt;/SASFoundation/9.4/bin/sasenv_local&lt;/P&gt;
&lt;P&gt;5. Validated the connection using isql command.&lt;/P&gt;
&lt;P&gt;6. Setup DB connectivity at SAS Metadata and other stuff and tested connectivity from SAS clients.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 13:44:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M7-and-Azure-Delta-Lake/m-p/829359#M24899</guid>
      <dc:creator>SASWayne</dc:creator>
      <dc:date>2022-08-19T13:44:42Z</dc:date>
    </item>
  </channel>
</rss>

