<?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: Can I access Delta tables outside of Databricks Runtime? in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/can-i-access-delta-tables-outside-of-databricks-runtime/m-p/24435#M1376</link>
    <description>&lt;P&gt;Yes. The Delta client is open source, and lets you read/write Delta tables if you add it to your external application. See &lt;A href="https://docs.delta.io/latest/index.html" target="test_blank"&gt;https://docs.delta.io/latest/index.html&lt;/A&gt; &lt;/P&gt;</description>
    <pubDate>Thu, 17 Jun 2021 18:11:45 GMT</pubDate>
    <dc:creator>sean_owen</dc:creator>
    <dc:date>2021-06-17T18:11:45Z</dc:date>
    <item>
      <title>Can I access Delta tables outside of Databricks Runtime?</title>
      <link>https://community.databricks.com/t5/machine-learning/can-i-access-delta-tables-outside-of-databricks-runtime/m-p/24433#M1374</link>
      <description>&lt;P&gt;Is it possible to write same table with Databricks  and from OSS too, Also what if  I want to read the data from Map redeuce or  hive &lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 16:06:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/can-i-access-delta-tables-outside-of-databricks-runtime/m-p/24433#M1374</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-15T16:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can I access Delta tables outside of Databricks Runtime?</title>
      <link>https://community.databricks.com/t5/machine-learning/can-i-access-delta-tables-outside-of-databricks-runtime/m-p/24434#M1375</link>
      <description>&lt;P&gt;There are two cases to consider: external writes and external reads.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;External writes: Delta Lake maintains additional metadata in the form of a transaction log to enable ACID transactions and snapshot isolation for readers. In order to ensure the transaction log is updated correctly and the proper validations are performed, writes must go through Databricks Runtime.&lt;/LI&gt;&lt;LI&gt;External reads: Delta tables store data encoded in an open format (Parquet), allowing other tools that understand this format to read the data. For information on how to read Delta tables, see&amp;nbsp;&lt;A href="https://docs.databricks.com/delta/integrations.html" alt="https://docs.databricks.com/delta/integrations.html" target="_blank"&gt;Integrations&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 16:06:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/can-i-access-delta-tables-outside-of-databricks-runtime/m-p/24434#M1375</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-15T16:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can I access Delta tables outside of Databricks Runtime?</title>
      <link>https://community.databricks.com/t5/machine-learning/can-i-access-delta-tables-outside-of-databricks-runtime/m-p/24435#M1376</link>
      <description>&lt;P&gt;Yes. The Delta client is open source, and lets you read/write Delta tables if you add it to your external application. See &lt;A href="https://docs.delta.io/latest/index.html" target="test_blank"&gt;https://docs.delta.io/latest/index.html&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 18:11:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/can-i-access-delta-tables-outside-of-databricks-runtime/m-p/24435#M1376</guid>
      <dc:creator>sean_owen</dc:creator>
      <dc:date>2021-06-17T18:11:45Z</dc:date>
    </item>
  </channel>
</rss>

