zabetak opened a new pull request, #6063: URL: https://github.com/apache/hive/pull/6063
### What changes were proposed in this pull request? Set/Increase heapsize to 8GB for SonarScanner agent that runs in separate JVM ### Why are the changes needed? The reason is that the base branch (master) did not have a valid scan for over a month since the SonarScanner was consistently failing with OutOfMemoryError. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Tested the change using the "Replay" functionality on a previously failed job on master. Sonar step finished successfully in 21 minutes after setting the heap size to 8GB: https://ci.hive.apache.org/job/hive-precommit/job/master/2662/ -- 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]
