Github user nkronenfeld commented on the issue:
https://github.com/apache/spark/pull/19529
I assume the "unknown error code, -9" is:
[error] running
/home/jenkins/workspace/SparkPullRequestBuilder/build/sbt -Phadoop-2.6 -Pflume
-Phive-thriftserver -Pyarn -Pkafka-0-8 -Phive -Pkinesis-asl -Pmesos
-Dtest.exclude.tags=org.apache.spark.tags.ExtendedHiveTest,org.apache.spark.tags.ExtendedYarnTest
test ; process was terminated by signal 9
It started popping up between build 82895 and 82969 - between which all I
did was eliminate the documentation on unit testing. I wouldn't think this
should affect the build.
Signal 9 is a kill signal - which means something external killed the
build, I think. Any idea why this is happening for the last several builds?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]