[
https://issues.apache.org/jira/browse/HDDS-11053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-11053:
------------------------------------
Description:
{code}
Running command 'hdfs dfs -put /opt/hadoop/NOTICE.txt
o3fs://bucket1.volume1.omservice//ozone-38502'
${rc} = 1
${output} = Exception in thread "main" java.lang.UnsupportedClassVersionError:
org/apache/hadoop/fs/ozone/OzoneFileSystem has been compiled by a more recent
version of the Java Runtime (class file version 61.0), this version of the Java
Runtime only recognizes class file versions up to 52.0
{code}
Hadoop's Docker image comes with Java 8.
was:
{code}
Running command 'hdfs dfs -put /opt/hadoop/NOTICE.txt
o3fs://bucket1.volume1.omservice//ozone-38502'
${rc} = 1
${output} = Exception in thread "main" java.lang.UnsupportedClassVersionError:
org/apache/hadoop/fs/ozone/OzoneFileSystem has been compiled by a more recent
version of the Java Runtime (class file version 61.0), this version of the Java
Runtime only recognizes class file versions up to 52.0
{code}
> acceptance-MR fails when Ozone is compiled for Java 17
> ------------------------------------------------------
>
> Key: HDDS-11053
> URL: https://issues.apache.org/jira/browse/HDDS-11053
> Project: Apache Ozone
> Issue Type: Sub-task
> Components: test
> Reporter: Attila Doroszlai
> Assignee: Attila Doroszlai
> Priority: Major
>
> {code}
> Running command 'hdfs dfs -put /opt/hadoop/NOTICE.txt
> o3fs://bucket1.volume1.omservice//ozone-38502'
> ${rc} = 1
> ${output} = Exception in thread "main"
> java.lang.UnsupportedClassVersionError:
> org/apache/hadoop/fs/ozone/OzoneFileSystem has been compiled by a more recent
> version of the Java Runtime (class file version 61.0), this version of the
> Java Runtime only recognizes class file versions up to 52.0
> {code}
> Hadoop's Docker image comes with Java 8.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]