-
- Downloads
[SPARK-5234][ml]examples for ml don't have sparkContext.stop
JIRA issue: https://issues.apache.org/jira/browse/SPARK-5234 simply add the call. Author: Yuhao Yang <yuhao@yuhaodevbox.sh.intel.com> Closes #4044 from hhbyyh/addscStop and squashes the following commits: c1f75ac [Yuhao Yang] add SparkContext.stop to 3 ml examples
Showing
- examples/src/main/scala/org/apache/spark/examples/ml/CrossValidatorExample.scala 2 additions, 0 deletions.../org/apache/spark/examples/ml/CrossValidatorExample.scala
- examples/src/main/scala/org/apache/spark/examples/ml/SimpleParamsExample.scala 2 additions, 0 deletions...la/org/apache/spark/examples/ml/SimpleParamsExample.scala
- examples/src/main/scala/org/apache/spark/examples/ml/SimpleTextClassificationPipeline.scala 2 additions, 0 deletions.../spark/examples/ml/SimpleTextClassificationPipeline.scala
Please register or sign in to comment