[
https://issues.apache.org/jira/browse/HADOOP-19755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18046097#comment-18046097
]
Anuj Modi commented on HADOOP-19755:
------------------------------------
Hi [~slfan1989]
I know we have upgraded trunk branch to use JDK17.
Seems like yetus has also started doing validations using JDK 17.
Does that mean we won't be supporting future hadoop releases on JDK 8?
> hadoop-azure build fails
> ------------------------
>
> Key: HADOOP-19755
> URL: https://issues.apache.org/jira/browse/HADOOP-19755
> Project: Hadoop Common
> Issue Type: Bug
> Components: hadoop-azure
> Affects Versions: 3.5.0
> Environment: Ubuntu 6.17.0-1005 x86_64, OpenJDK 11.0.29
> Reporter: Sangjin Lee
> Assignee: Anmol Asrani
> Priority: Major
>
> The hadoop build on trunk is failing in hadoop-azure.
> Steps to reproduce:
> {code}
> ./start-build-env.sh
> (on container shell) mvn clean install -DskipTests -DskipShade
> {code}
> Error:
> {code}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile
> (default-compile) on project hadoop-azure: Compilation failure
> [ERROR]
> /home/sjlee0_gmail_com/hadoop/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/utils/ResourceUtilizationUtils.java:[152,12]
> cannot find symbol
> [ERROR] symbol: variable ProcessHandle
> [ERROR] location: class
> org.apache.hadoop.fs.azurebfs.utils.ResourceUtilizationUtils
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]