Jetty returns -1 resulting in Hadoop masters / slaves to fail during startup. -----------------------------------------------------------------------------
Key: HADOOP-6528 URL: https://issues.apache.org/jira/browse/HADOOP-6528 Project: Hadoop Common Issue Type: Bug Reporter: Hemanth Yamijala A recent test failure on Hudson seems to indicate that Jetty's Server.getConnectors()[0].getLocalPort() is returning -1 in the HttpServer.getPort() method. When this happens, Hadoop masters / slaves that use Jetty fail to startup correctly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.