AngersZhuuuu commented on PR #35612: URL: https://github.com/apache/spark/pull/35612#issuecomment-1148126351
> Tests are running in https://github.com/AngersZhuuuu/spark/runs/6765635006 > > Seems like Scala 2.13 build fails as below: > > ``` > [error] /home/runner/work/spark/spark/sql/hive-thriftserver/src/main/java/org/apache/hive/service/server/HiveServer2.java:263:1: error: cannot find symbol > [error] System.exit(SparkExitCode.EXIT_SUCCESS); > [error] ^ symbol: variable EXIT_SUCCESS > [error] location: class SparkExitCode > [error] Note: Some input files use or override a deprecated API. > [error] Note: Recompile with -Xlint:deprecation for details. > [error] 1 error > ``` Updated -- 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]
