Would anyone be willing to quickly share what they are doing if they are
using the build/sbt -jvm-debug option from within IntelliJ? Meaning they
are setting breakpoints, etc in the IDE, and running ScalaTests. I'm
looking into SPARK-23039
<https://issues.apache.org/jira/projects/SPARK/issues/SPARK-23039?filter=allopenissues>
because
it affects something I am doing, and I was trying to leverage the
debugger.  I can run specfific spark tests fine. It seems build/sbt script
and the spark build file is making it more more cumbersone for me than when
I have used the debugger before with IntelliJ and SBT and ScalaTest.

Thanks in advance for any pointers,
Mike

Reply via email to