Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hive 15177 Authentication with hive fails when kerberos auth type is set to fromSubject and principal contains _HOST #686

Closed
wants to merge 31 commits into from

Conversation

odraese
Copy link
Contributor

@odraese odraese commented Jun 24, 2019

This is a fix in KerberosSaslHelper.java for a bug, that was reported back in November 2016 but now reappeared in a scenario recently. It adds the resolving of the _HOST placeholder in kerberos principals if kerberosAuthType=fromSubject is set.

commit b01258b (HEAD -> master, origin/master, origin/HEAD)
Author: Olli Draese <odraese@cloudera.com>
Date:   Mon Mar 25 12:31:35 2019 -0700

    HIVE-21204 (Addendum): Instrumentation for read/write locks in LLAP (Olli Draese via Slim Bouguerra)

commit c3ec20d
Author: Olli Draese <odraese@cloudera.com>
Date:   Mon Mar 25 12:14:53 2019 -0700

    HIVE-21204: Instrumentation for read/write locks in LLAP (Olli Draese via Slim Bouguerra)

commit c279634
Author: Olli Draese <odraese@cloudera.com>
Date:   Mon Mar 25 09:17:08 2019 -0700

    HIVE-21183: Interrupt wait time for FileCacheCleanupThread (Oliver Draese, reviewed by Gopal V)

    Signed-off-by: Gopal V <gopalv@apache.org>

commit 741630c
Author: Olli Draese <odraese@cloudera.com>
Date:   Mon Mar 25 09:16:37 2019 -0700

    HIVE-21422: Add metrics to LRFU cache policy (Oliver Draese, reviewed by Gopal V)

    Signed-off-by: Gopal V <gopalv@apache.org>
@odraese
Copy link
Contributor Author

odraese commented Jun 24, 2019

@odraese odraese closed this Jun 28, 2019
@odraese
Copy link
Contributor Author

odraese commented Jun 28, 2019

Was pulled in on 2019/06/27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant