Created 05-18-2016 07:52 PM
The error shows package smartsense-hst not available in the following path:
/var/lib/ambari-agent/cache/stacks/HDP/2.1/services/SMARTSENSE/package/files/rpm/*.rpm
Not sure why it is trying to search in HDP/2.1 folder. Other services of HDP2.4 are getting successfully installed.
PS - Tried searching the smart sense package in
/var/lib/ambari-agent/cache/stacks/HDP/2.4/services/SMARTSENSE/package/files/rpm/*.rpm
also but it was not available.
I have attached the error and output logs.
Created 05-18-2016 08:50 PM
@mrizvi
There is no rpm/*.rpm file path in /var/lib/ambari-agent/cache/stacks/HDP/2.1/services/SMARTSENSE/package/files/rpm/*.rpm location
Below steps will fix your issue:
Login as root:
cd /var/lib/ambari-agent/cache/stacks/HDP/2.1/services/SMARTSENSE/package/files
mkdir rpm
download smartsense-hst-1.2.1.0-161.rpm file and place it in var/lib/ambari-agent/cache/stacks/HDP/2.1/services/SMARTSENSE/package/files/rpm/ location
Now start installing SmartSense would work
Created 05-18-2016 08:37 PM
Have any one experienced this before?
Created 05-18-2016 08:50 PM
@mrizvi
There is no rpm/*.rpm file path in /var/lib/ambari-agent/cache/stacks/HDP/2.1/services/SMARTSENSE/package/files/rpm/*.rpm location
Below steps will fix your issue:
Login as root:
cd /var/lib/ambari-agent/cache/stacks/HDP/2.1/services/SMARTSENSE/package/files
mkdir rpm
download smartsense-hst-1.2.1.0-161.rpm file and place it in var/lib/ambari-agent/cache/stacks/HDP/2.1/services/SMARTSENSE/package/files/rpm/ location
Now start installing SmartSense would work
Created 05-18-2016 09:03 PM
Please run this command as root and check yum -y install smartsense-hst