LuciferYang commented on PR #41814:
URL: https://github.com/apache/spark/pull/41814#issuecomment-1616375109

   Another possible issue is:
   
   ```
   Reporter completed abruptly with an exception after receiving event: 
TestSucceeded(Ordinal(0, 
1103),PlanGenerationTestSuite,org.apache.spark.sql.PlanGenerationTestSuite,Some(org.apache.spark.sql.PlanGenerationTestSuite),function
 power,function power,Vector(),Some(1),Some(IndentedText(- function 
power,function 
power,0)),Some(LineInFile(145,PlanGenerationTestSuite.scala,Some(Please set the 
environment variable SCALACTIC_FILL_FILE_PATHNAMES to yes at compile time to 
enable this 
feature.))),Some(org.apache.spark.sql.PlanGenerationTestSuite),None,pool-1-thread-1-ScalaTest-running-PlanGenerationTestSuite,1688273732864).
   java.net.SocketException: Broken pipe
        at java.base/sun.nio.ch.SocketDispatcher.write0(Native Method)
        at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62)
        at java.base/sun.nio.ch.NioSocketImpl.tryWrite(NioSocketImpl.java:394)
        at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:410)
        at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:440)
        at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:819)
        at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:1195)
        at 
java.base/java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1899)
        at 
java.base/java.io.ObjectOutputStream$BlockDataOutputStream.writeByte(ObjectOutputStream.java:1937)
        at 
java.base/java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1614)
   ```
   
   But I cannot reproduce the failed locally.
   
   cc @dongjoon-hyun 
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to