<?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 Amazon MSK integration with Databricks in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/amazon-msk-integration-with-databricks/m-p/96264#M8677</link>
    <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;I am a beginner in the world of Data bricks. I am trying to achieve a use case which involves : consuming messages from Amazon MSK and creating a Delta table in Data bricks.&lt;/P&gt;&lt;P&gt;I need to get some insights on what all accesses are supposed to be provided in order to achieve this scenario.The code needs to be written using python.&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 26 Oct 2024 15:53:48 GMT</pubDate>
    <dc:creator>Amrit23</dc:creator>
    <dc:date>2024-10-26T15:53:48Z</dc:date>
    <item>
      <title>Amazon MSK integration with Databricks</title>
      <link>https://community.databricks.com/t5/get-started-discussions/amazon-msk-integration-with-databricks/m-p/96264#M8677</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;I am a beginner in the world of Data bricks. I am trying to achieve a use case which involves : consuming messages from Amazon MSK and creating a Delta table in Data bricks.&lt;/P&gt;&lt;P&gt;I need to get some insights on what all accesses are supposed to be provided in order to achieve this scenario.The code needs to be written using python.&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2024 15:53:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/amazon-msk-integration-with-databricks/m-p/96264#M8677</guid>
      <dc:creator>Amrit23</dc:creator>
      <dc:date>2024-10-26T15:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Amazon MSK integration with Databricks</title>
      <link>https://community.databricks.com/t5/get-started-discussions/amazon-msk-integration-with-databricks/m-p/97285#M8678</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/129579"&gt;@Amrit23&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.databricks.com/blog/introducing-databricks-assistant" target="_self"&gt;Databricks Assistant&lt;/A&gt; can help you write the code. You need to&amp;nbsp;&lt;SPAN&gt;use&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;spark.readStream()&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;to access the stream.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.databricks.com/en/connect/streaming/kafka.html" target="_blank"&gt;https://docs.databricks.com/en/connect/streaming/kafka.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;And for the Access Permissions:&lt;/P&gt;
&lt;UL class="_1t7bu9h7 _1t7bu9h2"&gt;
&lt;LI&gt;&lt;STRONG&gt;Amazon MSK&lt;/STRONG&gt;: Ensure you have the necessary permissions to access the Amazon MSK cluster. This typically involves IAM roles and policies that allow you to read from the Kafka topics.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Databricks&lt;/STRONG&gt;: You need to have the necessary permissions to create and manage Delta tables in Databricks. This includes access to the Databricks workspace, clusters, and the ability to write to the storage where the Delta tables will be stored.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;References: &lt;A href="https://www.databricks.com/blog/2022/08/09/low-latency-streaming-data-pipelines-with-delta-live-tables-and-apache-kafka.html" target="_blank"&gt;https://www.databricks.com/blog/2022/08/09/low-latency-streaming-data-pipelines-with-delta-live-tables-and-apache-kafka.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 18:18:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/amazon-msk-integration-with-databricks/m-p/97285#M8678</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2024-11-01T18:18:26Z</dc:date>
    </item>
  </channel>
</rss>

