[
https://issues.apache.org/jira/browse/HADOOP-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amareshwari Sriramadasu updated HADOOP-2824:
--------------------------------------------
Release Note: The deprecated constructor
org.apache.hadoop.mapred.MiniMRCluster.MiniMRCluster(int jobTrackerPort, int
taskTrackerPort, int numTaskTrackers, String namenode, boolean
taskTrackerFirst) is removed.
> One of MiniMRCluster constructors needs tobe removed
> ----------------------------------------------------
>
> Key: HADOOP-2824
> URL: https://issues.apache.org/jira/browse/HADOOP-2824
> Project: Hadoop Core
> Issue Type: Bug
> Components: mapred
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 0.17.0
>
> Attachments: patch-2824.txt
>
>
> The constructor
> MiniMRCluster(int jobTrackerPort,
> int taskTrackerPort,
> int numTaskTrackers,
> String namenode,
> boolean taskTrackerFirst) needs to be removed, as it is
> deprecated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.