dongjoon-hyun commented on PR #46047: URL: https://github.com/apache/spark/pull/46047#issuecomment-2103919298
Since this is irrelevant to CI, I verified manually like the following. ``` $ bin/spark-shell -c spark.network.remoteReadNioBufferConversion=true WARNING: Using incubator modules: jdk.incubator.vector 24/05/09 22:54:07 WARN SparkConf: The configuration key 'spark.network.remoteReadNioBufferConversion' has been deprecated as of Spark 3.5.2 and may be removed in the future. Please open a JIRA ticket to report it if you need to use this configuration. 24/05/09 22:54:07 WARN SparkConf: The configuration key 'spark.network.remoteReadNioBufferConversion' has been deprecated as of Spark 3.5.2 and may be removed in the future. Please open a JIRA ticket to report it if you need to use this configuration. 24/05/09 22:54:07 WARN SparkConf: The configuration key 'spark.network.remoteReadNioBufferConversion' has been deprecated as of Spark 3.5.2 and may be removed in the future. Please open a JIRA ticket to report it if you need to use this configuration. 24/05/09 22:54:07 INFO SignalUtils: Registering signal handler for INT 24/05/09 22:54:07 WARN SparkConf: The configuration key 'spark.network.remoteReadNioBufferConversion' has been deprecated as of Spark 3.5.2 and may be removed in the future. Please open a JIRA ticket to report it if you need to use this configuration. Welcome to ____ __ / __/__ ___ _____/ /__ _\ \/ _ \/ _ `/ __/ '_/ /___/ .__/\_,_/_/ /_/\_\ version 4.0.0-SNAPSHOT /_/ Using Scala version 2.13.13 (OpenJDK 64-Bit Server VM, Java 21.0.3) Type in expressions to have them evaluated. Type :help for more information. 24/05/09 22:54:09 WARN SparkConf: The configuration key 'spark.network.remoteReadNioBufferConversion' has been deprecated as of Spark 3.5.2 and may be removed in the future. Please open a JIRA ticket to report it if you need to use this configuration. 24/05/09 22:54:09 WARN SparkConf: The configuration key 'spark.network.remoteReadNioBufferConversion' has been deprecated as of Spark 3.5.2 and may be removed in the future. Please open a JIRA ticket to report it if you need to use this configuration. ``` -- 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