Github user marmbrus commented on a diff in the pull request:

    https://github.com/apache/spark/pull/295#discussion_r11234507
  
    --- Diff: project/SparkBuild.scala ---
    @@ -169,6 +169,7 @@ object SparkBuild extends Build {
         fork := true,
         javaOptions in Test += "-Dspark.home=" + sparkHome,
         javaOptions in Test += "-Dspark.testing=1",
    +    javaOptions in Test += "-Dsun.io.serialization.extendedDebugInfo=true",
    --- End diff --
    
    Only on failures AFIACT.  It is verbose then, but I can't imagine a case 
where you don't actually want that info if there is a failure.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to