Github user baishuo commented on the pull request:
https://github.com/apache/spark/pull/157#issuecomment-37760047
Thank you for mridulmâs updateã I had set SPARK_JAVA_OPTS of one
worker to "-Xdebug
-Xrunjdwp:transport=dt_socket,address=18000,server=y,suspend=y" and t
GitHub user baishuo opened a pull request:
https://github.com/apache/spark/pull/157
Update CommandUtils.scala
enable the user can do remote-debugging on the ExcutorRunner Process. we
need one flag to enable this function: spark.excutor.debug, an other flag
spark.excutor.debug.port