<?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>question What Roles to view both Environment and Data Lake Pages in Cloudera CDP Public Cloud in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/What-Roles-to-view-both-Environment-and-Data-Lake-Pages-in/m-p/359481#M238133</link>
    <description>&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to CDP and I'm trying to figure out what roles I require to be able to view Data Hub Clusters as well as the associated Environment and Data Lake pages in CDP Public Cloud?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been granted the following Account/Resource Roles:&lt;/P&gt;&lt;P&gt;"IamViewer"&lt;/P&gt;&lt;P&gt;"EnvironmentUser"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This allows me to see specific DataHub Clusters but when I click the links for either Environments or Data Lakes there's no information appearing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The EnvironmentUser Role has the following Policy attached:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[
  {
    "crn": "crn:altus:iam:us-west-1:altus:policy:EnvironmentUserPolicy",
    "policyStatements": [
      {
        "rights": [
          "datahub/read",
          "datahub/write",
          "datalake/read",
          "environments/read"
        ],
        "resources": [
          "*"
        ]
      }
    ]
  }
]&lt;/PRE&gt;&lt;P&gt;Given the Policy has environments/read &amp;amp; datalake/read what am I missing here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Dec 2022 09:45:36 GMT</pubDate>
    <dc:creator>wallacei</dc:creator>
    <dc:date>2022-12-14T09:45:36Z</dc:date>
    <item>
      <title>What Roles to view both Environment and Data Lake Pages in Cloudera CDP Public Cloud</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-Roles-to-view-both-Environment-and-Data-Lake-Pages-in/m-p/359481#M238133</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to CDP and I'm trying to figure out what roles I require to be able to view Data Hub Clusters as well as the associated Environment and Data Lake pages in CDP Public Cloud?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been granted the following Account/Resource Roles:&lt;/P&gt;&lt;P&gt;"IamViewer"&lt;/P&gt;&lt;P&gt;"EnvironmentUser"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This allows me to see specific DataHub Clusters but when I click the links for either Environments or Data Lakes there's no information appearing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The EnvironmentUser Role has the following Policy attached:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[
  {
    "crn": "crn:altus:iam:us-west-1:altus:policy:EnvironmentUserPolicy",
    "policyStatements": [
      {
        "rights": [
          "datahub/read",
          "datahub/write",
          "datalake/read",
          "environments/read"
        ],
        "resources": [
          "*"
        ]
      }
    ]
  }
]&lt;/PRE&gt;&lt;P&gt;Given the Policy has environments/read &amp;amp; datalake/read what am I missing here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 09:45:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-Roles-to-view-both-Environment-and-Data-Lake-Pages-in/m-p/359481#M238133</guid>
      <dc:creator>wallacei</dc:creator>
      <dc:date>2022-12-14T09:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: What Roles to view both Environment and Data Lake Pages in Cloudera CDP Public Cloud</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-Roles-to-view-both-Environment-and-Data-Lake-Pages-in/m-p/359593#M238157</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/19184"&gt;@wallacei&lt;/a&gt;&amp;nbsp; There are roles attached to the main control plane and roles attached to specific environment.&amp;nbsp; Work with you environmentAdmin to make sure you have all the correct roles at the control plane level and then deeper at the environment level if necessary.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Below is the EnvironmentAdmin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[
  {
    "crn": "crn:altus:iam:us-west-1:altus:policy:EnvironmentAdminPolicy",
    "policyStatements": [
      {
        "rights": [
          "environments/getFreeipaOperationStatus",
          "environments/repairFreeIPA",
          "environments/upgradeFreeIPA",
          "environments/createDatahub",
          "datahub/read",
          "datahub/write",
          "datalake/read",
          "datalake/write",
          "environments/read",
          "environments/write"
        ],
        "resources": [
          "*"
        ]
      }
    ]
  }
]&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;You may need more specific roles to access additional services around the environment.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 14:32:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-Roles-to-view-both-Environment-and-Data-Lake-Pages-in/m-p/359593#M238157</guid>
      <dc:creator>steven-matison</dc:creator>
      <dc:date>2022-12-15T14:32:14Z</dc:date>
    </item>
  </channel>
</rss>

