jin xing created SPARK-21240: -------------------------------- Summary: Fix code style for constructing and stopping a SparkContext in UT Key: SPARK-21240 URL: https://issues.apache.org/jira/browse/SPARK-21240 Project: Spark Issue Type: Bug Components: Spark Core Affects Versions: 2.1.1 Reporter: jin xing Priority: Trivial
Related to SPARK-20985. Fix code style for constructing and stopping a SparkContext. Assure the context is stopped to avoid other tests complain that there's only one SparkContext can exist. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org