[ 
https://issues.apache.org/jira/browse/SPARK-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14218654#comment-14218654
 ] 

Apache Spark commented on SPARK-4478:
-------------------------------------

User 'coolfrood' has created a pull request for this issue:
https://github.com/apache/spark/pull/3373

> totalRegisteredExecutors not updated properly
> ---------------------------------------------
>
>                 Key: SPARK-4478
>                 URL: https://issues.apache.org/jira/browse/SPARK-4478
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.1.0
>            Reporter: Akshat Aranya
>
> I'm trying to write a new scheduler backend that relies on 
> org.apache.spark.scheduler.cluster.CoarseGrainedSchedulerBackend.  
> Specifically, I want to use the field totalRegisteredExecutors, but this 
> field is only incremented; not reduced when an executor is lost.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to