Github user jagadeesanas2 commented on a diff in the pull request:

    https://github.com/apache/spark/pull/15042#discussion_r78533096
  
    --- Diff: core/src/main/scala/org/apache/spark/HeartbeatReceiver.scala ---
    @@ -32,6 +32,8 @@ import org.apache.spark.util._
      * A heartbeat from executors to the driver. This is a shared message used 
by several internal
      * components to convey liveness or execution information for in-progress 
tasks. It will also
      * expire the hosts that have not heartbeated for more than 
spark.network.timeout.
    + * spark.executor.heartbeatInterval configuration value is certainly 
intended to be much
    --- End diff --
    
    Thanks for correcting me..!! I will edit and send PR once again.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to