[ https://issues.apache.org/jira/browse/AMBARI-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Oleksandr Diachenko resolved AMBARI-3083. ----------------------------------------- Resolution: Fixed Commited to trunk. > Starting services while enabling security fails due to unzip command not > being available on the host > ---------------------------------------------------------------------------------------------------- > > Key: AMBARI-3083 > URL: https://issues.apache.org/jira/browse/AMBARI-3083 > Project: Ambari > Issue Type: Task > Components: agent > Affects Versions: 1.4.1 > Reporter: Oleksandr Diachenko > Assignee: Oleksandr Diachenko > Fix For: 1.4.1 > > Attachments: AMBARI-3083.patch > > > During Start Services phase of Enable Security, I got the following for the > HDFS Client Install task on one of the hosts and HBase Client Install task on > another: > {noformat} > stderr: > None > stdout: > warning: Dynamic lookup of $service_state at > /var/lib/ambari-agent/puppet/modules/hdp-hadoop/manifests/init.pp:334 is > deprecated. Support will be removed in Puppet 2.8. Use a fully-qualified > variable name (e.g., $classname::variable) or parameterized classes. > notice: > /Stage[1]/Hdp::Snmp/Hdp::Package[snmp]/Hdp::Package::Process_pkg[snmp]/Hdp::Java::Package[snmp]/Hdp::Java::Jce::Package[snmp]/Exec[jce-download > snmp]/returns: executed successfully > notice: > /Stage[1]/Hdp::Snappy::Package/Hdp::Snappy::Package::Ln[32]/Hdp::Exec[hdp::snappy::package::ln > 32]/Exec[hdp::snappy::package::ln 32]/returns: executed successfully > err: > /Stage[1]/Hdp::Snmp/Hdp::Package[snmp]/Hdp::Package::Process_pkg[snmp]/Hdp::Java::Package[snmp]/Hdp::Java::Jce::Package[snmp]/Exec[jce-install > snmp]/returns: change from notrun to 0 failed: sh: unzip: command not found > notice: > /Stage[1]/Hdp::Snmp/Hdp::Package[snmp]/Hdp::Package::Process_pkg[snmp]/Hdp::Java::Package[snmp]/Hdp::Java::Jce::Package[snmp]/Anchor[hdp::java::jce::package::snmp::end]: > Dependency Exec[jce-install snmp] has failures: true > {noformat} -- 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