Github user sryza commented on a diff in the pull request:
https://github.com/apache/spark/pull/3523#discussion_r21070959
--- Diff: docs/configuration.md ---
@@ -75,8 +75,9 @@ in the `spark-defaults.conf` file.
The application web UI at `http://<driver>:4040` lists Spark properties in
the "Environment" tab.
This is a useful place to check to make sure that your properties have
been set correctly. Note
-that only values explicitly specified through either `spark-defaults.conf`
or SparkConf will
-appear. For all other configuration properties, you can assume the default
value is used.
+that only values explicitly specified through `spark-defaults.conf` or
SparkConf (or passed as flags
--- End diff --
These should stay under 100 lines.
---
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]