[GitHub] incubator-eagle pull request: EAGLE-81 Notification Plugin Framewo...

2016-01-28 Thread senthilec566
Github user senthilec566 closed the pull request at: https://github.com/apache/incubator-eagle/pull/76 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the f

[jira] [Commented] (EAGLE-81) Notification Plugin Framework

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15120983#comment-15120983 ] ASF GitHub Bot commented on EAGLE-81: - Github user senthilec566 closed the pull request

[jira] [Commented] (EAGLE-128) Fix unit test failure

2016-01-28 Thread Su Ralph (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121115#comment-15121115 ] Su Ralph commented on EAGLE-128: Close this as unit test all runs OK now. And the fix for t

[jira] [Resolved] (EAGLE-128) Fix unit test failure

2016-01-28 Thread Su Ralph (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Su Ralph resolved EAGLE-128. Resolution: Fixed > Fix unit test failure > - > > Key: EAGLE-128 >

[jira] [Closed] (EAGLE-128) Fix unit test failure

2016-01-28 Thread Su Ralph (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Su Ralph closed EAGLE-128. -- > Fix unit test failure > - > > Key: EAGLE-128 > URL: https://iss

[GitHub] incubator-eagle pull request: EAGLE-81 Notification Plugin Framewo...

2016-01-28 Thread senthilec566
GitHub user senthilec566 opened a pull request: https://github.com/apache/incubator-eagle/pull/77 EAGLE-81 Notification Plugin Framework Captured design here in Confluence : https://cwiki.apache.org/confluence/display/EAG/Notification+Plugin+Framework We may need t

[jira] [Commented] (EAGLE-81) Notification Plugin Framework

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121158#comment-15121158 ] ASF GitHub Bot commented on EAGLE-81: - GitHub user senthilec566 opened a pull request:

[GitHub] incubator-eagle pull request: EAGLE-81 Notification Plugin Framewo...

2016-01-28 Thread yonzhang
Github user yonzhang commented on the pull request: https://github.com/apache/incubator-eagle/pull/77#issuecomment-176191482 Thanks for redoing pull request. I don't understand why we need bind notificationType with AlertDefinitionAPIEntity. Doesn't AlertDefinitionAPIEntity has a fiel

[jira] [Commented] (EAGLE-81) Notification Plugin Framework

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121478#comment-15121478 ] ASF GitHub Bot commented on EAGLE-81: - Github user yonzhang commented on the pull reques

[GitHub] incubator-eagle pull request: EAGLE-81 Notification Plugin Framewo...

2016-01-28 Thread senthilec566
Github user senthilec566 commented on the pull request: https://github.com/apache/incubator-eagle/pull/77#issuecomment-176195726 @yonzhang thanks Edward.. yes you are correct.. "one alert definition should possibly have multiple notification types associated " , I missed i

[jira] [Commented] (EAGLE-81) Notification Plugin Framework

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121500#comment-15121500 ] ASF GitHub Bot commented on EAGLE-81: - Github user senthilec566 commented on the pull re

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 >

[GitHub] incubator-eagle pull request: EAGLE-81 Notification Plugin Framewo...

2016-01-28 Thread senthilec566
Github user senthilec566 commented on the pull request: https://github.com/apache/incubator-eagle/pull/77#issuecomment-176203753 I think we need to change the way of parsing Notification Definition .. Will modify this tomorrow to create policy with Multiple Notifications etc.. --- If

[jira] [Commented] (EAGLE-81) Notification Plugin Framework

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121538#comment-15121538 ] ASF GitHub Bot commented on EAGLE-81: - Github user senthilec566 commented on the pull re

[GitHub] incubator-eagle pull request: EAGLE-95 DAM HDFS topology fails to ...

2016-01-28 Thread murkrishn
Github user murkrishn commented on the pull request: https://github.com/apache/incubator-eagle/pull/71#issuecomment-176209284 @yonzhang , as per your design have updated the source. Could you please review now. --- If your project is set up for it, you can reply to this email and hav

[jira] [Commented] (EAGLE-95) DAM HDFS topology fails to start, if there is invalid policy.

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121576#comment-15121576 ] ASF GitHub Bot commented on EAGLE-95: - Github user murkrishn commented on the pull reque

[GitHub] incubator-eagle pull request: EAGLE-81 Notification Plugin Framewo...

2016-01-28 Thread yonzhang
Github user yonzhang commented on the pull request: https://github.com/apache/incubator-eagle/pull/77#issuecomment-176209450 NotificationManager and NotificationPluginLoader should be singleton object, and also we need think of that multiple thread may invoke the updateNotificationPlu

[jira] [Commented] (EAGLE-81) Notification Plugin Framework

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121577#comment-15121577 ] ASF GitHub Bot commented on EAGLE-81: - Github user yonzhang commented on the pull reques

[GitHub] incubator-eagle pull request: EAGLE-81 Notification Plugin Framewo...

2016-01-28 Thread senthilec566
Github user senthilec566 commented on the pull request: https://github.com/apache/incubator-eagle/pull/77#issuecomment-176211320 @yonzhang , can you clarify this statement "This policy is deleted by still there are some alerts associated with this policy id" --- If your

[jira] [Commented] (EAGLE-81) Notification Plugin Framework

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121597#comment-15121597 ] ASF GitHub Bot commented on EAGLE-81: - Github user senthilec566 commented on the pull re

[jira] [Commented] (EAGLE-81) Notification Plugin Framework

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121612#comment-15121612 ] ASF GitHub Bot commented on EAGLE-81: - Github user senthilec566 commented on the pull re

[GitHub] incubator-eagle pull request: EAGLE-81 Notification Plugin Framewo...

2016-01-28 Thread senthilec566
Github user senthilec566 commented on the pull request: https://github.com/apache/incubator-eagle/pull/77#issuecomment-176220337 @yonzhang is it something , that if the policy deleted still alerts can be there .. Pls help me to understand so that i can change code .. --- If your pro

[GitHub] incubator-eagle pull request: EAGLE-81 Notification Plugin Framewo...

2016-01-28 Thread yonzhang
Github user yonzhang commented on the pull request: https://github.com/apache/incubator-eagle/pull/77#issuecomment-176529321 @senthilec566 yes, when the policy is deleted, it is still possible that notification executor receive an alert for this policy because policy evaluation and no

[GitHub] incubator-eagle pull request: EAGLE-81 Notification Plugin Framewo...

2016-01-28 Thread yonzhang
Github user yonzhang commented on the pull request: https://github.com/apache/incubator-eagle/pull/77#issuecomment-176529447 In NotificationPluginLoader, what is the purpose of isPluginLoaded? Also I saw that exceptions are not correctly handled. --- If your project is set up for it,

[jira] [Commented] (EAGLE-81) Notification Plugin Framework

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122790#comment-15122790 ] ASF GitHub Bot commented on EAGLE-81: - Github user yonzhang commented on the pull reques

[jira] [Commented] (EAGLE-81) Notification Plugin Framework

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122792#comment-15122792 ] ASF GitHub Bot commented on EAGLE-81: - Github user yonzhang commented on the pull reques

[GitHub] incubator-eagle pull request: EAGLE-95 DAM HDFS topology fails to ...

2016-01-28 Thread yonzhang
Github user yonzhang commented on the pull request: https://github.com/apache/incubator-eagle/pull/71#issuecomment-176545768 @murkrishn this looks good to me except 2 minor issues 1. can we save one DB call if policyevaluator is not marked down when it is created or previous and cu

[jira] [Commented] (EAGLE-95) DAM HDFS topology fails to start, if there is invalid policy.

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122852#comment-15122852 ] ASF GitHub Bot commented on EAGLE-95: - Github user yonzhang commented on the pull reques

[jira] [Created] (EAGLE-142) Replace AlertDefinitionDAOImpl with PolicyDefinitionDAOImpl

2016-01-28 Thread Su Ralph (JIRA)
Su Ralph created EAGLE-142: -- Summary: Replace AlertDefinitionDAOImpl with PolicyDefinitionDAOImpl Key: EAGLE-142 URL: https://issues.apache.org/jira/browse/EAGLE-142 Project: Eagle Issue Type: Bug

[GitHub] incubator-eagle pull request: EAGLE-95 DAM HDFS topology fails to ...

2016-01-28 Thread RalphSu
Github user RalphSu commented on the pull request: https://github.com/apache/incubator-eagle/pull/71#issuecomment-176549583 @yonzhang @murkrishn The AlertDefinitionDAOImpl could be replaced by PolicyDefinitionDAOImpl. The last time refactor doesn't remove alertdefinition dao impl

[jira] [Commented] (EAGLE-95) DAM HDFS topology fails to start, if there is invalid policy.

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122869#comment-15122869 ] ASF GitHub Bot commented on EAGLE-95: - Github user RalphSu commented on the pull request

[jira] [Updated] (EAGLE-121) predefined/generic topology for adhoc data sources

2016-01-28 Thread Edward Zhang (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Zhang updated EAGLE-121: --- Assignee: Su Ralph > predefined/generic topology for adhoc data sources > -

[jira] [Updated] (EAGLE-123) Data/Alert freshness on Eagle

2016-01-28 Thread Edward Zhang (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Zhang updated EAGLE-123: --- Assignee: Su Ralph > Data/Alert freshness on Eagle > - > >

[GitHub] incubator-eagle pull request: EAGLE-140 Add eagle pipeline, single...

2016-01-28 Thread haoch
GitHub user haoch opened a pull request: https://github.com/apache/incubator-eagle/pull/78 EAGLE-140 Add eagle pipeline, single kafka monitor and hadoop metric monitor scripts https://issues.apache.org/jira/browse/EAGLE-140 You can merge this pull request into a Git repository by r

[jira] [Commented] (EAGLE-140) Eagle Pipeline Package and Script

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122880#comment-15122880 ] ASF GitHub Bot commented on EAGLE-140: -- GitHub user haoch opened a pull request:

[GitHub] incubator-eagle pull request: EAGLE-140 Add eagle pipeline, single...

2016-01-28 Thread haoch
Github user haoch commented on the pull request: https://github.com/apache/incubator-eagle/pull/78#issuecomment-176553645 Merged into master branch. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[jira] [Commented] (EAGLE-140) Eagle Pipeline Package and Script

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122886#comment-15122886 ] ASF GitHub Bot commented on EAGLE-140: -- Github user haoch closed the pull request at:

[jira] [Commented] (EAGLE-140) Eagle Pipeline Package and Script

2016-01-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122885#comment-15122885 ] ASF GitHub Bot commented on EAGLE-140: -- Github user haoch commented on the pull reques

[GitHub] incubator-eagle pull request: EAGLE-140 Add eagle pipeline, single...

2016-01-28 Thread haoch
Github user haoch closed the pull request at: https://github.com/apache/incubator-eagle/pull/78 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Resolved] (EAGLE-140) Eagle Pipeline Package and Script

2016-01-28 Thread Hao Chen (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chen resolved EAGLE-140. Resolution: Resolved > Eagle Pipeline Package and Script > - > >

[jira] [Closed] (EAGLE-140) Eagle Pipeline Package and Script

2016-01-28 Thread Hao Chen (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chen closed EAGLE-140. -- > Eagle Pipeline Package and Script > - > > Key: EAGLE-140 >

RE: [VOTE]add committer into Eagle project

2016-01-28 Thread Krishna, Murali(AWF)
+1 - Murali Krishna -Original Message- From: Edward Zhang [mailto:yonzhang2...@apache.org] Sent: Tuesday, January 26, 2016 2:51 PM To: dev@eagle.incubator.apache.org; u...@eagle.incubator.apache.org Subject: [VOTE]add committer into Eagle project Hi Eagle Community, I would like to nom

[EAGLE BUILD FAILED] incubator-eagle-main failed on build #25

2016-01-28 Thread Apache Jenkins Server
The Apache Jenkins build system has built incubator-eagle-main (build #25) Status: Failure Check console output at https://builds.apache.org/job/incubator-eagle-main/25/ to view the results. Test Report is at: Test Result

February 2016 Report

2016-01-28 Thread Marvin Humphrey
Greetings, {podling} developers! This is a reminder that your report is due next Wednesday, February 3rd. Details below. Best, Marvin Humphrey, Report Manager for February, on behalf of the Incubator PMC --- Dear podling, This email was sent by an automated system on behalf of t