Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.1.0
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
SPARK-32114 Change name of the slaves file, to something more acceptable
- Resolved
-
SPARK-35952 Inclusive terminology usage in Spark
- Resolved
- is related to
-
SPARK-46748 Remove `*slave*.sh` scripts
- Resolved
-
SPARK-32333 Drop references to Master
- Open
-
SPARK-32036 Remove references to "blacklist"/"whitelist" language (outside of blacklisting feature)
- Resolved
-
SPARK-32037 Rename blacklisting feature to avoid language with racist connotation
- Resolved
- links to