Eric Wohlstadter created TEZ-3945:
-------------------------------------
Summary: TestHistoryParser fails with Hadoop3 build
Key: TEZ-3945
URL: https://issues.apache.org/jira/browse/TEZ-3945
Project: Apache Tez
Issue Type: Bug
Reporter: Eric Wohlstadter
Seems to be related to connection with AHS.
{code}
2018-05-29 19:47:18,281 INFO [main] client.AHSProxy
(AHSProxy.java:createAHSProxy(42)) - Connecting to Application History server
at /0.0.0.0:10200
2018-05-29 19:47:19,314 INFO [main] ipc.Client
(Client.java:handleConnectionFailure(940)) - Retrying connect to server:
0.0.0.0/0.0.0.0:8032. Already tried 0 time(s); retry policy is
RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
{code}
then I see retrying occur continuously.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)