[
https://issues.apache.org/jira/browse/AMBARI-22697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332441#comment-16332441
]
Hudson commented on AMBARI-22697:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8620 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8620/])
AMBARI-22697. Throw exception when keytab creation fails due to wrong (rlevas:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=b434663cc8f15852b11b8e8607b105f71c360832])
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/serveraction/kerberos/KerberosOperationHandlerTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/KerberosOperationHandler.java
> Throw exception when keytab creation fails due to wrong configuration of key
> encryption types
> ----------------------------------------------------------------------------------------------
>
> Key: AMBARI-22697
> URL: https://issues.apache.org/jira/browse/AMBARI-22697
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-server
> Reporter: Akira Ajisaka
> Assignee: Akira Ajisaka
> Priority: Minor
> Labels: pull-request-available
> Attachments: AMBARI-22697.001.patch
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> When kerberos key encryption type is wrong, kerberos service check fails by
> kinit failure. Now it is difficult to find that the root cause
> (misconfiguration of key encryption type) because keytabs look to be created
> successfully. (Actually keytabs are not created successfully, they are only
> 2-byte files)
> I'm thinking we should display error message or throw exception when keytab
> creation fails due to wrong key encryption type.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)