You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Hrishikesh Gadre (Jira)" <ji...@apache.org> on 2019/08/20 23:36:00 UTC

[jira] [Created] (HDDS-1994) Compilation failure due to missing class ScmBlockLocationTestingClient

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org