Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

I am installing HDP 2.4 pseudo mode cluster using Ambari 2.2.2.0 on vagrant. Every services are getting installed instead of SmartSense.

avatar
Super Collaborator

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.

1 ACCEPTED SOLUTION

avatar

@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

View solution in original post

3 REPLIES 3

avatar
Super Collaborator

Have any one experienced this before?

avatar

@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

avatar
Please run this command as root and check 

yum -y install smartsense-hst