[jira] [Updated] (EAGLE-566) add dedup fields into publishment compare consideration

2016-09-27 Thread Garrett Li (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Garrett Li updated EAGLE-566: - Description: add dedup fields into publishment compare consideration, without it, publishment dedup fields

[jira] [Created] (EAGLE-566) add dedup fields into publishment compare consideration

2016-09-27 Thread Garrett Li (JIRA)
Garrett Li created EAGLE-566: Summary: add dedup fields into publishment compare consideration Key: EAGLE-566 URL: https://issues.apache.org/jira/browse/EAGLE-566 Project: Eagle Issue Type: Bug

[jira] [Created] (EAGLE-567) Enhance Slack publish format

2016-09-27 Thread Zeng, Bryant (JIRA)
Zeng, Bryant created EAGLE-567: -- Summary: Enhance Slack publish format Key: EAGLE-567 URL: https://issues.apache.org/jira/browse/EAGLE-567 Project: Eagle Issue Type: Improvement Repo

[jira] [Commented] (EAGLE-567) Enhance Slack publish format

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

[GitHub] incubator-eagle pull request #456: EAGLE-567: Enhance Slack publish format

2016-09-27 Thread mizeng
GitHub user mizeng opened a pull request: https://github.com/apache/incubator-eagle/pull/456 EAGLE-567: Enhance Slack publish format Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is

[jira] [Created] (EAGLE-568) Set max retry times for HDFS problems, otherwise skip instead of blocking whole topology

2016-09-27 Thread Hao Chen (JIRA)
Hao Chen created EAGLE-568: -- Summary: Set max retry times for HDFS problems, otherwise skip instead of blocking whole topology Key: EAGLE-568 URL: https://issues.apache.org/jira/browse/EAGLE-568 Project: Eag

[jira] [Updated] (EAGLE-568) Set max retry times for HDFS problems, otherwise skip instead of blocking whole topology

2016-09-27 Thread Hao Chen (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chen updated EAGLE-568: --- Labels: eagle-jpm eagle-jpm-mr-history (was: ) > Set max retry times for HDFS problems, otherwise skip instead

[jira] [Updated] (EAGLE-568) Set max retry times for HDFS problems, otherwise skip instead of blocking whole topology

2016-09-27 Thread Hao Chen (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chen updated EAGLE-568: --- Description: h1. Problem and Exception {code} 2016-09-23 16:20:03 Thread-2-mrHistoryJobExecutor org.apache.ea

[jira] [Created] (EAGLE-569) AlertPublishImpl: Concurrency : Inplace change metadata cause concurrent modification issue

2016-09-27 Thread Su Ralph (JIRA)
Su Ralph created EAGLE-569: -- Summary: AlertPublishImpl: Concurrency : Inplace change metadata cause concurrent modification issue Key: EAGLE-569 URL: https://issues.apache.org/jira/browse/EAGLE-569 Project:

[jira] [Commented] (EAGLE-567) Enhance Slack publish format

2016-09-27 Thread Su Ralph (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526488#comment-15526488 ] Su Ralph commented on EAGLE-567: This make the slack message much more pretty. Thanks. > E

[jira] [Commented] (EAGLE-567) Enhance Slack publish format

2016-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526504#comment-15526504 ] ASF GitHub Bot commented on EAGLE-567: -- Github user RalphSu commented on the issue:

[GitHub] incubator-eagle issue #456: EAGLE-567: Enhance Slack publish format

2016-09-27 Thread RalphSu
Github user RalphSu commented on the issue: https://github.com/apache/incubator-eagle/pull/456 We could need to refactor here, not to have these check in here. --- 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 proje

[GitHub] incubator-eagle pull request #454: [EAGLE-566] add dedup fields into publish...

2016-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-eagle/pull/454 --- 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 featur

[jira] [Commented] (EAGLE-566) add dedup fields into publishment compare consideration

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

[GitHub] incubator-eagle issue #454: [EAGLE-566] add dedup fields into publishment co...

2016-09-27 Thread RalphSu
Github user RalphSu commented on the issue: https://github.com/apache/incubator-eagle/pull/454 https://issues.apache.org/jira/browse/EAGLE-566. This PR fixes the incorrect implement of equal() and hashcode(), which cause the alertPublisherBolt not able to detect config change.

[jira] [Commented] (EAGLE-566) add dedup fields into publishment compare consideration

2016-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526517#comment-15526517 ] ASF GitHub Bot commented on EAGLE-566: -- Github user RalphSu commented on the issue:

[jira] [Created] (EAGLE-570) Refactor: Make sure engine publisher only have general feature.

2016-09-27 Thread Su Ralph (JIRA)
Su Ralph created EAGLE-570: -- Summary: Refactor: Make sure engine publisher only have general feature. Key: EAGLE-570 URL: https://issues.apache.org/jira/browse/EAGLE-570 Project: Eagle Issue Type:

[GitHub] incubator-eagle pull request #456: EAGLE-567: Enhance Slack publish format

2016-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-eagle/pull/456 --- 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 featur

[jira] [Commented] (EAGLE-567) Enhance Slack publish format

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

[GitHub] incubator-eagle issue #456: EAGLE-567: Enhance Slack publish format

2016-09-27 Thread RalphSu
Github user RalphSu commented on the issue: https://github.com/apache/incubator-eagle/pull/456 https://issues.apache.org/jira/browse/EAGLE-570 for continue refactor. --- 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

[jira] [Commented] (EAGLE-567) Enhance Slack publish format

2016-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526556#comment-15526556 ] ASF GitHub Bot commented on EAGLE-567: -- Github user RalphSu commented on the issue:

[jira] [Assigned] (EAGLE-569) AlertPublishImpl: Concurrency : Inplace change metadata cause concurrent modification issue

2016-09-27 Thread Su Ralph (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Su Ralph reassigned EAGLE-569: -- Assignee: Su Ralph (was: Garrett Li) > AlertPublishImpl: Concurrency : Inplace change metadata cause co

[GitHub] incubator-eagle pull request #457: [EAGLE-569]: AlertPublishImpl: Concurrenc...

2016-09-27 Thread RalphSu
GitHub user RalphSu opened a pull request: https://github.com/apache/incubator-eagle/pull/457 [EAGLE-569]: AlertPublishImpl: Concurrency : Inplace change metadata … Be sure to do all of the following to help us incorporate your contribution quickly and easily:

[GitHub] incubator-eagle issue #457: [EAGLE-569]: AlertPublishImpl: Concurrency : Inp...

2016-09-27 Thread RalphSu
Github user RalphSu commented on the issue: https://github.com/apache/incubator-eagle/pull/457 Fix to use copy&swap way to refresh metadata changes. --- 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-569) AlertPublishImpl: Concurrency : Inplace change metadata cause concurrent modification issue

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

[jira] [Commented] (EAGLE-569) AlertPublishImpl: Concurrency : Inplace change metadata cause concurrent modification issue

2016-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526832#comment-15526832 ] ASF GitHub Bot commented on EAGLE-569: -- Github user RalphSu commented on the issue:

[GitHub] incubator-eagle pull request #457: [EAGLE-569]: AlertPublishImpl: Concurrenc...

2016-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-eagle/pull/457 --- 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 featur

[jira] [Resolved] (EAGLE-569) AlertPublishImpl: Concurrency : Inplace change metadata cause concurrent modification issue

2016-09-27 Thread Su Ralph (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Su Ralph resolved EAGLE-569. Resolution: Fixed > AlertPublishImpl: Concurrency : Inplace change metadata cause concurrent > modification

[jira] [Commented] (EAGLE-569) AlertPublishImpl: Concurrency : Inplace change metadata cause concurrent modification issue

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

[jira] [Created] (EAGLE-571) AlertEngine: Topology should support loopback topic created after policy deployed

2016-09-27 Thread Su Ralph (JIRA)
Su Ralph created EAGLE-571: -- Summary: AlertEngine: Topology should support loopback topic created after policy deployed Key: EAGLE-571 URL: https://issues.apache.org/jira/browse/EAGLE-571 Project: Eagle

[jira] [Created] (EAGLE-572) AlertEngine: Metadata API doesn't do validation of metadata

2016-09-27 Thread Su Ralph (JIRA)
Su Ralph created EAGLE-572: -- Summary: AlertEngine: Metadata API doesn't do validation of metadata Key: EAGLE-572 URL: https://issues.apache.org/jira/browse/EAGLE-572 Project: Eagle Issue Type: Impr

[jira] [Created] (EAGLE-573) NPE when apply change of 569

2016-09-27 Thread Su Ralph (JIRA)
Su Ralph created EAGLE-573: -- Summary: NPE when apply change of 569 Key: EAGLE-573 URL: https://issues.apache.org/jira/browse/EAGLE-573 Project: Eagle Issue Type: Sub-task Affects Versions: v0.5.

[GitHub] incubator-eagle pull request #458: [EAGLE-573]: NPE when apply change of EAG...

2016-09-27 Thread RalphSu
GitHub user RalphSu opened a pull request: https://github.com/apache/incubator-eagle/pull/458 [EAGLE-573]: NPE when apply change of EAGLE-569 Fix by do npe check in concurret case. Author : ralphsu You can merge this pull request into a Git repository by running: $ git

[jira] [Commented] (EAGLE-573) NPE when apply change of 569

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

[jira] [Commented] (EAGLE-573) NPE when apply change of 569

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

[GitHub] incubator-eagle pull request #458: [EAGLE-573]: NPE when apply change of EAG...

2016-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-eagle/pull/458 --- 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 featur

[jira] [Resolved] (EAGLE-573) NPE when apply change of 569

2016-09-27 Thread Su Ralph (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Su Ralph resolved EAGLE-573. Resolution: Fixed > NPE when apply change of 569 > > > Key: EAGL

[GitHub] incubator-eagle pull request #459: [Minor] Update History Job Counting API

2016-09-27 Thread qingwen220
GitHub user qingwen220 opened a pull request: https://github.com/apache/incubator-eagle/pull/459 [Minor] Update History Job Counting API add a query parameter 'jobType' You can merge this pull request into a Git repository by running: $ git pull https://github.com/qingwen220/in

[jira] [Commented] (EAGLE-557) Setup Eagle v0.5 Documentation Site Layout

2016-09-27 Thread Michael Wu (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15528229#comment-15528229 ] Michael Wu commented on EAGLE-557: -- Setup a mkdocs service on demo node, listening on port

[jira] [Created] (EAGLE-574) UI refactor for support 0.5 api

2016-09-27 Thread Jilin, Jiang (JIRA)
Jilin, Jiang created EAGLE-574: -- Summary: UI refactor for support 0.5 api Key: EAGLE-574 URL: https://issues.apache.org/jira/browse/EAGLE-574 Project: Eagle Issue Type: Task Affects Versions

[jira] [Commented] (EAGLE-574) UI refactor for support 0.5 api

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

[GitHub] incubator-eagle pull request #460: EAGLE-574 UI refactor for support 0.5 api

2016-09-27 Thread zombieJ
GitHub user zombieJ opened a pull request: https://github.com/apache/incubator-eagle/pull/460 EAGLE-574 UI refactor for support 0.5 api Eagle 0.5 updates the rest api interface and UI need also update for support the api. * Remove feature * Support app provider * Cr

[jira] [Updated] (EAGLE-574) UI refactor for support 0.5 api

2016-09-27 Thread Hao Chen (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chen updated EAGLE-574: --- Description: Eagle 0.5 updates the rest api interface and UI need also update for support the api. * Remove f

[jira] [Updated] (EAGLE-574) UI refactor for support 0.5 api

2016-09-27 Thread Hao Chen (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chen updated EAGLE-574: --- Labels: eagle-frontend eagle-jpm-web eagle-ui eagle-ui-framework (was: ) > UI refactor for support 0.5 api > -

[GitHub] incubator-eagle pull request #460: EAGLE-574 UI refactor for support 0.5 api

2016-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-eagle/pull/460 --- 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 featur

[jira] [Commented] (EAGLE-574) UI refactor for support 0.5 api

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

[jira] [Created] (EAGLE-575) Refactor StaticWebApplication to StaticApplication to support both web/static application

2016-09-27 Thread Hao Chen (JIRA)
Hao Chen created EAGLE-575: -- Summary: Refactor StaticWebApplication to StaticApplication to support both web/static application Key: EAGLE-575 URL: https://issues.apache.org/jira/browse/EAGLE-575 Project: Ea

[jira] [Updated] (EAGLE-575) Refactor StaticWebApplication to StaticApplication to support both web/static application

2016-09-27 Thread Hao Chen (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chen updated EAGLE-575: --- Description: * Format appId as "EAGLE_{siteId}_{appType}" in upper case for easily being managed in storm ui *

[jira] [Updated] (EAGLE-575) Refactor StaticWebApplication to StaticApplication to support both web/static application

2016-09-27 Thread Hao Chen (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chen updated EAGLE-575: --- Description: * Format appId as "EAGLE_{siteId}_{appType}" in upper case for easily being managed in storm ui *

[jira] [Updated] (EAGLE-575) Refactor StaticWebApplication to StaticApplication to support both web/static application

2016-09-27 Thread Hao Chen (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chen updated EAGLE-575: --- Labels: eagle-app-framework (was: ) > Refactor StaticWebApplication to StaticApplication to support both web/s

[jira] [Updated] (EAGLE-575) Refactor StaticWebApplication to StaticApplication to support both web/static application

2016-09-27 Thread Hao Chen (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chen updated EAGLE-575: --- Description: * Format appId as EAGLE_$siteId_$appType in upper case for easily being managed in storm ui * R

[jira] [Closed] (EAGLE-566) add dedup fields into publishment compare consideration

2016-09-27 Thread Garrett Li (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Garrett Li closed EAGLE-566. Resolution: Fixed > add dedup fields into publishment compare consideration > ---

[jira] [Created] (EAGLE-576) Dedup enhancements

2016-09-27 Thread Garrett Li (JIRA)
Garrett Li created EAGLE-576: Summary: Dedup enhancements Key: EAGLE-576 URL: https://issues.apache.org/jira/browse/EAGLE-576 Project: Eagle Issue Type: Improvement Affects Versions: v0.5.0

[jira] [Updated] (EAGLE-576) Dedup enhancements

2016-09-27 Thread Garrett Li (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Garrett Li updated EAGLE-576: - Description: 1. per publishment per cache, without global cache 2. support dedup without state field 3. emi

[jira] [Commented] (EAGLE-432) Application status monitoring

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

[GitHub] incubator-eagle pull request #461: [EAGLE-432] Application status monitoring

2016-09-27 Thread DadanielZ
GitHub user DadanielZ opened a pull request: https://github.com/apache/incubator-eagle/pull/461 [EAGLE-432] Application status monitoring Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR tit

[jira] [Commented] (EAGLE-576) Dedup enhancements

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

[GitHub] incubator-eagle pull request #462: EAGLE-576: dedup enhancements

2016-09-27 Thread garrettlish
GitHub user garrettlish opened a pull request: https://github.com/apache/incubator-eagle/pull/462 EAGLE-576: dedup enhancements 1. per publishment per cache, without global cache 2. support dedup without state field 3. emit raw alert into configured namespace You

[jira] [Resolved] (EAGLE-574) UI refactor for support 0.5 api

2016-09-27 Thread Jilin, Jiang (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jilin, Jiang resolved EAGLE-574. Resolution: Fixed > UI refactor for support 0.5 api > --- > >

[jira] [Created] (EAGLE-577) UI policy management

2016-09-27 Thread Jilin, Jiang (JIRA)
Jilin, Jiang created EAGLE-577: -- Summary: UI policy management Key: EAGLE-577 URL: https://issues.apache.org/jira/browse/EAGLE-577 Project: Eagle Issue Type: Task Affects Versions: 0.5