shivjha30 commented on code in PR #5476:
URL: https://github.com/apache/hive/pull/5476#discussion_r1814726912
##########
pom.xml:
##########
@@ -92,7 +92,7 @@
<test.excludes.additional/>
<!-- Plugin and Plugin Dependency Versions -->
<ant.contrib.version>1.0b3</ant.contrib.version>
- <maven.test.jvm.args>-Xmx2048m
-DJETTY_AVAILABLE_PROCESSORS=4</maven.test.jvm.args>
+ <maven.test.jvm.args>-Xmx2048m -DJETTY_AVAILABLE_PROCESSORS=4
-Duser.country=US</maven.test.jvm.args>
Review Comment:
@zabetak Thanks for the review
Correct LANG is not something on every system
This issue was observed in macOS environment,the LANG environment variable
itself won't directly influence the JVM on macOS or within a Kubernetes cluster.
--
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]