[
https://issues.apache.org/jira/browse/SPARK-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell resolved SPARK-1808.
------------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.0.1)
1.0.0
Issue resolved by pull request 799
[https://github.com/apache/spark/pull/799]
> bin/pyspark does not load default configuration properties
> ----------------------------------------------------------
>
> Key: SPARK-1808
> URL: https://issues.apache.org/jira/browse/SPARK-1808
> Project: Spark
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Andrew Or
> Fix For: 1.0.0
>
>
> ... because it doesn't go through spark-submit. Either we make it go through
> spark-submit (hard), or we extract the load default configurations logic and
> set them for the JVM that launches the py4j GatewayServer (easier).
> Right now, the only way to set config values for bin/pyspark is to do it
> through SPARK_JAVA_OPTS in spark-env.sh, which is supposedly deprecated.
--
This message was sent by Atlassian JIRA
(v6.2#6252)