HyukjinKwon commented on code in PR #50466: URL: https://github.com/apache/spark/pull/50466#discussion_r2027863116
########## core/src/main/scala/org/apache/spark/api/r/RAuthHelper.scala: ########## @@ -24,6 +24,7 @@ import org.apache.spark.SparkConf import org.apache.spark.security.SocketAuthHelper private[spark] class RAuthHelper(conf: SparkConf) extends SocketAuthHelper(conf) { Review Comment: SparkR is deprecated so I don't change this in SparkR -- 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