[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985000#action_12985000
 ] 

Tom White commented on MAPREDUCE-2282:
--------------------------------------

It's certainly possible to rely only on the public HDFS API by duplicating some 
of the functionality of TestHDFSServerPorts in TestMRServerPorts (such as 
startNameNode()). Alternatively, we could mark these methods as LimitedPrivate 
like we did in MiniDFSCluster. I'd be happy with either approach.

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

Reply via email to