Re: HBaseDao and IndexDao abstraction

2018-10-17 Thread Muhammed Irshad
Mike, Thanks for replying. I had gone through it already and we are indexing our Active Directory logs to hdfs by streaming from Splunk. But I have a requirement of maintaining Active Directory asset inventory ( Just list of asset and their status not historic data) along with AD event indexing.

Re: Metron Release 0.6.1 and/or Plugin release 0.3.0?

2018-10-17 Thread Michael Miklavcic
And I do think we will be ready to roll another Metron release in the near future as well. On Wed, Oct 17, 2018 at 8:26 AM Justin Leet wrote: > I tend to agree with Mike. I think we could do a release of the main > project and get benefit, but I think skipping this cycle (especially since > we

Re: Metron Release 0.6.1 and/or Plugin release 0.3.0?

2018-10-17 Thread Justin Leet
I tend to agree with Mike. I think we could do a release of the main project and get benefit, but I think skipping this cycle (especially since we had a release last month) let's us get things like the ES client migration in and settled and just generally make recommending a newer version easier.

Re: Invite to Slack Channel

2018-10-17 Thread Michael Miklavcic
Sent On Wed, Oct 17, 2018 at 7:23 AM Tibor Meller wrote: > Hi Guys, > Can you add me to the apache metron slack chanel? > > Thanks, > > On Thu, Oct 4, 2018 at 1:14 PM Otto Fowler > wrote: > > > Done > > > > > > On October 4, 2018 at 05:35:06, Tamás Fodor (ftamas.m...@gmail.com) > wrote: > > >

Re: Invite to Slack Channel

2018-10-17 Thread Tibor Meller
Hi Guys, Can you add me to the apache metron slack chanel? Thanks, On Thu, Oct 4, 2018 at 1:14 PM Otto Fowler wrote: > Done > > > On October 4, 2018 at 05:35:06, Tamás Fodor (ftamas.m...@gmail.com) wrote: > > Hello, > > Michael, can you add me as well? > > Thank you in advance! > > Tamas > >

Re: [DISCUSS] Switching to a better alternative of Pikaday.js

2018-10-17 Thread Tamás Fodor
Organizing the codebase as a monorepo could be a good idea to address it. There's a popular and very powerful tool called Lerna to maintain a monorepo: "Splitting up large codebases into separate independently versioned packages is extremely useful for code