[GitHub] spark pull request: Update CommandUtils.scala

2014-03-16 Thread baishuo
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] spark pull request: Update CommandUtils.scala

2014-03-16 Thread baishuo
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