<?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: Setting Up Databricks Workspace in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/setting-up-databricks-workspace/m-p/36678#M5402</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/2900"&gt;@Loki&lt;/a&gt;&amp;nbsp;Are you talking about storage that is created during workspace which is root storage, i believe that is by default picked by azure during workspace implementation, where root storage is create (which includes DBFS root). for that teams segregation is not needed. if you have defined workspaces in dev,qa, prod. each workspace will have different root storage. this is where your hive legacy metadata gets stored.&lt;/P&gt;&lt;P&gt;if you are preferring to store u r data in external ( data, metadata), that is where ADLSG2 comes into picture. can you be specific on what is source layer please&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 02 Jul 2023 15:34:01 GMT</pubDate>
    <dc:creator>karthik_p</dc:creator>
    <dc:date>2023-07-02T15:34:01Z</dc:date>
    <item>
      <title>Setting Up Databricks Workspace</title>
      <link>https://community.databricks.com/t5/get-started-discussions/setting-up-databricks-workspace/m-p/36463#M5398</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need some advice on setting up a single workspace or multiple workspaces.&lt;BR /&gt;Please read below for the problem statement -&amp;nbsp;&lt;BR /&gt;There is an ADLS account says ADLS1 which has a root folder say root1&lt;BR /&gt;This root1 folder has multiple sub folders&lt;BR /&gt;team1&lt;BR /&gt;team2&lt;BR /&gt;team3&lt;/P&gt;&lt;P&gt;We want to implement a strategy so that team1 cannot access data from team2, team3 and the same is applicable for teams 2 and 3.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should we create 3 workspaces here or use single workspace with 3 folders?&lt;BR /&gt;If we decide to use later, would the teams be able to implement their service control separately in three different repositories using Repos ?&lt;/P&gt;&lt;P&gt;PS - In one of the previous projects we were able to use a single workspace with 3 folders for each of the dev, qa and production environments.&lt;BR /&gt;However, we were not using repos there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 09:56:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/setting-up-databricks-workspace/m-p/36463#M5398</guid>
      <dc:creator>Loki</dc:creator>
      <dc:date>2023-06-30T09:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up Databricks Workspace</title>
      <link>https://community.databricks.com/t5/get-started-discussions/setting-up-databricks-workspace/m-p/36649#M5399</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/2900"&gt;@Loki&lt;/a&gt;&amp;nbsp;you need to consider 2 things 1. environment wise segregation (dev,qa, prd) --&amp;gt; this will be good strategy for CICD and testing wise as in dev you can play with your data and customize according to needs before going to prod&lt;/P&gt;&lt;P&gt;2. coming data security (teams1, team2, teams 3) --&amp;gt; go with unity catalog ( best solution for governance)&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jul 2023 20:29:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/setting-up-databricks-workspace/m-p/36649#M5399</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2023-07-01T20:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up Databricks Workspace</title>
      <link>https://community.databricks.com/t5/get-started-discussions/setting-up-databricks-workspace/m-p/36663#M5400</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/2900"&gt;@Loki&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for posting your question in our community! We are happy to assist you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2023 02:52:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/setting-up-databricks-workspace/m-p/36663#M5400</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-02T02:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up Databricks Workspace</title>
      <link>https://community.databricks.com/t5/get-started-discussions/setting-up-databricks-workspace/m-p/36669#M5401</link>
      <description>&lt;P&gt;Thanks Karthik, as far as I understand unity catalog would be useful from delta lake perspective which is the destination of our ETL pipeline.&amp;nbsp;&lt;BR /&gt;my question was about data protection on the source layer. We have an ADLS account and container which could have separate folders for different teams. Should be create a single workspace and have multiple folders inside it and use ACL to implement the security ?&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2023 09:04:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/setting-up-databricks-workspace/m-p/36669#M5401</guid>
      <dc:creator>Loki</dc:creator>
      <dc:date>2023-07-02T09:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up Databricks Workspace</title>
      <link>https://community.databricks.com/t5/get-started-discussions/setting-up-databricks-workspace/m-p/36678#M5402</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/2900"&gt;@Loki&lt;/a&gt;&amp;nbsp;Are you talking about storage that is created during workspace which is root storage, i believe that is by default picked by azure during workspace implementation, where root storage is create (which includes DBFS root). for that teams segregation is not needed. if you have defined workspaces in dev,qa, prod. each workspace will have different root storage. this is where your hive legacy metadata gets stored.&lt;/P&gt;&lt;P&gt;if you are preferring to store u r data in external ( data, metadata), that is where ADLSG2 comes into picture. can you be specific on what is source layer please&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2023 15:34:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/setting-up-databricks-workspace/m-p/36678#M5402</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2023-07-02T15:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up Databricks Workspace</title>
      <link>https://community.databricks.com/t5/get-started-discussions/setting-up-databricks-workspace/m-p/36679#M5403</link>
      <description>&lt;P&gt;As mentioned above I am talking about ADLS Gen 2. It's a typical ETL scenario.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me reframe my question, can we get away by creating seperate workspace for separate team or can we use single workspace?&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2023 16:27:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/setting-up-databricks-workspace/m-p/36679#M5403</guid>
      <dc:creator>Loki</dc:creator>
      <dc:date>2023-07-02T16:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up Databricks Workspace</title>
      <link>https://community.databricks.com/t5/get-started-discussions/setting-up-databricks-workspace/m-p/36681#M5404</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/2900"&gt;@Loki&lt;/a&gt;&amp;nbsp;As per bets practices, best way is go with single workspace1 for multiple teams (Dev), workspace 2- QA,&amp;nbsp; workspace3 - Prd or based on &lt;STRONG&gt;business unit&lt;/STRONG&gt; .&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2023 17:56:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/setting-up-databricks-workspace/m-p/36681#M5404</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2023-07-02T17:56:13Z</dc:date>
    </item>
  </channel>
</rss>

