-
- Downloads
[SPARK-14685][CORE] Document heritability of localProperties
## What changes were proposed in this pull request? This updates the java-/scala- doc for setLocalProperty to document heritability of localProperties. This also adds tests for that behaviour. ## How was this patch tested? Tests pass. New tests were added. Author: Marcin Tustin <marcin.tustin@gmail.com> Closes #12455 from marcintustin/SPARK-14685.
Showing
- core/src/main/scala/org/apache/spark/SparkContext.scala 5 additions, 0 deletionscore/src/main/scala/org/apache/spark/SparkContext.scala
- core/src/main/scala/org/apache/spark/api/java/JavaSparkContext.scala 7 additions, 2 deletions...in/scala/org/apache/spark/api/java/JavaSparkContext.scala
- core/src/test/scala/org/apache/spark/SparkContextSuite.scala 28 additions, 0 deletionscore/src/test/scala/org/apache/spark/SparkContextSuite.scala
Loading
Please register or sign in to comment