itholic commented on PR #45926: URL: https://github.com/apache/spark/pull/45926#issuecomment-2053576659
Is there any way testing hive-thriftserver on local? I tried couple of commands below: ```shell build/sbt "sql/testOnly *ThriftServerWithSparkContextSuite" build/sbt "hive/testOnly *ThriftServerWithSparkContextSuite" build/sbt "hive-thriftserver/testOnly *ThriftServerWithSparkContextSuite" ``` but they seems not working -- 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]
