<?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 Re: Zeppelin Cannot access - Public Cloud in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Zeppelin-Cannot-access-Public-Cloud/m-p/346114#M234756</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/97737"&gt;@LakshmiSegu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We hope your query was addressed by Shehbaz's response. In Summary,&lt;/P&gt;&lt;P&gt;(I) Ensure you Username has an IDBroker Mapping (Actions &amp;gt; Manage Access &amp;gt; IDBroker Mappings).&amp;nbsp;&lt;/P&gt;&lt;P&gt;(II) Include the "spark.yarn.access.hadoopFileSystems" Parameter to point to the S3 Path [1].&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Smarak&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[1]&amp;nbsp;&lt;A href="https://docs.cloudera.com/runtime/7.2.15/developing-spark-applications/topics/spark-s3.html" target="_blank"&gt;https://docs.cloudera.com/runtime/7.2.15/developing-spark-applications/topics/spark-s3.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jun 2022 06:38:37 GMT</pubDate>
    <dc:creator>smdas</dc:creator>
    <dc:date>2022-06-22T06:38:37Z</dc:date>
    <item>
      <title>Zeppelin Cannot access - Public Cloud</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Zeppelin-Cannot-access-Public-Cloud/m-p/343310#M233897</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having a challenge with the access control for credentials while trying to execute the spark process in Zeppelin, can anyone help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ERROR idbroker.AbstractIDBClient: Cloud Access Broker response: { "error": "There is no mapped role for the group(s) associated with the authenticated user.",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Lakshmi Segu&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 08:28:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Zeppelin-Cannot-access-Public-Cloud/m-p/343310#M233897</guid>
      <dc:creator>LakshmiSegu</dc:creator>
      <dc:date>2022-05-06T08:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin Cannot access - Public Cloud</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Zeppelin-Cannot-access-Public-Cloud/m-p/343577#M233969</link>
      <description>&lt;P&gt;Hello Lakshmi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;- The role you are mapping to the user in the IDBroker mapping section has the right S3 bucket specified? Or are you using the same bucket created during the DataLake deployment?
	- Can you also make sure that Spark is configured to point to the S3 bucket [1]. For Spark, it is required to define the S3 bucket name in the following property "spark.yarn.access.hadoopFileSystems".
	Example: If using a DataHub cluster, Access to the DH in the Management Console &amp;gt; CM-UI &amp;gt; Clusters &amp;gt; Spark &amp;gt; Configurations &amp;gt; Create a file names "spark-defaults.conf" or update the existing file with the property:
	spark.yarn.access.hadoopFileSystems=s3a://bucket_name&lt;/PRE&gt;&lt;P&gt;or&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;DL--Manage Access-- IDBroker Mappings -- edit -- It was given the Data Access Role.&lt;BR /&gt;DH --Manage Access-- Assigned your self required roles&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 08:28:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Zeppelin-Cannot-access-Public-Cloud/m-p/343577#M233969</guid>
      <dc:creator>shehbazk</dc:creator>
      <dc:date>2022-05-11T08:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin Cannot access - Public Cloud</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Zeppelin-Cannot-access-Public-Cloud/m-p/346114#M234756</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/97737"&gt;@LakshmiSegu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We hope your query was addressed by Shehbaz's response. In Summary,&lt;/P&gt;&lt;P&gt;(I) Ensure you Username has an IDBroker Mapping (Actions &amp;gt; Manage Access &amp;gt; IDBroker Mappings).&amp;nbsp;&lt;/P&gt;&lt;P&gt;(II) Include the "spark.yarn.access.hadoopFileSystems" Parameter to point to the S3 Path [1].&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Smarak&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[1]&amp;nbsp;&lt;A href="https://docs.cloudera.com/runtime/7.2.15/developing-spark-applications/topics/spark-s3.html" target="_blank"&gt;https://docs.cloudera.com/runtime/7.2.15/developing-spark-applications/topics/spark-s3.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 06:38:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Zeppelin-Cannot-access-Public-Cloud/m-p/346114#M234756</guid>
      <dc:creator>smdas</dc:creator>
      <dc:date>2022-06-22T06:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin Cannot access - Public Cloud</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Zeppelin-Cannot-access-Public-Cloud/m-p/346963#M235034</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/97737"&gt;@LakshmiSegu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We hope your Q concerning the Zeppelin Access issue is addressed by our 06/21 Post.&amp;nbsp;As such, We shall mark the Post as Resolved. If you have any concerns, Feel free to update the Post &amp;amp; we shall get back to you accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Smarak&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 14:49:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Zeppelin-Cannot-access-Public-Cloud/m-p/346963#M235034</guid>
      <dc:creator>smdas</dc:creator>
      <dc:date>2022-07-06T14:49:19Z</dc:date>
    </item>
  </channel>
</rss>

