[
https://issues.apache.org/jira/browse/AMBARI-17129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333855#comment-15333855
]
Robert Levas commented on AMBARI-17129:
---------------------------------------
[~elserj], Can you fix the merge issues?
{noformat}
error: patch failed:
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog240.java:361
error:
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog240.java:
patch does not apply
error: patch failed:
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog240Test.java:498
error:
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog240Test.java:
patch does not apply
{noformat}
Please fix for the trunk and branch-2.4 since they may have diverged
significantly by now.
> Set necessary HBase configuration to enable SPNEGO authentication if desired
> ----------------------------------------------------------------------------
>
> Key: AMBARI-17129
> URL: https://issues.apache.org/jira/browse/AMBARI-17129
> Project: Ambari
> Issue Type: Improvement
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Critical
> Fix For: trunk, 2.4.0
>
> Attachments: AMBARI-17129.001.patch, AMBARI-17129.002.patch
>
>
> Over in HBASE-5291, I implemented support to enable SPNEGO authentication of
> the HBase web UIs.
> We should update the HBase configuration when Kerberos is enabled such that,
> if the user chooses to enable the SPNEGO auth, the principal and keytab
> information is already present in the configuration. If the SPNEGO auth is
> not enabled, then these properties won't affect anything if they are set.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)