dongjoon-hyun commented on pull request #32081: URL: https://github.com/apache/spark/pull/32081#issuecomment-816399871
Sorry, guys. The master branch instability hides the Hive Thrift Server test case failures. My bad. This will be a case on shared context, but we had better revert this first because the current master branch is already unstable a lot. ``` $ build/sbt "hive-thriftserver/testOnly *.HiveThriftBinaryServerSuite" -Phive -Phive-thriftserver ... [info] *** 29 TESTS FAILED *** [error] Failed tests: [error] org.apache.spark.sql.hive.thriftserver.HiveThriftBinaryServerSuite [error] (hive-thriftserver / Test / testOnly) sbt.TestsFailedException: Tests unsuccessful [error] Total time: 33 s, completed Apr 8, 2021 9:48:54 PM ``` -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
