Sangjin Lee created HADOOP-19755:
------------------------------------
Summary: 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
Reporter: Sangjin Lee
The hadoop build on trunk is failing in hadoop-azure.
Steps to reproduce:
{{./start-build-env.sh}}
{{(on container shell) mvn clean install -DskipTests -DskipShade}}
Error:
{{[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}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]