Re: apache storm error

2019-11-04 Thread Nick Allen
This indicates that your Parser topology is not keeping up with the amount of telemetry that it is consuming. You need to do some performance tuning of the topology. - How much telemetry are you trying to parse (in events per second)? - If you just send a low volume of telemetry does it wor

Antivirus in cluster?

2019-11-04 Thread Yerex, Tom
Good morning, Has anyone deployed an antivirus product in their Metron cluster? If you have, I am assuming you have compiled a list of files/directories to exclude, would you be willing to share that list? If your organization has opted to not install any antivirus product, it would be helpf

Re: CSV formatted data to Metron and deploying ML models

2019-11-04 Thread Hema malini
Thanks Tom ..i am trying it out.. On Fri, 1 Nov, 2019, 12:09 AM Yerex, Tom, wrote: > Hi Hema, > > > > I think the CSV formatted data can be imported into HBase and then applied > from there. I don’t know how accurate this is, but I was able to do some > very basic enrichment using the steps here

Could not resolve dependencies

2019-11-04 Thread Gonçalo Pedras
Hi, I'm building Metron alongside the newest Ambari version with the HDP-3.1 support provided by the GitHub project (https://github.com/apache/metron/tree/feature/METRON-2088-support-hdp-3.1). When i'm building Metron with: mvn clean package -DskipTests -Pbuild-rpms it gives me the following e

Re: Could not resolve dependencies

2019-11-04 Thread Michael Miklavcic
Hi, if you haven't built Metron itself, you should also do that from the root project first. mvn clean install -DskipTests Build-rpms will ONLY build the rpms using the existing build artifacts, so if the main build has not been run, those artifacts will not exist. On Mon, Nov 4, 2019 at 10:42 AM

Re-establish /apps/metron directory

2019-11-04 Thread Yerex, Tom
Good afternoon, During development I squashed the /apps/metron/… directory in HDFS. Would someone be able to pinpoint for me the code that builds the /apps/metron directory and sub-directories so I can fix the state of those folders without a reinstallation? Cheers, Tom. smime.