[ 
https://issues.apache.org/jira/browse/AMBARI-19079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897359#comment-15897359
 ] 

wangyaoxin commented on AMBARI-19079:
-------------------------------------

Hi [~rlevas]
Kerberos client packages are self-contained on IBM PPC platform. For instance, 
they can be installed directly by "yum install", but there are few constraints:
1.HDP must provide versions that support PPC machine, in other words, HDP needs 
repack within JDK environment on PPC machine;
2. Several configurations of service components need to be edited, such as 
HBase, Metrics. For example, kind of com.sun needs to be edited as com.ibm.
3. Kinit's path in Ambari needs to be set as configurable, because IBM JDK 
contains self-matching Kinit,applying Kinit of Kerberos will cause conflict. 
However, for x86 PC, it is fine to keep using Kinit under Kerberos path.

> The kerberos -kt should be free configuration
> ---------------------------------------------
>
>                 Key: AMBARI-19079
>                 URL: https://issues.apache.org/jira/browse/AMBARI-19079
>             Project: Ambari
>          Issue Type: Improvement
>            Reporter: wangyaoxin
>            Assignee: wangyaoxin
>             Fix For: trunk
>
>
> If JDK is not SUN, such as IBM JDK, then must initialize it with JDK tool 
> Kinit ({jdk_home}/jre/bin/kinit -A -k -t); therefore I sense it would be 
> better to add two configurations item in kerberos-env for kt and java type, 
> for example, cmd_type and java_type .



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to