spark git commit: [SPARK-11290][STREAMING][TEST-MAVEN] Fix the test for maven build

2015-11-12 Thread tdas
Repository: spark Updated Branches: refs/heads/branch-1.6 f5c66d163 -> 340ca9e76 [SPARK-11290][STREAMING][TEST-MAVEN] Fix the test for maven build Should not create SparkContext in the constructor of `TrackStateRDDSuite`. This is a follow up PR for #9256 to fix the test for maven build.

spark git commit: [SPARK-11290][STREAMING][TEST-MAVEN] Fix the test for maven build

2015-11-12 Thread tdas
Repository: spark Updated Branches: refs/heads/master 767d288b6 -> f0d3b58d9 [SPARK-11290][STREAMING][TEST-MAVEN] Fix the test for maven build Should not create SparkContext in the constructor of `TrackStateRDDSuite`. This is a follow up PR for #9256 to fix the test for maven build. Author: