Github user pwendell commented on the pull request:
https://github.com/apache/spark/pull/126#issuecomment-39810858
Looks like there were failures here:
```
[info] - query block statuses *** FAILED *** (30 seconds, 11 milliseconds)
[info] java.util.concurrent.TimeoutException: Futures timed out after [30
seconds]
[info] at
scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
[info] at
scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
[info] at
scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
[info] at
scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
```
---
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 [email protected] or file a JIRA ticket
with INFRA.
---