Re: Error deploying Metron 0.3.1 single Node

2018-11-30 Thread zeo...@gmail.com
Ansible 2.0.0.2 is no longer supported. I recently spun up master with the latest version of ansible. Note that if you use a Mac, you must use pip to install the latest ansible, the Brew version will not work currently. You may want to look at https://github.com/apache/metron/pull/1261, it's

Re: Metron Release 0.6.0 fails to compile metron-config

2018-11-30 Thread Nick Allen
These sorts of follow-ups do not help. Support is offered voluntarily on this mailing list. Please be patient. On Fri, Nov 30, 2018 at 1:32 PM Farrukh Naveed Anjum < anjum.farr...@gmail.com> wrote: > Hi, > > Awaiting answer ? > > On Fri, Nov 30, 2018, 4:45 PM Farrukh Naveed Anjum < >

Re: Metron Release 0.6.0 fails to compile metron-config

2018-11-30 Thread Nick Allen
I am copying a previous reply from Shane Ardell because he forgot to include the subject line. Shane replied... When you run a build with maven, the versions of npm and node are specified in each interface's pom.xml. As of the latest release, both the Alerts UI and Management UI use *node 9.11.1

Re: Metron Release 0.6.0 fails to compile metron-config

2018-11-30 Thread Farrukh Naveed Anjum
Hi, Awaiting answer ? On Fri, Nov 30, 2018, 4:45 PM Farrukh Naveed Anjum I tried hard to run the > mvn clean package -DskipTests -T 2C -P HDP-2.5.0.0,mpack > > but metron-config failed, after reading the comments from one post i tried > to run npm install (in metron-config) folder. But it again

[no subject]

2018-11-30 Thread Shane Ardell
To correct myself in the last reply, the current release of Metron uses node 9.11.1 and npm 6.2.0. Sorry about the confusion. On 2018/11/30 14:36:34, Shane Ardell wrote: > When you run a build with maven, the versions of npm and node are specified > in each interface's pom.xml. As of the

[no subject]

2018-11-30 Thread Shane Ardell
When you run a build with maven, the versions of npm and node are specified in each interface's pom.xml. As of the latest release, both the Alerts UI and Management UI use npm 9.11.1 and node 6.2.0. It looks like you used node 6.14.3 and npm 3.10.10 here. Not using the versions specified in

Re: Error deploying Metron 0.3.1 single Node

2018-11-30 Thread Babak Abbaschian
I am trying to be able to see this system for the first time for two weeks, any help to getting me to a working product is appreciated. The plan was to compare this with Moloch and ES-PacketBeats-LogStash, which I was able to install them and are running like a charm on our systems now. Sent

Re: Error deploying Metron 0.3.1 single Node

2018-11-30 Thread Simon Elliston Ball
Are you looking to install a dev build? If not and you just want to use the system, you may be better off with a pre-built distribution. Simon > On 30 Nov 2018, at 12:48, Babak Abbaschian wrote: > > It’s two weeks that I’m trying to install metron 0.6.1, but I end up with an > error with

Re: Error deploying Metron 0.3.1 single Node

2018-11-30 Thread Babak Abbaschian
It’s two weeks that I’m trying to install metron 0.6.1, but I end up with an error with mpm failing to install some dependencies. From the other side everything in Metron’s documentation is too old, CentOs 6, Ubuntu 14, Ansible 2.0.0.2 etc. And at the same time we need NodeJs 9(accompanied with

Metron Release 0.6.0 fails to compile metron-config

2018-11-30 Thread Farrukh Naveed Anjum
I tried hard to run the mvn clean package -DskipTests -T 2C -P HDP-2.5.0.0,mpack but metron-config failed, after reading the comments from one post i tried to run npm install (in metron-config) folder. But it again failed with following errors. npm WARN deprecated node-uuid@1.4.8: Use uuid