TestHeartbeatHandling uses MiniDFSCluster.getNamesystem() which does not exist
in branch 0.20
---------------------------------------------------------------------------------------------
Key: HADOOP-5156
URL: https://issues.apache.org/jira/browse/HADOOP-5156
Project: Hadoop Core
Issue Type: Bug
Components: dfs, test
Affects Versions: 0.20.0
Reporter: Konstantin Shvachko
Fix For: 0.20.0
This breaks branch 0.20 build, which currently does not compile.
This will probably require promoting HADOOP-5017 to branch 0.20 or simply using
{{cluster.getNameNode().getNamesystem()}} in this test.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.