edwardcapriolo commented on PR #506:
URL: https://github.com/apache/incubator-livy/pull/506#issuecomment-3760897567
@lmccay Also
the errors:
at
org.apache.livy.thriftserver.LivyThriftSessionManager.$anonfun$openSession$2(LivyThriftSessionManager.scala:269)
at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
...
Cause: java.io.IOException: RSCClient instance stopped.
at org.apache.livy.rsc.RSCClient.stop(RSCClient.java:245)
at org.apache.livy.rsc.RSCClient.connectionError(RSCClient.java:155)
at org.apache.livy.rsc.RSCClient.access$300(RSCClient.java:51)
at org.apache.livy.rsc.RSCClient$1.onFailure(RSCClient.java:95)
at org.apache.livy.rsc.Utils$2.operationComplete(Utils.java:108)
at
io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590)
at
io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:583)
at
io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:559)
at
io.netty.util.concurrent.DefaultPromise.access$200(DefaultPromise.java:35)
at io.netty.util.concurrent.DefaultPromise$1.run(DefaultPromise.java:503)
I think this entire suite is flakey, Just my opinion but they fail
sometimes when i run master. They fail randomly quite often.
--
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]