You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2013/02/05 02:49:11 UTC

[jira] [Created] (AMBARI-1343) Serivce Check fails after secure install due to wrong Nagios kinit path

Siddharth Wagle created AMBARI-1343:
---------------------------------------

             Summary: Serivce Check fails after secure install due to wrong Nagios kinit path
                 Key: AMBARI-1343
                 URL: https://issues.apache.org/jira/browse/AMBARI-1343
             Project: Ambari
          Issue Type: Bug
          Components: agent
    Affects Versions: 1.2.1
            Reporter: Siddharth Wagle
            Assignee: Siddharth Wagle
             Fix For: 1.3.0


For manually installed kdc, the kinit path in the puppet script is /usr/kerberos/bin/kinit

Actual location:
root@ip-10-38-13-250 data]# whereis kinit
kinit: /usr/bin/kinit

err: /Stage[2]/Hdp-hbase::Hbase::Service_check/Hdp-hadoop::Exec-hadoop[hbase::service_check::test]/Hdp::Exec[/usr/kerberos/bin/kinit  -kt /etc/security/keytabs/hdfs.headless.keytab hdfs; hadoop --config /etc/hadoop/conf fs -test -e /apps/hbase/data/usertable]/Exec[/usr/kerberos/bin/kinit  -kt /etc/security/keytabs/hdfs.headless.keytab hdfs; hadoop --config /etc/hadoop/conf fs -test -e /apps/hbase/data/usertable]: Failed to call refresh: Could not find command '/usr/kerberos/bin/kinit'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira