Github user harishreedharan commented on the pull request:

    https://github.com/apache/spark/pull/6166#issuecomment-102477155
  
    So the reason I did the System.getProperty is that it can be more generic. 
For example, if a cluster manager can show the logs of an app running in Client 
mode, it works in this case - even if the scheduler is running elsewhere in the 
cluster. Doing this sort of makes this independent of where the scheduler is 
running, potentially making it possible for other cluster managers to simply 
use the same properties to show the driver log URL


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