Github user andrewor14 commented on a diff in the pull request:
https://github.com/apache/spark/pull/997#discussion_r16671350
--- Diff: docs/configuration.md ---
@@ -839,3 +839,16 @@ compute `SPARK_LOCAL_IP` by looking up the IP of a
specific network interface.
Spark uses [log4j](http://logging.apache.org/log4j/) for logging. You can
configure it by adding a
`log4j.properties` file in the `conf` directory. One way to start is to
copy the existing
`log4j.properties.template` located there.
+
+# Overriding configuration
+
+In some cases you might want to provide all configuration from another
place than the default SPARK_HOME/conf dir.
+For example if you are using the prepackaged version of Spark or if you
are building it your self but want to be
--- End diff --
yourself*
---
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]