Hrishikesh Gadre created HDDS-1994: -------------------------------------- Summary: Compilation failure due to missing class ScmBlockLocationTestingClient Key: HDDS-1994 URL: https://issues.apache.org/jira/browse/HDDS-1994 Project: Hadoop Distributed Data Store Issue Type: Task Reporter: Hrishikesh Gadre
The ozone build is failing due to following compilation error, [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hadoop-ozone-ozone-manager: Compilation failure: Compilation failure: [ERROR] /Users/hgadre/git-repo/upstream/hadoop/hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/TestKeyDeletingService.java:[94,17] cannot find symbol [ERROR] symbol: class ScmBlockLocationTestingClient [ERROR] location: class org.apache.hadoop.ozone.om.TestKeyDeletingService [ERROR] /Users/hgadre/git-repo/upstream/hadoop/hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/TestKeyDeletingService.java:[116,17] cannot find symbol [ERROR] symbol: class ScmBlockLocationTestingClient [ERROR] location: class org.apache.hadoop.ozone.om.TestKeyDeletingService [ERROR] /Users/hgadre/git-repo/upstream/hadoop/hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/TestKeyDeletingService.java:[143,17] cannot find symbol [ERROR] symbol: class ScmBlockLocationTestingClient [ERROR] location: class org.apache.hadoop.ozone.om.TestKeyDeletingService [ERROR] -> [Help 1] -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org