Github user sryza commented on the pull request:

    https://github.com/apache/spark/pull/120#issuecomment-37477894
  
    The goal isn't to replace Spark's names with YARN's names, but rather to be 
consistent with the terminology used in the rest of Spark.  "Master" refers to 
the service in Spark standalone mode that brokers resources for the entire 
cluster, and "worker" refers to the daemons running on each machine that are 
responsible for starting executors.  Using these words to mean what Spark 
normally calls "driver" and "executor" can cause confusion.  


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to