Re: How to query profiler data between custom dates

2019-02-12 Thread Mohan Venkateshaiah
Hi , You have to use profiler-spark if you have to profile based on telemetry data that was captured in the past . You should set the below properties at batch-profiler.properties before running your batch profiler .. profiler.batch.input.begin="2019-01-01T00:00:00Z"

Re: How to provide hbase-site.xml to Stellar Processor Java API

2019-01-24 Thread Mohan Venkateshaiah
Hi Anil, I had done similar to this in the past . In the stellar to get the hbase configuration we call HBaseConfiguration.create() , in that call hbase adds the hbase-site and core-site as resources to the config we probably SHOULD let people specify a base config. What I had done was in

Re: [ANNOUNCE] Shane Ardell is a committer

2018-11-19 Thread Mohan Venkateshaiah
Congrats Shane !! Thanks Mohan DV On 11/19/18, 10:26 PM, "Michael Miklavcic" wrote: Congrats! On Mon, Nov 19, 2018 at 8:56 AM Shane Ardell wrote: > I want to extend a huge thank you to everyone part of Apache Metron's PMC > for offering me this opportunity!

Re: [DISCUSS] Deprecate split-join enrichment topology in favor of unified enrichment topology

2018-11-02 Thread Mohan Venkateshaiah
+1 (non-binding) Thanks Mohan DV On 11/2/18, 3:29 PM, "zeo...@gmail.com" wrote: +1 totally agree. Jon On Fri, Nov 2, 2018, 1:31 AM Anand Subramanian wrote: > Piling on my +1 (non-binding) as well. > > On 11/2/18, 4:41 AM, "Ryan Merriman" wrote:

Re: Anand is a new Committer!

2018-01-11 Thread Mohan Venkateshaiah
Congrats Anand ! On 1/11/18, 7:59 PM, "Casey Stella" wrote: The Project Management Committee (PMC) for Apache Metron has invited Anand Subramanian to become a committer and we are pleased to announce that they have accepted. Congratulations and welcome,

Re: [VOTE] Metron 0.4.0 release (RC2)

2017-04-28 Thread Mohan Venkateshaiah
+1 (non-binding) completed the below testing on the build 1. Built metron 0.4.0 2. Deployed metron vagrant full-dev-platform 3. Verified metron is working by checking Ambari, Storm , indexing and data written to HDFS. 4. Added new squid telemetry 5. Created new ‘whois’ enrichment and