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 Sri Ramadasu
Fix For: 0.17.0
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.