- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
AMBARI_METRIC won't start after install
- Labels:
-
Apache Ambari
Created 12-29-2016 11:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tried to start ambari metric service after install but it errors saying a missing directory, see below.
ls /usr/lib/ams-hbase
conf docs hbase-webapps lib
But no bin directory?
raise Fail("Applying %s failed, parent directory %s doesn't exist" % (self.resource, dirname))
resource_management.core.exceptions.Fail: Applying File['/usr/lib/ams-hbase/bin/hadoop'] failed, parent directory /usr/lib/ams-hbase/bin doesn't exist
Created 12-30-2016 12:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please try to install the ambari-metrics-collector
yum install ambari-metrics-collector on the machine and restart ambari metrics.
Created 12-29-2016 11:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Note Metrics Monitor starts but Metrics Collector doesn't.
Version2.4.2.0
Created 12-30-2016 12:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please try to install the ambari-metrics-collector
yum install ambari-metrics-collector on the machine and restart ambari metrics.
Created 12-30-2016 05:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Worked like a charm. Appreciated
Created 01-03-2017 10:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@David Sheard great that it worked. Can you please accept the answer 🙂
Created 12-15-2017 01:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try to install ambari-metrics-collector
if it's already installed, try to remove the package and then reinstalled :
yum erase ambari-metrics-collector yum install ambari-metrics-collector
Created 12-15-2017 01:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try to install ambari-metrics-collector
if it's already installed, try to remove the package and then reinstalled :
yum erase ambari-metrics-collector yum install ambari-metrics-collector
Created 02-20-2019 11:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Better yum reinstall ambari-metrics-collector
