Uh oh!
There was an error while loading. Please reload this page.
HBASE-23970 TestUsersOperationsWithSecureHadoop fails when an existing ticket is present - #1915
HBASE-23970 TestUsersOperationsWithSecureHadoop fails when an existing ticket is present#1915WenFeiYi wants to merge 3 commits into
Conversation
Apache-HBase
commented
Jun 17, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 17, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 17, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 9, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 9, 2020
💔 -1 overall
This message was automatically generated. |
…g ticket is present
Apache-HBase
commented
Sep 11, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 11, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 11, 2020
🎊 +1 overall
This message was automatically generated. |
| boolean timeout = process.waitFor(2, TimeUnit.SECONDS); | ||
| assertTrue("localhost exec klist timeout!", timeout); | ||
| int ret = process.exitValue(); | ||
| assertNotEquals("localhost have an existing ticket!", 0, ret); |
There was a problem hiding this comment.
If you want to handle it like this, it would be better to skip/ignore the test than to fail it.
There was a problem hiding this comment.
view source code, this exception is caused by the inconsistency between the principal's realm and KerberosName.defaultRealm, and defaultRealm depends on krb5.conf.
…g ticket is present
Apache-HBase
commented
Nov 20, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 20, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 20, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 27, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 27, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 27, 2021
🎊 +1 overall
This message was automatically generated. |
ndimiduk
commented
May 4, 2021
Hi @WenFeiYi . Thank you so much for working on this! I tried out your batch and I still see test failures. |
Apache-HBase
commented
Sep 9, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 10, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 10, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 5, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 5, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 5, 2022
🎊 +1 overall
This message was automatically generated. |
No description provided.