<?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: Cannot CREATE TABLE with 'No Isolation Shared' cluster in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/cannot-create-table-with-no-isolation-shared-cluster/m-p/17710#M11673</link>
    <description>&lt;P&gt;I have confirmed my issue is indeed caused by having 'Admin Protection' enabled. However, I haven't enabled UC in my workspace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It makes sense, however, to avoid No Isolation Shared and Switched to Single User mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Related issue, however, is that under 'Shared Access' mode cluster with Instance Profile attached, I am getting the following error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java.util.concurrent.ExecutionException: shaded.databricks.org.apache.hadoop.fs.s3a.AWSClientIOException: getFileStatus on s3a://.../_delta_log: &lt;/P&gt;&lt;P&gt;com.amazonaws.AmazonClientException: No AWS Credentials provided by AwsCredentialContextTokenProvider : com.amazonaws.SdkClientException: Unable to load AWS credentials from any provider in the chain: [com.databricks.backend.daemon.driver.aws.AwsLocalCredentialContextTokenProvider@124d1895: No role specified and no roles available., com.databricks.backend.daemon.driver.aws.ProxiedIAMCredentialProvider@35e6f19a: User does not have any IAM roles]: No AWS Credentials provided by AwsCredentialContextTokenProvider : com.amazonaws.SdkClientException: Unable to load AWS credentials from any provider in the chain: [com.databricks.backend.daemon.driver.aws.AwsLocalCredentialContextTokenProvider@124d1895: No role specified and no roles available., com.databricks.backend.daemon.driver.aws.ProxiedIAMCredentialProvider@35e6f19a: User does not have any IAM roles]&lt;/P&gt;</description>
    <pubDate>Mon, 12 Dec 2022 23:02:09 GMT</pubDate>
    <dc:creator>lawrence009</dc:creator>
    <dc:date>2022-12-12T23:02:09Z</dc:date>
    <item>
      <title>Cannot CREATE TABLE with 'No Isolation Shared' cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/cannot-create-table-with-no-isolation-shared-cluster/m-p/17707#M11670</link>
      <description>&lt;P&gt;Recently I ran into a number issues running with our notebooks in Interactive Mode. For example, we can't create (delta) table. The command would run and then idle for no apparent exception. The path is created on AWS S3 but delta log is never created. The cell running the command simply idles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After much trial and error, it turns out 'No Isolate Shared' was the issue.  It seems to make sense in retrospect this would be the issue.  Has anyone else run into this problem?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 04:39:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/cannot-create-table-with-no-isolation-shared-cluster/m-p/17707#M11670</guid>
      <dc:creator>lawrence009</dc:creator>
      <dc:date>2022-12-09T04:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot CREATE TABLE with 'No Isolation Shared' cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/cannot-create-table-with-no-isolation-shared-cluster/m-p/17708#M11671</link>
      <description>&lt;P&gt;Hi @Lawrence Chen​&amp;nbsp;if you are an account admin and if you enabled the "Admin Protection" feature means you will have this limitation. To overcome this you can create a non-admin user with "no isolation shared cluster" or you can create other cluster mode with admin access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at this document to know more about the "Admin Protection" feature and its benefits and Limitations&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/administration-guide/account-settings/no-isolation-shared.html" target="test_blank"&gt;https://docs.databricks.com/administration-guide/account-settings/no-isolation-shared.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 09:21:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/cannot-create-table-with-no-isolation-shared-cluster/m-p/17708#M11671</guid>
      <dc:creator>Harun</dc:creator>
      <dc:date>2022-12-09T09:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot CREATE TABLE with 'No Isolation Shared' cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/cannot-create-table-with-no-isolation-shared-cluster/m-p/17709#M11672</link>
      <description>&lt;P&gt;The Admin can disable the possibility to use the no Isolate Shared cluster. I recommend you to switch to Single user where UC is activated. Don't worry you won't need to change your code. If you encounter this kind of issues, make sure to open a ticket&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 15:54:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/cannot-create-table-with-no-isolation-shared-cluster/m-p/17709#M11672</guid>
      <dc:creator>youssefmrini</dc:creator>
      <dc:date>2022-12-09T15:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot CREATE TABLE with 'No Isolation Shared' cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/cannot-create-table-with-no-isolation-shared-cluster/m-p/17710#M11673</link>
      <description>&lt;P&gt;I have confirmed my issue is indeed caused by having 'Admin Protection' enabled. However, I haven't enabled UC in my workspace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It makes sense, however, to avoid No Isolation Shared and Switched to Single User mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Related issue, however, is that under 'Shared Access' mode cluster with Instance Profile attached, I am getting the following error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java.util.concurrent.ExecutionException: shaded.databricks.org.apache.hadoop.fs.s3a.AWSClientIOException: getFileStatus on s3a://.../_delta_log: &lt;/P&gt;&lt;P&gt;com.amazonaws.AmazonClientException: No AWS Credentials provided by AwsCredentialContextTokenProvider : com.amazonaws.SdkClientException: Unable to load AWS credentials from any provider in the chain: [com.databricks.backend.daemon.driver.aws.AwsLocalCredentialContextTokenProvider@124d1895: No role specified and no roles available., com.databricks.backend.daemon.driver.aws.ProxiedIAMCredentialProvider@35e6f19a: User does not have any IAM roles]: No AWS Credentials provided by AwsCredentialContextTokenProvider : com.amazonaws.SdkClientException: Unable to load AWS credentials from any provider in the chain: [com.databricks.backend.daemon.driver.aws.AwsLocalCredentialContextTokenProvider@124d1895: No role specified and no roles available., com.databricks.backend.daemon.driver.aws.ProxiedIAMCredentialProvider@35e6f19a: User does not have any IAM roles]&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 23:02:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/cannot-create-table-with-no-isolation-shared-cluster/m-p/17710#M11673</guid>
      <dc:creator>lawrence009</dc:creator>
      <dc:date>2022-12-12T23:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot CREATE TABLE with 'No Isolation Shared' cluster</title>
      <link>https://community.databricks.com/t5/data-engineering/cannot-create-table-with-no-isolation-shared-cluster/m-p/17711#M11674</link>
      <description>&lt;P&gt;Thx @Harun Raseed Basheer​&amp;nbsp;. Please also see my reply to @Youssef Mrini​&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 23:02:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/cannot-create-table-with-no-isolation-shared-cluster/m-p/17711#M11674</guid>
      <dc:creator>lawrence009</dc:creator>
      <dc:date>2022-12-12T23:02:54Z</dc:date>
    </item>
  </channel>
</rss>

