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

    https://github.com/apache/spark/pull/9181#discussion_r43063147
  
    --- Diff: 
streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceiverSchedulingPolicy.scala
 ---
    @@ -30,22 +30,22 @@ import org.apache.spark.util.Utils
      * - The first phase is global scheduling when ReceiverTracker is starting 
and we need to schedule
      *   all receivers at the same time. ReceiverTracker will call 
`scheduleReceivers` at this phase.
      *   It will try to schedule receivers with evenly distributed. 
ReceiverTracker should update its
    --- End diff --
    
    nit: grammar. It will try to scheduler receiver such that they are evenly 
distributed


---
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