Re: Eagle graduation steps

2016-11-13 Thread Senthil Kumar
+1 for nominating Edward. --Senthil On Mon, Nov 14, 2016 at 11:11 AM, Michael Wu wrote: > +1. > > Michael > > On Mon, Nov 14, 2016 at 1:35 PM, Hao Chen wrote: > > > +1 for nominating Edward as VP and Chair of Eagle. > > > > - Hao > > > > On Mon, Nov 14, 2016 at 1:14 PM, Henry Saputra > > wrot

Re: [ANNOUNCE] New Apache Eagle Committer: Jinhu Wu

2016-09-06 Thread Senthil Kumar
Congratz Jinhu! --Senthil On Wed, Sep 7, 2016 at 11:03 AM, Jayesh Senjaliya wrote: > Congratulations Jinhu ! > > On Tue, Sep 6, 2016 at 10:14 PM, Jinhu Wu wrote: > > > Thanks, I'm very glad to become a Apache Eagle committer and PPMC member > > and will make more contributions to Eagle and Apa

Re: hbase-data-activity-monitoring for help

2016-08-04 Thread Senthil Kumar
Thanks Kang for trying out Apache Eagle. Yes KAFKA_HBASE_AUDIT is correct log4J Appender which directly pushes your log messages to Kafka Topic .. Also you should have Kafka and Scala library in your hbase lib path to use KafkaLog4jAppender API . -- Senthil On Aug 5, 2016 8:04 AM, "kangq...@chin

Re: policy match criteria field : timestamp

2016-06-17 Thread Senthil Kumar
Thanks Daniel for checking this.. Yes i too noticed In Policy Creation Page it's accepting only Timestamp in Milliseconds. [image: Inline image 1] It's really good to allow users enter only Date Time not converted milliseconds .. Also in meta data we should change LONG to DATE .. --Senthil

Re: NotificationPluginManagerImpl seems not very stable

2016-04-09 Thread Senthil Kumar
Here is the Piece of Code which Triggers Notifications: for(NotificationPlugin plugin : plugins){ try { LOG.info("execute notification plugin " + plugin); plugin.onAlert(entity); }catch(Exception ex){ LOG.error("fail invoking plugin's onAlert, continue ", ex); } Code throws exception here.. Seems

Re: build error: GC overhead limit exceeded

2016-02-24 Thread Senthil Kumar
Hi Daniel , Can you check/increase memory settings in idea.vmoptions under INTELLIJ_DIR/bin/ and try to rebuild .. Let me know if this helps.. --Senthil On Thu, Feb 25, 2016 at 6:26 AM, Daniel Zhou wrote: > I just build it successfully from terminal using mvn, what I did is: in > terminal I t

[ Question ]Loading Third party Library - Storm Topology Start Up

2016-02-05 Thread Senthil Kumar
Hi All , What is the right way of Loading Third Party Jar when we start Storm Topology ? .. Basically i'm trying to load one of the custom library at the time of Storm topology Start .. It works if I copy the Jar into STORM Library Path .. Is there any option to Pass third party library PATH i

Re: [VOTE]add committer into Eagle project

2016-01-28 Thread Senthil Kumar
+1 --Senthil On Tue, Jan 26, 2016 at 2:50 PM, Edward Zhang wrote: > Hi Eagle Community, > > I would like to nominate Liangfei(Ralph), Su to be Eagle committer based on > his continuous contribution in last 2 months. The detail is as follows: > > https://issues.apache.org/jira/browse/EAGLE-85 >

Eagle Notification Sink Design - UI Impact

2016-01-17 Thread Senthil Kumar
Hi All, For notification SINK , UI also need some changes: Let’s say When creating policies user should be able to select Which Notification Type Should I use for my policy ? Sample List: 1. Email Notification 2. PostToKafkaBus 3. PostToEa

Re: [Discussion] Eagle Extensible and Declarative Notification

2015-12-30 Thread Senthil Kumar
echanism for the communication between > >framework and notification. But today we can just assume everything is on > >the same JVM or there is no status report. > > > >Thanks > >Edward > > > >On 12/9/15, 0:24, "Liangfei.Su" wrote: > > > >&

https://issues.apache.org/jira/browse/EAGLE-47

2015-12-15 Thread Senthil Kumar
Hi All , Pls review the approach for Eagle 47 issue and let us know the comments/suggestions .. https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=61332673 Open Question : Current Eagle Service consider UPDATE request also CREAT i.e When user updates policy in UI the ROW will b

Re: Confluence Page Edit/Create new Page Access

2015-12-15 Thread Senthil Kumar
Thanks Hao! On Tue, Dec 15, 2015 at 3:30 PM, Chen, Hao wrote: > Done. > > > > On 12/15/15, 5:58 PM, "Senthil Kumar" wrote: > > >username : senthilec566 > > > >--Senthil > > > >On Tue, Dec 15, 2015 at 3:27 PM, Chen, Hao wrote: > >

Re: Confluence Page Edit/Create new Page Access

2015-12-15 Thread Senthil Kumar
username : senthilec566 --Senthil On Tue, Dec 15, 2015 at 3:27 PM, Chen, Hao wrote: > What’s you wiki account? > > > > > On 12/15/15, 5:55 PM, "Senthil Kumar" wrote: > > >Hi Team , Can someone help/guide me to get edit access to Eagle > Confluence >

Confluence Page Edit/Create new Page Access

2015-12-15 Thread Senthil Kumar
Hi Team , Can someone help/guide me to get edit access to Eagle Confluence page ?? https://cwiki.apache.org/confluence/display/EAG/Design --Senthil

Re: [Discussion] Eagle Extensible and Declarative Notification

2015-12-13 Thread Senthil Kumar
M or there is no status report. > > > >Thanks > >Edward > > > >On 12/9/15, 0:24, "Liangfei.Su" wrote: > > > >>Awesome! > >> > >>If there is anything(analysis/design) that we think worth for recording, > >>then https

Re: Eagle JIRA's

2015-12-09 Thread Senthil Kumar
gt; promise solid delivery. :-) > > > -- > > Hao > > > On Wed, Dec 9, 2015 at 4:11 PM, Senthil Kumar > wrote: > >> Hi All , I'll look into the following JIRA's.. >> >> https://issues.apache.org/jira/browse/EAGLE-82 >> https://issues.

Eagle JIRA's

2015-12-09 Thread Senthil Kumar
Hi All , I'll look into the following JIRA's.. https://issues.apache.org/jira/browse/EAGLE-82 https://issues.apache.org/jira/browse/EAGLE-81 https://issues.apache.org/jira/browse/EAGLE-47 Will notify this group later on each JIRA's Analysis & Design .. Regards, Senthil