You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Anand Subramanian (JIRA)" <ji...@apache.org> on 2017/08/17 11:13:00 UTC

[jira] [Created] (METRON-1112) Metron Ambari deployment failure on CentOS7

Anand Subramanian created METRON-1112:
-----------------------------------------

             Summary: Metron Ambari deployment failure on CentOS7
                 Key: METRON-1112
                 URL: https://issues.apache.org/jira/browse/METRON-1112
             Project: Metron
          Issue Type: Bug
    Affects Versions: 0.4.1
            Reporter: Anand Subramanian


Due to a recent issue with installation of nodejs (https://bugs.centos.org/view.php?id=13669), metron deployments on CentOS7 will fail.

A temporary workaround is to do the following on the nodes that will have metron:
{code}
rpm -ivh https://kojipkgs.fedoraproject.org//packages/http-parser/2.7.1/3.el7/x86_64/http-parser-2.7.1-3.el7.x86_64.rpm && yum -y install nodejs
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)