142143144145146147148149
.getProxy(); } private HAServiceProtocol createHAProtocolProxy() throws IOException { return new NNHAServiceTarget(new HdfsConfiguration(conf), nsId, otherNNId) .getProxy(conf, 15000); }