zhengchenyu created YARN-11172:
----------------------------------
Summary: Fix testDelegationToken
Key: YARN-11172
URL: https://issues.apache.org/jira/browse/YARN-11172
Project: Hadoop YARN
Issue Type: Improvement
Reporter: zhengchenyu
UT fail after HDFS-16563, other PR is blocked.
{code:java}
[ERROR]
testDelegationToken(org.apache.hadoop.yarn.server.resourcemanager.TestClientRMTokens)
Time elapsed: 17.379 s <<< FAILURE!
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertTrue(Assert.java:53)
at
org.apache.hadoop.yarn.server.resourcemanager.TestClientRMTokens.testDelegationToken(TestClientRMTokens.java:207)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
{code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]