LuciferYang commented on pull request #34959:
URL: https://github.com/apache/spark/pull/34959#issuecomment-998570135
```
=========================================
End HiveThriftServer2Suite failure output
=========================================
22:53:44.821 INFO
org.apache.spark.sql.hive.thriftserver.HiveThriftBinaryServerSuite:
HiveThriftServer2 stopped
22:53:44.827 WARN
org.apache.spark.sql.hive.thriftserver.HiveThriftBinaryServerSuite:
===== POSSIBLE THREAD LEAK IN SUITE
o.a.s.sql.hive.thriftserver.HiveThriftBinaryServerSuite, threads: Thread-13
(daemon=true), Thread-12 (daemon=true) =====
*** RUN ABORTED ***
java.util.concurrent.TimeoutException: Futures timed out after [3 minutes]
at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:259)
at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:263)
at org.apache.spark.util.ThreadUtils$.awaitResult(ThreadUtils.scala:293)
at
org.apache.spark.sql.hive.thriftserver.HiveThriftServer2TestBase.startThriftServer(HiveThriftServer2Suites.scala:1344)
at
org.apache.spark.sql.hive.thriftserver.HiveThriftServer2TestBase.$anonfun$beforeAll$4(HiveThriftServer2Suites.scala:1397)
at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23)
at scala.util.Try$.apply(Try.scala:213)
at
org.apache.spark.sql.hive.thriftserver.HiveThriftServer2TestBase.$anonfun$beforeAll$3(HiveThriftServer2Suites.scala:1396)
at scala.util.Failure.orElse(Try.scala:224)
at
org.apache.spark.sql.hive.thriftserver.HiveThriftServer2TestBase.$anonfun$beforeAll$2(HiveThriftServer2Suites.scala:1394)
```
--
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]