[
https://issues.apache.org/jira/browse/AMBARI-16171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15276413#comment-15276413
]
Josh Elser commented on AMBARI-16171:
-------------------------------------
bq. Sorry for the delay on this. I guess I missed the notification that you
pinged me a week ago.
No worries, thanks for getting back to me now.
{quote}
I typically load a VM (or set of VMs, depending on what I am testing) from the
ambari-vagrant project and install an older version of Ambari - say 2.2.0 for
this case. I then take a snapshot (using the vagrant snapshot plugin) so I can
get back to this state in the even my test fails and I need to reset or walk
through it. Then I perform the upgrade and verify the changes in the database
has been made.
I don't think there is an easier way to do it especially since there needs to
be data in the database for your test.
{quote}
Ok, thanks. I'll try to walk through this. There are a few too many pieces in
this patch that I don't know how they work. It'll be better than finding out
close to the next release that it's not actually working :)
I'll send you another ping when I get through this. Again, I appreciate all of
your help.
> Changes to Phoenix QueryServer Kerberos configuration
> -----------------------------------------------------
>
> Key: AMBARI-16171
> URL: https://issues.apache.org/jira/browse/AMBARI-16171
> Project: Ambari
> Issue Type: Improvement
> Reporter: Josh Elser
> Assignee: Josh Elser
> Attachments: AMBARI-16171.001.patch, AMBARI-16171.002.patch
>
>
> The up-coming version of Phoenix will contain some new functionality to
> support Kerberos authentication of clients via SPNEGO with the Phoenix Query
> Server (PQS).
> Presently, Ambari will configure PQS to use the hbase service keytab which
> will result in the SPNEGO authentication failing as the RFC requires that the
> "primary" component of the Kerberos principal for the server is "HTTP". Thus,
> we need to ensure that we switch PQS over to use the spnego.service.keytab as
> the keytab and "HTTP/_HOST@REALM" as the principal.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)