mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
IMPALA-14509: Let Ozone set OZONE_OPTS
Remove our customization of OZONE_OPTS as it's redundant with ozone-functions.sh. Our options also didn't work with Java 17. Change-Id: If600dd160e6bc72320081ecee2cb0de3c73eb7bd Reviewed-on: http://gerrit.cloudera.org:8080/23580 Reviewed-by: Riza Suminto <riza.suminto@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
This commit is contained in:
@@ -16,4 +16,3 @@
|
||||
# under the License.
|
||||
|
||||
export OZONE_LOG_DIR="$LOG_DIR/hadoop-ozone"
|
||||
export OZONE_OPTS="-XX:ParallelGCThreads=8 -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=70 -XX:+CMSParallelRemarkEnabled"
|
||||
|
||||
Reference in New Issue
Block a user