Created on 11-28-2018 09:21 PM - edited 09-16-2022 06:56 AM
Under CentOS7 there's a bug which prevents metron-alerts-ui from starting.
In /etc/rc.d/init.d/metron-alerts-ui, METRON_HOME is set to:
METRON_VERSION=0.6.0.1.7.1.0-24 METRON_HOME=/usr/metron/$METRON_VERSION
It should be set to:
METRON_HOME=/usr/hcp/current/metron
Created 12-03-2018 02:29 PM
Hi
@David Auclair, can you check the contents of /etc/default/metron
and the value for 'METRON_HOME' in that file?
So, in the /etc/rc.d/init.d/metron-alerts-ui
file, the above file is sourced (see this link) which sets the proper METRON_HOME variable.
Created 12-09-2018 07:20 PM
I got the error of alert UI, after change the value 'METRON_HOME' on
/etc/rc.d/init.d/metron-alerts-uibased on
/etc/default/metron, the service start but died in a few minute. The things that i do was start the alert UI and restart the service before it died. The alerts ui now its running.
Created 12-11-2018 01:24 PM
Can you help me about HCP 1.7.1 installation ?
I try to Install HCP 1.6.1 on single node ( Centos 7 ) but in ambari-server web I can't see Metron & Elasticsearch & Kibna Serivce for select and installation.
Is it possible to install HCP 1.7.1 in single node ?
Created 12-11-2018 05:28 PM
sorry @haco fayik, the version of HCP of mine is 1.6.0, currently do some testing on it.
Created 12-12-2018 01:16 PM
Hi @Amirul, version is not important for me . can you tell me about your HCP environment ( Number of Server, OS , etc ) ?
I need to help about HCP Installation ( 1.7.1 or 1.6.0 or ect )
Thanks
Created 12-12-2018 01:53 PM
yes, hello @haco fayik,
I'm using single node installation with Centos 7.
Ambari version 2.6.2 with (HCP 1.6.0 and Elasticsearch 1.6.0) mpack's
Created 12-13-2018 10:41 AM
Thanks @Amirul ,
I try to install HCP 1.6.0 on Centos 7 but in ambari server metron and elasticsearch services not exist. I have same problem in installation HCP 1.7.1 . please see my question in below link :
https://community.hortonworks.com/questions/229345/problem-in-installing-hcp-171-using-ambari.html
---
finaly can you provide Installation guide with details ( Step by Step from OS installation and hardware requirements - software installation and etc ) ?