You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Holden Karau (Jira)" <ji...@apache.org> on 2020/06/16 18:34:00 UTC

[jira] [Created] (SPARK-32004) Drop references to slave

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org