Github user WangTaoTheTonic commented on the pull request:

    https://github.com/apache/spark/pull/3823#issuecomment-68257882
  
    @OopsOutOfMemory Thanks for your comment and I understand your concern.
    Actually it doesn't matter that if SPARK_CONF_DIR does not exist here 
because we can use `$SPARK_HOME/conf` instead. And checking logic of properties 
file contains that of SPARK_CONF_DIR.
    In other places of spark codes, we usually use a `getOrElse` logic to 
handle configuration.
    It is easy to analyse when use got some specific config wrong and we'd 
better not to broke this tradition. :)


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