Here is the output of the platform_info.sh

Thank you.

-Tarik

On Tue, Jan 9, 2018 at 9:12 AM, Tarik Courdy <tarik.cou...@gmail.com> wrote:

> Good morning -
>
> I am trying to follow this guide
> <https://cwiki.apache.org/confluence/display/METRON/Metron+0.4.1+with+HDP+2.5+bare-metal+install+on+Centos+7+with+MariaDB+for+Metron+REST>
> to installing Metron 0.4.1 on a Virtual Machine running CentOS 7.
>
> I am able to get to the section titled "Build Metron Code" and then I fail
> on this command:
>
> ​> ​
> mvn clean package -DskipTests -T 2C -P HDP-2.5.0.0,mpack
>
>
> I have attached the stack trace at the point where the error is
> encountered.
>
> I have also attached the npm-debug.log
>
> I looked at the package.json file in 
> /home/admin/metron/metron-interface/metron-config/
> and noticed that tough-cookie is not listed as a dependency.
>
> I tried npm install tough-cookie in that directory and when I re-run the
> mvn command it doesn't fail on the tough-cookie dependency, but it does
> fail on another missing dependency.
>
> If there is any insight you could provide to help me get metron set up, it
> would be greatly appreciated.
>
> Thank you for your time.
>
> -Tarik
>
Metron 0.4.1
--
* (detached from apache-metron-0.4.1-release)
--
commit 269d42e923c23835871c9bbc23c4ab0c6007abc4
Author: cstella <ceste...@gmail.com>
Date:   Fri Sep 8 21:30:03 2017 -0400

    METRON-1169: dependency checker has not been running in travis closes 
apache/incubator-metron#744
--
--
./platform-info.sh: line 48: ansible: command not found
--
./platform-info.sh: line 52: vagrant: command not found
--
Python 2.7.5
--
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
2015-11-10T09:41:47-07:00)
Maven home: /opt/apache-maven-3.3.9
Java version: 1.8.0_151, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-5.b12.el7_4.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-693.11.6.el7.x86_64", arch: "amd64", family: 
"unix"
--
Docker version 1.12.6, build ec8512b/1.12.6
--
node
v8.9.4
--
npm
5.6.0
--
Linux localhost.localdomain 3.10.0-693.11.6.el7.x86_64 #1 SMP Thu Jan 4 
01:06:37 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
--
Total System Memory = 32013.1 MB
Processor Model: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
Processor Speed: 2497.108 MHz
Total Physical Processors: 8
Total cores: 8
Disk information:
/dev/mapper/cl-root   44G  3.7G   41G   9% /
/dev/sda1           1014M  186M  829M  19% /boot
This CPU may not support virtualization

Reply via email to