Holden Karau created SPARK-32004:
------------------------------------

             Summary: Drop references to slave
                 Key: SPARK-32004
                 URL: https://issues.apache.org/jira/browse/SPARK-32004
             Project: Spark
          Issue Type: Improvement
          Components: Mesos, Spark Core, SQL, Structured Streaming
    Affects Versions: 3.1.0
            Reporter: Holden Karau


We have a lot of references to "slave" in the code base which doesn't match the 
terminology in the rest of our code base and we should clean it up. In many 
situations it would be clearer with "executor", "worker", or "replica" 
depending on the context (so this is not just a search and replace but actually 
read through the code and make it consistent).

 

We may want to (in a follow on) explore renaming master to something more 
precise.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to