cloud-fan commented on a change in pull request #259: Add remote debug guidance
URL: https://github.com/apache/spark-website/pull/259#discussion_r376889581
 
 

 ##########
 File path: developer-tools.md
 ##########
 @@ -435,6 +435,46 @@ Error:(147, 9) value q is not a member of StringContext
         q"""
         ^ 
 ```
+<h4>Remote Debug Unit Test</h4>
 
 Review comment:
   I think we should make it more general: "Debug Spark Remotely".
   
   Running SBT unit is just one way to trigger the IntelliJ debugging, users 
can go other ways like running pyspark tests, as long as they set the java 
options correctly.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to