spark-instrumented-optimizer/sbt
Kousuke Saruta 938dc141ee [SPARK-4057] Use -agentlib instead of -Xdebug in sbt-launch-lib.bash for debugging
In -launch-lib.bash, -Xdebug option is used for debugging. We should use -agentlib option for Java 6+.

Author: Kousuke Saruta <sarutak@oss.nttdata.co.jp>

Closes #2904 from sarutak/SPARK-4057 and squashes the following commits:

39b5320 [Kousuke Saruta] Merge branch 'master' of git://git.apache.org/spark into SPARK-4057
26b4af8 [Kousuke Saruta] Improved java option for debugging
2014-11-29 20:14:14 -05:00
..
sbt SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within. 2014-09-08 10:24:15 -07:00
sbt-launch-lib.bash [SPARK-4057] Use -agentlib instead of -Xdebug in sbt-launch-lib.bash for debugging 2014-11-29 20:14:14 -05:00