<?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: Additional permission for Delta compared to Parquet in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/additional-permission-for-delta-compared-to-parquet/m-p/19348#M12951</link>
    <description>&lt;P&gt;Delta table is the non-hive compatible format. So there must also be permissions for a client to access the path to the database’s location so that it can create a new temporary “directory” there. This comes from Spark SQL’s handling of external tables. Delta tables just happen to always go through this path.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See Apache Spark code &lt;A href="https://github.com/apache/spark/blob/branch-2.4/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala#L471-L489" target="test_blank"&gt;https://github.com/apache/spark/blob/branch-2.4/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala#L471-L489&lt;/A&gt; for more information&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2021 17:15:47 GMT</pubDate>
    <dc:creator>brickster_2018</dc:creator>
    <dc:date>2021-06-25T17:15:47Z</dc:date>
    <item>
      <title>Additional permission for Delta compared to Parquet</title>
      <link>https://community.databricks.com/t5/data-engineering/additional-permission-for-delta-compared-to-parquet/m-p/19347#M12950</link>
      <description>&lt;P&gt;I am trying to create a Delta table and it seems the Delta table requires additional permissions on the parent folder of the table. The command failed telling permission errors. I tried to create a parquet table and it works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 17:15:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/additional-permission-for-delta-compared-to-parquet/m-p/19347#M12950</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-25T17:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Additional permission for Delta compared to Parquet</title>
      <link>https://community.databricks.com/t5/data-engineering/additional-permission-for-delta-compared-to-parquet/m-p/19348#M12951</link>
      <description>&lt;P&gt;Delta table is the non-hive compatible format. So there must also be permissions for a client to access the path to the database’s location so that it can create a new temporary “directory” there. This comes from Spark SQL’s handling of external tables. Delta tables just happen to always go through this path.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See Apache Spark code &lt;A href="https://github.com/apache/spark/blob/branch-2.4/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala#L471-L489" target="test_blank"&gt;https://github.com/apache/spark/blob/branch-2.4/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala#L471-L489&lt;/A&gt; for more information&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 17:15:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/additional-permission-for-delta-compared-to-parquet/m-p/19348#M12951</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-25T17:15:47Z</dc:date>
    </item>
  </channel>
</rss>

