<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sachin Gupta</title>
    <description>The latest articles on DEV Community by Sachin Gupta (@sachinsga).</description>
    <link>https://dev.to/sachinsga</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F478653%2F04802b06-ebc8-4d06-8fde-898da1fe8093.png</url>
      <title>DEV Community: Sachin Gupta</title>
      <link>https://dev.to/sachinsga</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sachinsga"/>
    <language>en</language>
    <item>
      <title>can a map function be executed on multiple executors for an item in RDD.</title>
      <dc:creator>Sachin Gupta</dc:creator>
      <pubDate>Fri, 02 Oct 2020 07:05:57 +0000</pubDate>
      <link>https://dev.to/sachinsga/can-a-map-function-be-executed-on-multiple-executors-for-an-item-in-rdd-3neh</link>
      <guid>https://dev.to/sachinsga/can-a-map-function-be-executed-on-multiple-executors-for-an-item-in-rdd-3neh</guid>
      <description>&lt;p&gt;I have an RDD of Item objects on which I am applying a map function. I tried to get the executorId inside this map function for one particular Item using id column present in Item. I got different executor ids. not able to understand why ?&lt;/p&gt;

&lt;p&gt;any leads/pointers are much appreciated.&lt;/p&gt;

</description>
      <category>spark</category>
    </item>
  </channel>
</rss>
