<?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: Access denied error to S3 bucket while running Kinesis spark streaming. in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/access-denied-error-to-s3-bucket-while-running-kinesis-spark/m-p/56813#M2831</link>
    <description>&lt;P&gt;If you do&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;spark.sparkContext._jsc.&lt;/SPAN&gt;&lt;SPAN&gt;hadoopConfiguration&lt;/SPAN&gt;&lt;SPAN&gt;().&lt;/SPAN&gt;&lt;SPAN&gt;set&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;"fs.s3a.access.key"&lt;/SPAN&gt;&lt;SPAN&gt;, AWS_ACCESS_KEY_ID) + secret with any other secret that has less access than your default one this sometimes happens, so running those commands but with your normal secret will fix the issue&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 09 Jan 2024 21:21:16 GMT</pubDate>
    <dc:creator>jsuarezg</dc:creator>
    <dc:date>2024-01-09T21:21:16Z</dc:date>
    <item>
      <title>Access denied error to S3 bucket while running Kinesis spark streaming.</title>
      <link>https://community.databricks.com/t5/machine-learning/access-denied-error-to-s3-bucket-while-running-kinesis-spark/m-p/22874#M1285</link>
      <description>&lt;P&gt;I get this below error while trying to simulate kinesis streams as mentioned in Databricks&amp;nbsp;&lt;/P&gt;&lt;P&gt;documentation at &lt;A href="https://docs.databricks.com/getting-started/streaming.html" target="test_blank"&gt;https://docs.databricks.com/getting-started/streaming.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;java.nio.file.AccessDeniedException:&lt;/P&gt;&lt;P&gt;Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: &lt;/P&gt;&lt;P&gt;com.amazonaws.services.s3.model.AmazonS3Exception: Access Denied; request: PUT &lt;A href="https://." target="test_blank"&gt;https://.&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Does anyone faced this issue. Any pointers will be very helpful.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 07:47:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/access-denied-error-to-s3-bucket-while-running-kinesis-spark/m-p/22874#M1285</guid>
      <dc:creator>Avi711</dc:creator>
      <dc:date>2022-11-10T07:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied error to S3 bucket while running Kinesis spark streaming.</title>
      <link>https://community.databricks.com/t5/machine-learning/access-denied-error-to-s3-bucket-while-running-kinesis-spark/m-p/22875#M1286</link>
      <description>&lt;P&gt;Hi @Aviraj Madkaikar​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Access Denied; request: PUT... . It looks like you don't have permission to write to the location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you use .checkpoint or write data somewhere? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 08:08:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/access-denied-error-to-s3-bucket-while-running-kinesis-spark/m-p/22875#M1286</guid>
      <dc:creator>Pat</dc:creator>
      <dc:date>2022-11-10T08:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied error to S3 bucket while running Kinesis spark streaming.</title>
      <link>https://community.databricks.com/t5/machine-learning/access-denied-error-to-s3-bucket-while-running-kinesis-spark/m-p/22876#M1287</link>
      <description>&lt;P&gt;It was an access issue to S3 bucket, resolved by providing appropriate access. Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 13 Nov 2022 18:50:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/access-denied-error-to-s3-bucket-while-running-kinesis-spark/m-p/22876#M1287</guid>
      <dc:creator>Avi711</dc:creator>
      <dc:date>2022-11-13T18:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Access denied error to S3 bucket while running Kinesis spark streaming.</title>
      <link>https://community.databricks.com/t5/machine-learning/access-denied-error-to-s3-bucket-while-running-kinesis-spark/m-p/56813#M2831</link>
      <description>&lt;P&gt;If you do&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;spark.sparkContext._jsc.&lt;/SPAN&gt;&lt;SPAN&gt;hadoopConfiguration&lt;/SPAN&gt;&lt;SPAN&gt;().&lt;/SPAN&gt;&lt;SPAN&gt;set&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;"fs.s3a.access.key"&lt;/SPAN&gt;&lt;SPAN&gt;, AWS_ACCESS_KEY_ID) + secret with any other secret that has less access than your default one this sometimes happens, so running those commands but with your normal secret will fix the issue&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Jan 2024 21:21:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/access-denied-error-to-s3-bucket-while-running-kinesis-spark/m-p/56813#M2831</guid>
      <dc:creator>jsuarezg</dc:creator>
      <dc:date>2024-01-09T21:21:16Z</dc:date>
    </item>
  </channel>
</rss>

