Hi,

Am I doing something off base to execute tests for core module using
sbt as follows?

[spark]> core/test
...
[info] KryoSerializerAutoResetDisabledSuite:
[info] - sort-shuffle with bypassMergeSort (SPARK-7873) (53 milliseconds)
[info] - calling deserialize() after deserializeStream() (2 milliseconds)
[info] LogUrlsStandaloneSuite:
...AND HANGS HERE :(

The reason I'm asking is that the command hangs after printing the
above [info]. I'm on Mac OS and Java 8 with the latest sources -
fc48307797912dc1d53893dce741ddda8630957b.

While taking a thread dump I can see quite a few WAITINGs and
TIMED_WAITING "at sun.misc.Unsafe.park(Native Method)"

Pozdrawiam,
Jacek

--
Jacek Laskowski | http://blog.japila.pl | http://blog.jaceklaskowski.pl
Follow me at https://twitter.com/jaceklaskowski
Upvote at http://stackoverflow.com/users/1305344/jacek-laskowski

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

Reply via email to