You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/12/07 14:09:45 UTC

[GitHub] [incubator-kyuubi] turboFei commented on pull request #3922: Only the ApplicationInfo with non-empty id is valid for BatchJobSubmission

turboFei commented on PR #3922:
URL: https://github.com/apache/incubator-kyuubi/pull/3922#issuecomment-1341022938

   ```
   - KYUUBI #3839 session user sign - check session user sign *** FAILED ***
     java.lang.IllegalArgumentException: Illegal base64 character 2a
     at java.base/java.util.Base64$Decoder.decode0(Base64.java:746)
     at java.base/java.util.Base64$Decoder.decode(Base64.java:538)
     at java.base/java.util.Base64$Decoder.decode(Base64.java:561)
     at org.apache.kyuubi.util.SignUtils$.verifySignWithECDSA(SignUtils.scala:64)
     at org.apache.kyuubi.session.SessionSigningSuite.$anonfun$new$10(SessionSigningSuite.scala:81)
     at org.apache.kyuubi.session.SessionSigningSuite.$anonfun$new$10$adapted(SessionSigningSuite.scala:70)
     at org.apache.kyuubi.operation.JDBCTestHelper.$anonfun$withMultipleConnectionJdbcStatement$3(JDBCTestHelper.scala:60)
     at org.apache.kyuubi.operation.JDBCTestHelper.$anonfun$withMultipleConnectionJdbcStatement$3$adapted(JDBCTestHelper.scala:60)
     at scala.collection.mutable.ResizableArray.foreach(ResizableArray.scala:62)
     at scala.collection.mutable.ResizableArray.foreach$(ResizableArray.scala:55)
   ```
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org