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: [email protected]
For additional commands, e-mail: [email protected]