<?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: DE 4.1 - DLT UI Walkthrough Error in Classroom Setup in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/de-4-1-dlt-ui-walkthrough-error-in-classroom-setup/m-p/6662#M2705</link>
    <description>&lt;P&gt;I tried with Py4J versions 0.10.9.5, .3, and .1. None of those versions worked. I also tried upgrading the runtime to 13.0 and 12.1 and saw the same issue. The 13.0 runtime upgraded Py4J to 0.10.9.7 and that didn't resolve the issue. The error stayed the same in all cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our Databricks is deployed in a private VNET for Hippa compliance. I'm wondering if that is related.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2023 17:04:01 GMT</pubDate>
    <dc:creator>blockee</dc:creator>
    <dc:date>2023-04-05T17:04:01Z</dc:date>
    <item>
      <title>DE 4.1 - DLT UI Walkthrough Error in Classroom Setup</title>
      <link>https://community.databricks.com/t5/data-engineering/de-4-1-dlt-ui-walkthrough-error-in-classroom-setup/m-p/6659#M2702</link>
      <description>&lt;P&gt;Trying to follow along with the DLT videos in the academy. I get an error when running the setup script. Error trace below. It stems from running Classroom-Setup-04.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DA = DBAcademyHelper(course_config=course_config,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;lesson_config=lesson_config)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the 11.3 LTS runtime which matches the version requirement in the Version Info notebook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An error occurred while calling o534.tags. Trace:&lt;/P&gt;&lt;P&gt;py4j.security.Py4JSecurityException: Method public scala.collection.immutable.Map com.databricks.backend.common.rpc.CommandContext.tags() is not whitelisted on class class com.databricks.backend.common.rpc.CommandContext&lt;/P&gt;&lt;P&gt;	at py4j.security.WhitelistingPy4JSecurityManager.checkCall(WhitelistingPy4JSecurityManager.java:473)&lt;/P&gt;&lt;P&gt;	at py4j.Gateway.invoke(Gateway.java:305)&lt;/P&gt;&lt;P&gt;	at py4j.commands.AbstractCommand.invokeMethod(AbstractCommand.java:132)&lt;/P&gt;&lt;P&gt;	at py4j.commands.CallCommand.execute(CallCommand.java:79)&lt;/P&gt;&lt;P&gt;	at py4j.ClientServerConnection.waitForCommands(ClientServerConnection.java:195)&lt;/P&gt;&lt;P&gt;	at py4j.ClientServerConnection.run(ClientServerConnection.java:115)&lt;/P&gt;&lt;P&gt;	at java.lang.Thread.run(Thread.java:750)&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 20:25:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/de-4-1-dlt-ui-walkthrough-error-in-classroom-setup/m-p/6659#M2702</guid>
      <dc:creator>blockee</dc:creator>
      <dc:date>2023-03-31T20:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: DE 4.1 - DLT UI Walkthrough Error in Classroom Setup</title>
      <link>https://community.databricks.com/t5/data-engineering/de-4-1-dlt-ui-walkthrough-error-in-classroom-setup/m-p/6660#M2703</link>
      <description>&lt;P&gt;@Brent Lockee​&amp;nbsp;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error you are seeing is related to a security feature in Py4J that prevents access to certain methods or classes that could be potentially dangerous. In this case, the method &lt;/P&gt;&lt;P&gt;com.databricks.backend.common.rpc.CommandContext.tags() is not whitelisted, which means it's not allowed to be accessed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To resolve this issue, you can try upgrading the Databricks Runtime version to a newer one. Alternatively, you can also try downgrading the Py4J version to an older one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using the Databricks community edition, you may not have permission to modify the runtime or install additional packages. In that case, you can try using a different runtime version and see if the issue persists. &lt;/P&gt;</description>
      <pubDate>Sun, 02 Apr 2023 16:33:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/de-4-1-dlt-ui-walkthrough-error-in-classroom-setup/m-p/6660#M2703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-02T16:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: DE 4.1 - DLT UI Walkthrough Error in Classroom Setup</title>
      <link>https://community.databricks.com/t5/data-engineering/de-4-1-dlt-ui-walkthrough-error-in-classroom-setup/m-p/6661#M2704</link>
      <description>&lt;P&gt;Hi @Brent Lockee​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 05:29:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/de-4-1-dlt-ui-walkthrough-error-in-classroom-setup/m-p/6661#M2704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-04T05:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: DE 4.1 - DLT UI Walkthrough Error in Classroom Setup</title>
      <link>https://community.databricks.com/t5/data-engineering/de-4-1-dlt-ui-walkthrough-error-in-classroom-setup/m-p/6662#M2705</link>
      <description>&lt;P&gt;I tried with Py4J versions 0.10.9.5, .3, and .1. None of those versions worked. I also tried upgrading the runtime to 13.0 and 12.1 and saw the same issue. The 13.0 runtime upgraded Py4J to 0.10.9.7 and that didn't resolve the issue. The error stayed the same in all cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our Databricks is deployed in a private VNET for Hippa compliance. I'm wondering if that is related.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 17:04:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/de-4-1-dlt-ui-walkthrough-error-in-classroom-setup/m-p/6662#M2705</guid>
      <dc:creator>blockee</dc:creator>
      <dc:date>2023-04-05T17:04:01Z</dc:date>
    </item>
  </channel>
</rss>

