[
https://issues.apache.org/jira/browse/HDFS-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976087#comment-15976087
]
John Zhuge commented on HDFS-11685:
-----------------------------------
The unit test failures are unrelated. Committing shortly.
> 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
> Attachments: HDFS-11685.branch-2.001.patch
>
>
> {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: [email protected]
For additional commands, e-mail: [email protected]