[
https://issues.apache.org/jira/browse/MAPREDUCE-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Shvachko updated MAPREDUCE-2282:
-------------------------------------------
Attachment: TestMRPorts.patch
This should fix the build.
It used to be one test before project split therefore the dependency.
I reduced the dependencies, but did not eliminate them completely.
Basically it needs to start and stop NN and DN, which can be done using
MiniDFSCluter instead of using TestHDFSServerPorts methods. Another jira?
> MapReduce tests don't compile following HDFS-1561
> -------------------------------------------------
>
> Key: MAPREDUCE-2282
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2282
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: test
> Reporter: Tom White
> Priority: Blocker
> Fix For: 0.22.0
>
> Attachments: TestMRPorts.patch
>
>
> TestMRServerPorts depends on TestHDFSServerPorts which was changed by
> HDFS-1561, resulting in a compilation failure.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.