Sandeep Singh created SPARK-15296:
-------------------------------------
Summary: Refactor All Java Tests that use SparkSession
Key: SPARK-15296
URL: https://issues.apache.org/jira/browse/SPARK-15296
Project: Spark
Issue Type: Improvement
Components: ML, MLlib, SQL, Tests
Reporter: Sandeep Singh
Priority: Minor
There's a lot of Duplicate code in Java tests. {{setUp()}} and {{tearDown()}}
of most java test classes in SQL,ML,MLLib.
So will create a {{TestSparkSession}} class that has common code for {{setUp}}
and {{tearDown}} and other classes just extend that class.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]