HyukjinKwon commented on a change in pull request #28986:
URL: https://github.com/apache/spark/pull/28986#discussion_r449535492



##########
File path: core/src/test/scala/org/apache/spark/SparkContextSuite.scala
##########
@@ -934,6 +934,18 @@ class SparkContextSuite extends SparkFunSuite with 
LocalSparkContext with Eventu
       }
     }
   }
+
+  test("Disallow to create SparkContext in executors") {

Review comment:
       nit: I would put the JIRA ID here. `SPARK-32160: ...`




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to