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 "John Zhuge (JIRA)" <ji...@apache.org> on 2017/04/20 02:18:04 UTC

[jira] [Created] (HDFS-11685) TestDistributedFileSystem.java fails to compile

John Zhuge created HDFS-11685:
---------------------------------

             Summary: TestDistributedFileSystem.java fails to compile
                 Key: HDFS-11685
                 URL: https://issues.apache.org/jira/browse/HDFS-11685
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: test
    Affects Versions: 2.9.0
            Reporter: John Zhuge
            Assignee: John Zhuge


{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hadoop-hdfs: Compilation failure: Compilation failure:
[ERROR] /Users/jzhuge/hadoop-commit/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDistributedFileSystem.java:[1244,28] instance has private access in org.apache.hadoop.hdfs.server.datanode.DataNodeFaultInjector
[ERROR] /Users/jzhuge/hadoop-commit/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDistributedFileSystem.java:[1254,28] instance has private access in org.apache.hadoop.hdfs.server.datanode.DataNodeFaultInjector
{noformat}

{{DataNodeFaultInjector#instance}} was changed to private by HDFS-11660,



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org