Re: [DISCUSS] Build Times are getting out of hand

2017-02-07 Thread JJ Meyer
Mike, unfortunately something changed recently, and I can't run `mvn clean install -T 2C` locally anymore. I'd like to echo that I think working on fixing the dependency issue is a very good idea. We've actually faced issues with this on the REST API PR. Working to fix this and having a standard

Re: [DISCUSS] Hosting Kraken maven artifacts in incubator-metron git repo

2017-01-31 Thread JJ Meyer
Mike, You wouldn't need to necessarily download the code and host it in the metron repo. Git sub-modules are sometimes used in cases like this. It is more like a pointer to an external repo. Below is a short read on how we could potentially do this with git sub-modules. I have used these in the

Re: [DISCUSS] Moving GeoIP management away from MySQL

2017-01-16 Thread JJ Meyer
> > > > > > > I like that approach even more. That way we would only have > to worry > > > > > about > > > > > > distributing the database file in binary format to all the > supervisor > > > > > nodes > > > &g

Re: [DISCUSS] Moving GeoIP management away from MySQL

2017-01-16 Thread JJ Meyer
Hello all, Can we leverage maxmind's Java client ( https://github.com/maxmind/GeoIP2-java/tree/master/src/main/java/com/maxmind/geoip2) in this case? I believe it can directly read maxmind file. Plus I think it also has some support for caching as well. Thanks, JJ On Mon, Jan 16, 2017 at 10:32

Re: [DISCUSS] Ambari Metron Configuration Management consequences and call to action

2017-01-15 Thread JJ Meyer
Quite late to the party, but with all this great back and forth I felt like I had to join in :) I believe SolrCloud uses ZooKeeper to manage most of its configuration files. When searching, I was only able to find this (

Re: [DISCUSS] Hosting Kraken maven artifacts in incubator-metron git repo

2017-01-13 Thread JJ Meyer
Has anyone used git's sub-modules before? My understanding is you just point to an external repository. So *technically* I do not think the code would be hosted in the main repo. Even if that was allowed, I have concerns about how inactive the repo is. Could we fork this, make our changes, and

Re: [VOTE] Reporting Issues Wiki

2017-01-06 Thread JJ Meyer
+1 (non-binding) What do you think about changing `*DO NOT FILE A JIRA, DO NOT POST ON ANY OTHER BOARD` *to standard case, but use a confluence warning macro? The all caps just makes me feel like I'm being yelled at :) On Thu, Jan 5, 2017 at 8:10 PM, zeo...@gmail.com wrote: >