[ 
https://issues.apache.org/jira/browse/HDFS-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Zhuge updated HDFS-11685:
------------------------------
    Attachment: HDFS-11685.branch-2.001.patch

Patch branch-2.001
* Call {{DataNodeFaultInjector.set}} to set the instance

> 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]

Reply via email to