Jonathan Hung created YARN-6684:
-----------------------------------
Summary: TestAMRMClient tests fail on branch-2.7
Key: YARN-6684
URL: https://issues.apache.org/jira/browse/YARN-6684
Project: Hadoop YARN
Issue Type: Bug
Reporter: Jonathan Hung
{noformat}2017-06-01 19:10:44,362 INFO capacity.CapacityScheduler
(CapacityScheduler.java:addNode(1335)) - Added node
jhung-ld2.linkedin.biz:58205 clusterResource: <memory:12288, vCores:24>
2017-06-01 19:10:44,370 INFO server.MiniYARNCluster
(MiniYARNCluster.java:waitForNodeManagersToConnect(657)) - All Node Managers
connected in MiniYARNCluster
2017-06-01 19:10:44,376 INFO client.RMProxy (RMProxy.java:createRMProxy(98)) -
Connecting to ResourceManager at jhung-ld2.linkedin.biz/ipaddr:36167
2017-06-01 19:10:45,501 INFO ipc.Client
(Client.java:handleConnectionFailure(872)) - Retrying connect to server:
jhung-ld2.linkedin.biz/ipaddr:36167. Already tried 0 time(s); retry policy is
RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
2017-06-01 19:10:46,502 INFO ipc.Client
(Client.java:handleConnectionFailure(872)) - Retrying connect to server:
jhung-ld2.linkedin.biz/ipaddr:36167. Already tried 1 time(s); retry policy is
RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
2017-06-01 19:10:47,503 INFO ipc.Client
(Client.java:handleConnectionFailure(872)) - Retrying connect to server:
jhung-ld2.linkedin.biz/ipaddr:36167. Already tried 2 time(s); retry policy is
RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
2017-06-01 19:10:48,504 INFO ipc.Client
(Client.java:handleConnectionFailure(872)) - Retrying connect to server:
jhung-ld2.linkedin.biz/ipaddr:36167. Already tried 3 time(s); retry policy is
RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000
MILLISECONDS){noformat}
After some investigation, seems it is the same issue as described here:
HDFS-11893
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]