Github user vanzin commented on the pull request:

    https://github.com/apache/spark/pull/5327#issuecomment-90645354
  
    >  is it good to add an extra option in kind of internally script?
    
    I think it's a good first step. Optimally, the other scripts would be 
refactored so that they just delegate everything to this common one. e.g.:
    
    * sbin/spark-master.sh: calls sbin/spark-daemon.sh with the command to 
execute
    * sbin/start-master.sh: just calls `sbin/spark-master.sh start`
    
    etc, etc
    
    Perhaps, for this patch to be really useful, that should be done as part of 
it?


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to