Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-22619 Fix unstable tests
  3. HIVE-22623

Fix TestLlapSignerImpl.testSigning

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Test
    • None

    Description

      sometimes it fails with the exception:

      Error Message
      The ID didn't change but we couldn't get the key 2
      Stacktrace
      java.lang.AssertionError: The ID didn't change but we couldn't get the key 2
      	at org.apache.hadoop.hive.llap.security.TestLlapSignerImpl$FakeSecretManager.getCurrentKey(TestLlapSignerImpl.java:196)
      	at org.apache.hadoop.hive.llap.security.LlapSignerImpl.serializeAndSign(LlapSignerImpl.java:50)
      	at org.apache.hadoop.hive.llap.security.TestLlapSignerImpl.testSigning(TestLlapSignerImpl.java:50)
      	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.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
      Standard Error
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            kgyrtkirk Zoltan Haindrich
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: