HADOOP-14540. Replace MRv1 specific terms in HostsFileReader. Contributed by hu xiaodong.
This commit is contained in:
parent
7ade5124b8
commit
300804595e
@ -42,8 +42,8 @@
|
||||
import org.w3c.dom.NodeList;
|
||||
import org.xml.sax.SAXException;
|
||||
|
||||
// Keeps track of which datanodes/tasktrackers are allowed to connect to the
|
||||
// namenode/jobtracker.
|
||||
// Keeps track of which datanodes/nodemanagers are allowed to connect to the
|
||||
// namenode/resourcemanager.
|
||||
@InterfaceAudience.LimitedPrivate({"HDFS", "MapReduce"})
|
||||
@InterfaceStability.Unstable
|
||||
public class HostsFileReader {
|
||||
|
Loading…
Reference in New Issue
Block a user