[ https://issues.apache.org/jira/browse/HDDS-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nanda kumar resolved HDDS-1994. ------------------------------- Resolution: Duplicate > 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 > Assignee: Hrishikesh Gadre > Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > 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