Michael Smith created IMPALA-14509:
--------------------------------------
Summary: Minicluster Ozone fails to start with Java 17
Key: IMPALA-14509
URL: https://issues.apache.org/jira/browse/IMPALA-14509
Project: IMPALA
Issue Type: Task
Components: Infrastructure
Reporter: Michael Smith
Assignee: Michael Smith
With {{TARGET_FILESYSTEM=ozone}} and Java 17, Ozone fails to start with
{code}
Unrecognized VM option 'UseConcMarkSweepGC'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
{code}
Ozone 1.4.0 already handles these options in
https://github.com/apache/ozone/blob/ozone-1.4.0/hadoop-ozone/dist/src/shell/ozone/ozone-functions.sh#L1484-L1498.
We should skip setting OZONE_OPTS ourselves.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]