Adam Antal created YARN-9786:
--------------------------------
Summary: testCancelledDelegationToken fails intermittently
Key: YARN-9786
URL: https://issues.apache.org/jira/browse/YARN-9786
Project: Hadoop YARN
Issue Type: Bug
Components: yarn
Affects Versions: 3.2.0
Reporter: Adam Antal
testCancelledDelegationToken[0] fails intermittently with the following
error/stack trace:
{noformat}
java.io.IOException: Server returned HTTP response code: 400 for URL:
http://localhost:8088/ws/v1/cluster/delegation-token
at
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication.cancelDelegationToken(TestRMWebServicesDelegationTokenAuthentication.java:446)
at
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication.testCancelledDelegationToken(TestRMWebServicesDelegationTokenAuthentication.java:267)
{noformat}
I'll attach an stdout as well to this issue.
It seems that the test helper infrastructure does not come up correctly.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]