yaooqinn commented on code in PR #50798:
URL: https://github.com/apache/spark/pull/50798#discussion_r2076915874


##########
core/src/main/scala/org/apache/spark/util/SerializableConfiguration.scala:
##########
@@ -20,7 +20,9 @@ import java.io.{ObjectInputStream, ObjectOutputStream}
 
 import org.apache.hadoop.conf.Configuration
 
+import org.apache.spark.SparkContext

Review Comment:
   @dongjoon-hyun,
   
   Except for changes in the hive-thriftserver module,  this is the only place 
doing `import SparkContext` now.
   
   



-- 
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.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to