Hi,
Doesn't *SharedSparkContext* come with spark-core? Do I need to include any
special package in the library dependancies for using SharedSparkContext?
I am trying to write a testSuite similar to the *LogisticRegressionSuite*
test in the Spak-ml. Unfortunately, I am unable to import any of the
following packages:
import org.apache.spark.SparkFunSuite
import org.apache.spark.ml.param.ParamsSuite
import org.apache.spark.ml.util.{DefaultReadWriteTest, MLTestingUtils}
import org.apache.spark.mllib.util.MLlibTestSparkContext
import org.apache.spark.mllib.util.TestingUtils._
Thanks in advance,
Nikhil
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Unable-to-import-SharedSparkContext-tp25419.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]