[ 
https://issues.apache.org/jira/browse/HDDS-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751861#comment-16751861
 ] 

Arpit Agarwal commented on HDDS-993:
------------------------------------

[~ajayydv], this looks like some kind of JDK issue. Probably unrelated to the 
patch.

The test fails for me with a different error:
{code}
[INFO] Running org.apache.hadoop.ozone.TestSecureOzoneCluster
[ERROR] Tests run: 6, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 12.641 
s <<< FAILURE! - in org.apache.hadoop.ozone.TestSecureOzoneCluster
[ERROR] testDelegationToken(org.apache.hadoop.ozone.TestSecureOzoneCluster)  
Time elapsed: 4.822 s  <<< ERROR!
java.io.IOException: Renew Delegation Token failed, error : INTERNAL_ERROR
        at 
org.apache.hadoop.ozone.om.protocolPB.OzoneManagerProtocolClientSideTranslatorPB.renewDelegationToken(OzoneManagerProtocolClientSideTranslatorPB.java:1210)
        at 
org.apache.hadoop.ozone.TestSecureOzoneCluster.lambda$testDelegationToken$4(TestSecureOzoneCluster.java:419)
        at 
org.apache.hadoop.test.LambdaTestUtils.intercept(LambdaTestUtils.java:491)
        at 
org.apache.hadoop.test.LambdaTestUtils.intercept(LambdaTestUtils.java:377)
        at 
org.apache.hadoop.test.LambdaTestUtils.intercept(LambdaTestUtils.java:446)
        at 
org.apache.hadoop.ozone.TestSecureOzoneCluster.testDelegationToken(TestSecureOzoneCluster.java:417)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at 
org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
{code}

> Update hadoop version to 3.2.0
> ------------------------------
>
>                 Key: HDDS-993
>                 URL: https://issues.apache.org/jira/browse/HDDS-993
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Bharat Viswanadham
>            Assignee: Supratim Deka
>            Priority: Major
>         Attachments: HDDS-993.000.patch
>
>
> This Jira is to update Hadoop version to 3.2.0 and cleanup related to 
> snapshot repository in ozone module



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to