aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2013-10-22 23:15:33 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2013-10-22 23:15:33 -0700
commit452aa36d671d3fdf53058e80cbd86787c8870cd7 (patch)
treeae37bf1fac9fb438f2acd0cddc6f1fec4e93d07b /core
parent9dfcf53a08645227b8722f07068466c7b7909721 (diff)
parentc8748c25eb2812d82a1b6b8433a1531bb00fa335 (diff)
downloadspark-452aa36d671d3fdf53058e80cbd86787c8870cd7.tar.gz
spark-452aa36d671d3fdf53058e80cbd86787c8870cd7.tar.bz2
spark-452aa36d671d3fdf53058e80cbd86787c8870cd7.zip
Merge pull request #97 from ewencp/pyspark-system-properties
Add classmethod to SparkContext to set system properties. Add a new classmethod to SparkContext to set system properties like is possible in Scala/Java. Unlike the Java/Scala implementations, there's no access to System until the JVM bridge is created. Since SparkContext handles that, move the initialization of the JVM connection to a separate classmethod that can safely be called repeatedly as long as the same instance (or no instance) is provided.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions