[
https://issues.apache.org/jira/browse/HADOOP-19755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18046354#comment-18046354
]
Sangjin Lee commented on HADOOP-19755:
--------------------------------------
Then is it the build script and/or the POM that needs to be updated?
> 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]