sunchao commented on pull request #35449: URL: https://github.com/apache/spark/pull/35449#issuecomment-1033354828
Looks good. The test failure: ``` [info] *** 1 TEST FAILED *** [26956](https://github.com/sunchao/spark/runs/5118829661?check_suite_focus=true#step:9:26956) [error] Failed tests: [26957](https://github.com/sunchao/spark/runs/5118829661?check_suite_focus=true#step:9:26957) [error] org.apache.spark.sql.hive.thriftserver.CliSuite [26958](https://github.com/sunchao/spark/runs/5118829661?check_suite_focus=true#step:9:26958) [warn] In the last 2592 seconds, 13.557 (0.5%) were spent in GC. [Heap: 2.84GB free of 3.56GB, max 3.56GB] Consider increasing the JVM heap using `-Xmx` or try a different collector, e.g. `-XX:+UseG1GC`, for better performance. [26959](https://github.com/sunchao/spark/runs/5118829661?check_suite_focus=true#step:9:26959) ``` is unrelated. -- 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]
