dongjoon-hyun commented on code in PR #49492:
URL: https://github.com/apache/spark/pull/49492#discussion_r1917416229


##########
connector/profiler/README.md:
##########
@@ -39,7 +39,7 @@ For more information on async_profiler see the [Async 
Profiler Manual](https://k
 To enable code profiling, first enable the code profiling plugin via
 
 ```
-spark.plugins=org.apache.spark.executor.profiler.ExecutorProfilerPlugin
+spark.plugins=org.apache.spark.profiler.ProfilerPlugin

Review Comment:
   `ExecutorProfilerPlugin` is new feature of Spark 4. So, it's okay.



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