Github user andrewor14 commented on the pull request:

    https://github.com/apache/spark/pull/1256#issuecomment-55346666
  
    @witgo I like the idea of having all processes (HistoryServer, Master, 
Worker etc.) read from the properties file in addition just `SparkSubmit`. 
However, I don't think this scope should include `SparkConf`, which is more 
application-specific. It would be good to keep the existing code in 
`SparkSubmitArguments` and only move the part where we actually read properties 
from the file into `Utils`, then all the other processes can handle 
`--properties-file` the same way. Does this make sense?


---
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