Description
Add read and connection timeout to prevent job client hangs
jobclient can block indefinitely during task log pull if read or connect fails
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1049)
- locked <0xeed0f0f0> (a sun.net.www.protocol.http.HttpURLConnection)
at org.apache.hadoop.mapred.JobClient.getTaskLogs(JobClient.java:1396)