[incubator-eagle] Git Push Summary

2016-09-20 Thread hao
Repository: incubator-eagle Updated Branches: refs/heads/develop [deleted] 8270bd2e5

incubator-eagle git commit: [EAGLE-560] Retry embedded zookeeper port by port +1 when conflicts

2016-09-21 Thread hao
Repository: incubator-eagle Updated Branches: refs/heads/master 187fbdedd -> 269cdcf87 [EAGLE-560] Retry embedded zookeeper port by port +1 when conflicts https://issues.apache.org/jira/browse/EAGLE-560 Author: Hao Chen Closes #447 from haoch/EAGLE-560. Project: http://git-

incubator-eagle git commit: [EAGLE-559] Add AlertServiceTestBase for safely starting embedded zookeeper, coordinator and alert service for common test purpose

2016-09-22 Thread hao
ase for safely starting embedded zookeeper, coordinator and alert service for common test purpose Author: Hao Chen Closes #446 from haoch/EAGLE-559. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/e6c77

incubator-eagle git commit: [EAGLE-591][WIP] Fix conflict streamId between different sites while installing

2016-10-07 Thread hao
conflict streamId between different sites when installation as a quick solution by simply using `{streamId}_{siteId}` as the physical installed `streamId`. Author: Hao Chen Closes #476 from haoch/FixConflictStreamId. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Comm

incubator-eagle git commit: [EAGLE-575] Refactor StaticWebApplication to StaticApplication to support both web/static application

2016-10-08 Thread hao
tor StaticWebApplication to StaticApplication to support both web/static application * Fix test failure problem caused by calling application.run directly Author: Hao Chen Closes #464 from haoch/EAGLE-575. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-

incubator-eagle git commit: [EAGLE-597] Add API to filter publishment and single policy metadata by policyId

2016-10-09 Thread hao
nts, which is NOT an scalable implementation. As a quick solution to fix it in some way, we should provide a API to filter publishments by policy ID, so in this patch it mainly added two APIs: * GET /metadata/policies/{policyId} * GET /metadata/policies/{policyId}/publishments Author: Hao C

incubator-eagle git commit: [EAGLE-593] Eagle Topology assembly multi-version Hadoop support & bug fix

2016-10-09 Thread hao
t-wip-us.apache.org/repos/asf/incubator-eagle/diff/17316124 Branch: refs/heads/master Commit: 17316124af9d82e07c0589550854c274d0cb1059 Parents: 9e87377 Author: wujinhu Authored: Mon Oct 10 10:27:59 2016 +0800 Committer: Hao Chen Committed: Mon Oct 10 14:27:28 2016 +0800

incubator-eagle git commit: [EAGLE-598] Create 'ui' building profile and enable Eagle Web UI Building by default

2016-10-10 Thread hao
-DskipTests Could also disable UI building with: mvn clean install -DskipTests -P!ui Or (if "!" is reserved command in OS) mvn clean install -DskipTests -P\!ui Author: Hao Chen Closes #482 from haoch/EAGLE-598. Project: http://git-wip-us.apache.org/repos/asf/incubator-

incubator-eagle git commit: [EAGLE-577] UI policy management

2016-10-10 Thread hao
mit: 4e5641c356b4e5ae4dad1d7d012bd418fc7b408d Parents: d9b82b4 Author: zombieJ Authored: Mon Oct 10 17:26:07 2016 +0800 Committer: Hao Chen Committed: Mon Oct 10 17:26:07 2016 +0800 -- eagle-server/src/main/webapp/app/dev/index.h

incubator-eagle git commit: [EAGLE-601] Add updating policy status API: PUT /metadata/policies/{policyId}/sta…

2016-10-10 Thread hao
be: `ENABLED` or `DISABLED` Author: Hao Chen Closes #485 from haoch/AddUpdatePolicyStatusAPI. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/4b53793d Tree: http://git-wip-us.apache.org/repos/asf/incubator-ea

incubator-eagle git commit: [MINOR] Support PUT in Access-Control-Allow-Methods

2016-10-10 Thread hao
ree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/tree/7d502533 Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/7d502533 Branch: refs/heads/master Commit: 7d5025336b647ed7afc21e6ddbbeaac2c074ea36 Parents: 4b53793 Author: Hao Chen Authored: Mon Oct 10 19:19:35 2016 +0

incubator-eagle git commit: [EAGLE-603] Enable/Disable Policy in UI

2016-10-10 Thread hao
nts: 7d50253 Author: zombieJ Authored: Mon Oct 10 21:12:20 2016 +0800 Committer: Hao Chen Committed: Mon Oct 10 21:12:20 2016 +0800 -- .../app/dev/partials/alert/policyList.html | 15 ++- .../app/dev/partials/integrat

incubator-eagle git commit: [EAGLE-601] Change updating policy status API as POST /metadata/policies/{policyId}/status/{status}

2016-10-10 Thread hao
wip-us.apache.org/repos/asf/incubator-eagle/commit/757f510a Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/tree/757f510a Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/757f510a Branch: refs/heads/master Commit: 757f510a14a2c79b4d20b4c156aaf079cc1683fe Parents: 9205433 Author:

incubator-eagle git commit: [EAGLE-608] UI update: metadata/policies/policy

2016-10-10 Thread hao
ter Commit: 6f9fb4eed47c7e4b4ff1b955861a4fdbf8cf296f Parents: 757f510 Author: zombieJ Authored: Tue Oct 11 12:02:32 2016 +0800 Committer: Hao Chen Committed: Tue Oct 11 12:02:32 2016 +0800 -- .../app/dev/public/js/compone

incubator-eagle git commit: [EAGLE-605] Fix MR feeder provider.xml and remove useless configure

2016-10-11 Thread hao
mit: fa85dc3e20f163ff84f39ca51d16c5d54fad0482 Parents: 97978c6 Author: wujinhu Authored: Tue Oct 11 16:36:24 2016 +0800 Committer: Hao Chen Committed: Tue Oct 11 16:36:24 2016 +0800 -- .../service/ApplicationOperationContext.java| 1 - .../i

incubator-eagle git commit: [EAGLE-556] Install/Update Alert Topology Metadata when start alert engine

2016-10-11 Thread hao
n topology is stopped Author: Hao Chen Closes #493 from haoch/EAGLE-556. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/fc2407cd Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/tree/fc2407cd Dif

incubator-eagle git commit: EAGLE-609: Fix nullPointerException in DefaultDeduplicator

2016-10-11 Thread hao
mit: 279bc01cd6115281d44df7f81ac3b2be9f3b748f Parents: fc2407c Author: Zhao, Qingwen Authored: Wed Oct 12 12:16:37 2016 +0800 Committer: Hao Chen Committed: Wed Oct 12 12:16:37 2016 +0

incubator-eagle git commit: [EAGLE-613] Support modify ApplicationEntity through POST /rest/apps/{UUID}/

2016-10-12 Thread hao
, "siteId": "sandbox", "topology.numOfPublishTasks": "1", "spout.stormKafkaTransactionZkPath": "/consumers", "spout.kafkaBrokerZkBasePath": "/brokers" }, "mode": "CLUSTER", "j

incubator-eagle git commit: [MINOR] Simply reorg maven repositories

2016-10-13 Thread hao
Repository: incubator-eagle Updated Branches: refs/heads/master a3df07437 -> 806a29c15 [MINOR] Simply reorg maven repositories Simply reorg maven repositories Author: Hao Chen Closes #497 from haoch/FixRepo. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Com

incubator-eagle git commit: [EAGLE-562] added metrics associated with virtual-cores involved since hadoop 2.7.x

2016-10-14 Thread hao
021 Authored: Sat Oct 15 13:28:52 2016 +0800 Committer: Hao Chen Committed: Sat Oct 15 13:28:52 2016 +0800 -- .../queue/common/HadoopClusterConstants.java| 1 + .../crawler/ClusterMetricsParseListener.java| 1 + .../qu

incubator-eagle git commit: [EAGLE-624][UI] Improve ui information and fix bugs

2016-10-16 Thread hao
ove business logic specific logics into dev profile * Rename header and remove pre fo installation content ## Bugs * Fix siteName bug in ui * Installation Doc is not correctly shown in Installation Dialog Author: Hao Chen Closes #513 from haoch/ImproveUIInfo. Project: http://git-wip-us.apache.

incubator-eagle git commit: [MINOR] Add missed license header in BasicAuthProviderBuilder

2016-10-16 Thread hao
mit/e8a73893 Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/tree/e8a73893 Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/e8a73893 Branch: refs/heads/master Commit: e8a73893d5d395fdba3716717f728e8768ae Parents: b103e20 Author: Hao Chen Authored: Mon Oct 17 11:10:16 2

incubator-eagle git commit: [EAGLE-627] Add PolicyValidator and Validation API

2016-10-16 Thread hao
ion like: * Validate syntax is ok * Explain details like inputStreams and outputStreams Author: Hao Chen Closes #515 from haoch/EAGLE-627. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/a6bc0a52 T

incubator-eagle git commit: [EAGLE-615] Jsoup parse hive sql return String without line break "\n"

2016-10-16 Thread hao
rg/repos/asf/incubator-eagle/tree/a710082d Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/a710082d Branch: refs/heads/master Commit: a710082d486e10b4732c00a06dd367dc556df60a Parents: a6bc0a5 Author: chitin Authored: Mon Oct 17 11:42:27 2016 +0800 Committer: Hao Chen Committe

incubator-eagle git commit: [EAGLE-630] Add Publishments to Policy API

2016-10-16 Thread hao
;,.., "publishmentNameN" ] Author: Hao Chen Closes #518 from haoch/EAGLE-630. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/eda6e586 Tree: http://git-wip-us.apache.org/repos/asf/incubat

incubator-eagle git commit: trivial change for triggering source code syncup

2016-10-17 Thread hao
Repository: incubator-eagle Updated Branches: refs/heads/develop [created] df9873975 trivial change for triggering source code syncup Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/df987397 Tree: http:

[incubator-eagle] Git Push Summary

2016-10-18 Thread hao
Repository: incubator-eagle Updated Branches: refs/heads/develop [deleted] df9873975

incubator-eagle git commit: [CI] Integrate coveralls to track eagle code coverage

2016-10-18 Thread hao
at https://coveralls.io/github/apache/incubator-eagle Author: Hao Chen Author: Hao Chen Closes #523 from haoch/integrate_coveralls. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/310935d2 Tree: http://

incubator-eagle git commit: [MINOR] Fix windows EOL

2016-10-18 Thread hao
wip-us.apache.org/repos/asf/incubator-eagle/tree/76fc4410 Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/76fc4410 Branch: refs/heads/master Commit: 76fc4410bbfcddc4757eeb6ebabaa8baf658036a Parents: 2479d32 Author: Hao Chen Authored: Tue Oct 18 17:59:55 2016 +0800 Committer: Hao Chen Commit

incubator-eagle git commit: [MINOR] Remove confusing .gitattributes

2016-10-18 Thread hao
git-wip-us.apache.org/repos/asf/incubator-eagle/tree/c3bde019 Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/c3bde019 Branch: refs/heads/master Commit: c3bde0194f405deea438a553a4f83abb03d599d9 Parents: 76fc441 Author: Hao Chen Authored: Tue Oct 18 18:51:53 2016 +0800 Committer:

incubator-eagle git commit: [UI] Improve integeration page

2016-10-18 Thread hao
ile an Apache [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt). --- Author: Hao Chen Closes #524 from haoch/ImproveIntegerationPage. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/

incubator-eagle git commit: [EAGLE-635] Refactor policy parser and validator for richer plan details and better performance

2016-10-18 Thread hao
nt group by cmd,user insert into HDFS_AUDIT_LOG_ENRICHED_STREAM_SANDBOX_OUT " }, "partitionSpec": [ { "streamId": "hdfs_audit_log_enriched_stream", "type": "GROUPBY", "columns" : [ &q

[39/50] incubator-eagle git commit: [EAGLE-615] Jsoup parse hive sql return String without line break "\n"

2016-10-18 Thread hao
/incubator-eagle/diff/a710082d Branch: refs/heads/master Commit: a710082d486e10b4732c00a06dd367dc556df60a Parents: a6bc0a5 Author: chitin Authored: Mon Oct 17 11:42:27 2016 +0800 Committer: Hao Chen Committed: Mon Oct 17 11:42:27 2016 +0800 -

[41/50] incubator-eagle git commit: [EAGLE-599] improve application config

2016-10-18 Thread hao
[EAGLE-599] improve application config * Support JSON import * UI adjust - separate the general fields & merge env and config tab Author: zombieJ Closes #519 from zombieJ/EAGLE-599. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos

[16/50] incubator-eagle git commit: EAGLE-602: Exception that Spec Version [xxx] of AlertBolt is newer than Stream Event Version [null]

2016-10-18 Thread hao
EAGLE-602: Exception that Spec Version [xxx] of AlertBolt is newer than Stream Event Version [null] Auhtor: Zeng, Bryant Reviewer: ralphsu This closes #486 Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit

[01/50] incubator-eagle git commit: [EAGLE-598] Create 'ui' building profile and enable Eagle Web UI Building by default [Forced Update!]

2016-10-18 Thread hao
mvn clean install -DskipTests Could also disable UI building with: mvn clean install -DskipTests -P!ui Or (if "!" is reserved command in OS) mvn clean install -DskipTests -P\!ui Author: Hao Chen Closes #482 from haoch/EAGLE-598. Project: http://git-wip-us.apache.org/repo

[09/50] incubator-eagle git commit: [EAGLE-608] UI update: metadata/policies/policy

2016-10-18 Thread hao
: Tue Oct 11 12:02:32 2016 +0800 Committer: Hao Chen Committed: Tue Oct 11 12:02:32 2016 +0800 -- .../app/dev/public/js/components/sortTable.js| 7 +++ .../webapp/app/dev/public/js/ctrls/alertCtrl.js | 4 ++-- .../app

[02/50] incubator-eagle git commit: [EAGLE-600] Make AlertUnitTopologyApp compatible with both appId and topology.name

2016-10-18 Thread hao
[EAGLE-600] Make AlertUnitTopologyApp compatible with both appId and topology.name https://issues.apache.org/jira/browse/EAGLE-600 Make sure AlertUnitTopologyApp compatible with both "appId" and "topology.name" Author: Hao Chen Closes #484 from haoch/EAGLE-600. Pro

[43/50] incubator-eagle git commit: [MINOR] Set task number of each bolt in HdfsAuditLog Application

2016-10-18 Thread hao
[MINOR] Set task number of each bolt in HdfsAuditLog Application If not set, the task number of all bolts are 8 Author: Zhao, Qingwen Closes #521 from qingwen220/quickFix. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incub

[32/50] incubator-eagle git commit: [EAGLE-622] : fix the datasource name to topic name caused unit test failure

2016-10-18 Thread hao
[EAGLE-622] : fix the datasource name to topic name caused unit test failure Author: ralphsu This closes #512 Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/7279ee71 Tree: http://git-wip-us.apache.org/re

[33/50] incubator-eagle git commit: [EAGLE-562] added metrics associated with virtual-cores involved since hadoop 2.7.x

2016-10-18 Thread hao
-eagle/tree/1a74b09b Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/1a74b09b Branch: refs/heads/master Commit: 1a74b09b714412d023c99c4fbf6498cc16984657 Parents: 7279ee7 Author: anyway1021 Authored: Sat Oct 15 13:28:52 2016 +0800 Committer: Hao Chen Committed: Sat Oct 15 13:28:52

[08/50] incubator-eagle git commit: [EAGLE-601] Change updating policy status API as POST /metadata/policies/{policyId}/status/{status}

2016-10-18 Thread hao
/incubator-eagle/tree/757f510a Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/757f510a Branch: refs/heads/master Commit: 757f510a14a2c79b4d20b4c156aaf079cc1683fe Parents: 9205433 Author: Hao Chen Authored: Tue Oct 11 11:57:33 2016 +0800 Committer: Hao Chen Committed: Tue Oct 11 11

[30/50] incubator-eagle git commit: [EAGLE-618] migration eagle-jpm-aggregation to application framework-bug fix

2016-10-18 Thread hao
[EAGLE-618] migration eagle-jpm-aggregation to application framework-bug fix Author: wujinhu Closes #509 from wujinhu/EAGLE-618. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/8ff8ecf1 Tree: http://git-

[18/50] incubator-eagle git commit: [EAGLE-604] Support view/editing application configuration after installed

2016-10-18 Thread hao
[EAGLE-604] Support view/editing application configuration after installed Support view/editing application configuration after installed Author: zombieJ Closes #500 from zombieJ/EAGLE-604. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.o

[23/50] incubator-eagle git commit: [EAGLE-618] migration eagle-jpm-aggregation to application framework

2016-10-18 Thread hao
[EAGLE-618] migration eagle-jpm-aggregation to application framework Author: wujinhu Closes #504 from wujinhu/EAGLE-618. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/7bd5d1d2 Tree: http://git-wip-us.a

[47/50] incubator-eagle git commit: [MINOR] Fix windows EOL

2016-10-18 Thread hao
/incubator-eagle/diff/76fc4410 Branch: refs/heads/master Commit: 76fc4410bbfcddc4757eeb6ebabaa8baf658036a Parents: 2479d32 Author: Hao Chen Authored: Tue Oct 18 17:59:55 2016 +0800 Committer: Hao Chen Committed: Tue Oct 18 17:59:55 2016 +0800

[04/50] incubator-eagle git commit: [EAGLE-601] Add updating policy status API: PUT /metadata/policies/{policyId}/sta…

2016-10-18 Thread hao
[EAGLE-601] Add updating policy status API: PUT /metadata/policies/{policyId}/sta… Add updating policy status API: PUT /metadata/policies/{policyId}/status/{status} where `status` could be: `ENABLED` or `DISABLED` Author: Hao Chen Closes #485 from haoch/AddUpdatePolicyStatusAPI

[26/50] incubator-eagle git commit: [MINOR] update AlertUnitTopologyAppProvider.xml

2016-10-18 Thread hao
[MINOR] update AlertUnitTopologyAppProvider.xml Author: Zhao, Qingwen Closes #507 from qingwen220/quickFix. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/e6f9d1bb Tree: http://git-wip-us.apache.org/rep

[48/50] incubator-eagle git commit: [MINOR] Remove confusing .gitattributes

2016-10-18 Thread hao
-us.apache.org/repos/asf/incubator-eagle/diff/c3bde019 Branch: refs/heads/master Commit: c3bde0194f405deea438a553a4f83abb03d599d9 Parents: 76fc441 Author: Hao Chen Authored: Tue Oct 18 18:51:53 2016 +0800 Committer: Hao Chen Committed: Tue Oct 18 18:51:53 2016 +0800

[25/50] incubator-eagle git commit: [EAGLE-612] Use LOCAL when app provider is from class file and use Cluster when from jar file

2016-10-18 Thread hao
[EAGLE-612] Use LOCAL when app provider is from class file and use Cluster when from jar file When jarFile is jar file and use CLUSTER by default. (end with *.jar) When jarFile is class and use LOCAL by default. (end with *.class) Author: zombieJ Closes #506 from zombieJ/EAGLE-612. Project:

[31/50] incubator-eagle git commit: [EAGLE-619] UI Home display site states

2016-10-18 Thread hao
[EAGLE-619] UI Home display site states UI Home display site states Author: zombieJ Closes #511 from zombieJ/EAGLE-619. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/00e92d99 Tree: http://git-wip-us.a

[24/50] incubator-eagle git commit: [EAGLE-582] add simple Basic Authentication registration to server appl…

2016-10-18 Thread hao
[EAGLE-582] add simple Basic Authentication registration to server appl… This is one of the sub-tasks of ticket EAGLE-433, to successfully register a simple Basic Authentication authenticator to the server application. With this check-in, when the server is up, any access to rest api method th

[49/50] incubator-eagle git commit: [UI] Improve integeration page

2016-10-18 Thread hao
/licenses/icla.txt). --- Author: Hao Chen Closes #524 from haoch/ImproveIntegerationPage. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/adc2ba90 Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle

[36/50] incubator-eagle git commit: [EAGLE-621] set authentication disabled by default when no 'auth' is configured

2016-10-18 Thread hao
[EAGLE-621] set authentication disabled by default when no 'auth' is configured Authentication settings are configured in configuration.yml file, starting with "auth" syntax. Now make the system see authentication as disabled when no auth related syntax is set. Also, do some refactoring to make

[17/50] incubator-eagle git commit: [EAGLE-614]: NPE in DynamicPolicyLoader

2016-10-18 Thread hao
[EAGLE-614]: NPE in DynamicPolicyLoader Author: Zeng, Bryant Reviewer: ralphsu This closes #498 Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/4dfb528c Tree: http://git-wip-us.apache.org/repos/asf/incuba

[22/50] incubator-eagle git commit: [EAGLE-617] Scrollbar is missing when install Map Reduce History Job Monitoring

2016-10-18 Thread hao
[EAGLE-617] Scrollbar is missing when install Map Reduce History Job Monitoring add check logic in uiSrv. When dialog close, will check current existed dialog for body 'modal-open' Author: zombieJ Closes #503 from zombieJ/EAGLE-617. Project: http://git-wip-us.apache.org/repos/asf/incubator-e

[46/50] incubator-eagle git commit: [EAGLE-633] MR history feeder read some configurations from eagle server

2016-10-18 Thread hao
[EAGLE-633] MR history feeder read some configurations from eagle server Author: wujinhu Closes #525 from wujinhu/EAGLE-633. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/2479d327 Tree: http://git-wip-

[14/50] incubator-eagle git commit: [EAGLE-613] Support modify ApplicationEntity through POST /rest/apps/{UUID}/

2016-10-18 Thread hao
"spout.kafkaBrokerZkQuorum": "localhost:2181", "appId": "ALERTUNITTOPOLOGYAPP_SANDBOX", "topology.numOfTotalWorkers": "2", "siteId": "sandbox", "topology.numOfPublishTasks": "1",

[19/50] incubator-eagle git commit: EAGLE-594: Remove raw alert from kafka publisher

2016-10-18 Thread hao
EAGLE-594: Remove raw alert from kafka publisher We are leveraging configured deduplicator to dedup the duplicated alerts before publish to kafka, email, slack, etc. However, sometimes we may still want to keep the raw alerts in kafka. Here we have defined rawAlertNamespaceLabel and rawAlertNamesp

[13/50] incubator-eagle git commit: EAGLE-609: Fix nullPointerException in DefaultDeduplicator

2016-10-18 Thread hao
: Wed Oct 12 12:16:37 2016 +0800 Committer: Hao Chen Committed: Wed Oct 12 12:16:37 2016 +0800 -- ...e.alert.app.AlertUnitTopologyAppProvider.xml | 6 ++ .../publisher/impl/DefaultDeduplicator.java | 21

[34/50] incubator-eagle git commit: [EAGLE-624][UI] Improve ui information and fix bugs

2016-10-18 Thread hao
installation content ## Bugs * Fix siteName bug in ui * Installation Doc is not correctly shown in Installation Dialog Author: Hao Chen Closes #513 from haoch/ImproveUIInfo. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator

[44/50] incubator-eagle git commit: [EAGLE-632] clean up configuration for MR history feeder

2016-10-18 Thread hao
[EAGLE-632] clean up configuration for MR history feeder Author: wujinhu Closes #522 from wujinhu/EAGLE-632. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/a781937e Tree: http://git-wip-us.apache.org/re

[15/50] incubator-eagle git commit: [MINOR] Update eagle-env.sh to support MINGW64

2016-10-18 Thread hao
[MINOR] Update eagle-env.sh to support MINGW64 Author: Qingwen Zhao Closes #496 from qingwen220/updateServerScript. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/3301c9d6 Tree: http://git-wip-us.apache

[29/50] incubator-eagle git commit: [EAGLE-616] AlertEngine: Reduce the connection from alert-service to ZK

2016-10-18 Thread hao
[EAGLE-616] AlertEngine: Reduce the connection from alert-service to ZK Author: Zeng, Bryant Reviewer: ralphsu This closes #501 Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/98d1964f Tree: http://git-wi

[27/50] incubator-eagle git commit: [EAGLE-618] migration eagle-jpm-aggregation to application framework-bug fix

2016-10-18 Thread hao
[EAGLE-618] migration eagle-jpm-aggregation to application framework-bug fix Author: wujinhu Closes #508 from wujinhu/EAGLE-618. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/c6ac2eb6 Tree: http://git-

[10/50] incubator-eagle git commit: EAGLE-610 fix grunt code

2016-10-18 Thread hao
EAGLE-610 fix grunt code pass grunt code into maven build Author: zombieJ Closes #491 from zombieJ/EAGLE-610. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/97978c60 Tree: http://git-wip-us.apache.org/

[20/50] incubator-eagle git commit: [MINOR] Simply reorg maven repositories

2016-10-18 Thread hao
[MINOR] Simply reorg maven repositories Simply reorg maven repositories Author: Hao Chen Closes #497 from haoch/FixRepo. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/806a29c1 Tree: http://git-wip

[12/50] incubator-eagle git commit: [EAGLE-556] Install/Update Alert Topology Metadata when start alert engine

2016-10-18 Thread hao
to support extensible application lifecycle management callback listener * Implement AlertUnitTopologyAppListener to add topology metadata when topology is running and remove topology metadata when topology is stopped Author: Hao Chen Closes #493 from haoch/EAGLE-556. Project: http

[42/50] incubator-eagle git commit: [EAGLE-628] Fix jdbc metadata bugs

2016-10-18 Thread hao
[EAGLE-628] Fix jdbc metadata bugs https://issues.apache.org/jira/browse/EAGLE-628 Author: wujinhu Closes #520 from wujinhu/master. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/47349674 Tree: http://

[07/50] incubator-eagle git commit: [MINOR] Update HdfsAuditLogAppProvider.xml

2016-10-18 Thread hao
[MINOR] Update HdfsAuditLogAppProvider.xml Author: Zhao, Qingwen Closes #488 from qingwen220/hdfsAuditLog. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/9205433b Tree: http://git-wip-us.apache.org/repo

[11/50] incubator-eagle git commit: [EAGLE-605] Fix MR feeder provider.xml and remove useless configure

2016-10-18 Thread hao
Committer: Hao Chen Committed: Tue Oct 11 16:36:24 2016 +0800 -- .../service/ApplicationOperationContext.java| 1 - .../impl/ApplicationManagementServiceImpl.java | 22 -- .../impl/ApplicationProviderSPILoader.java

[05/50] incubator-eagle git commit: [MINOR] Support PUT in Access-Control-Allow-Methods

2016-10-18 Thread hao
-us.apache.org/repos/asf/incubator-eagle/diff/7d502533 Branch: refs/heads/master Commit: 7d5025336b647ed7afc21e6ddbbeaac2c074ea36 Parents: 4b53793 Author: Hao Chen Authored: Mon Oct 10 19:19:35 2016 +0800 Committer: Hao Chen Committed: Mon Oct 10 19:19:35 2016 +0800

[03/50] incubator-eagle git commit: [EAGLE-577] UI policy management

2016-10-18 Thread hao
17:26:07 2016 +0800 Committer: Hao Chen Committed: Mon Oct 10 17:26:07 2016 +0800 -- eagle-server/src/main/webapp/app/dev/index.html | 7 +- .../app/dev/partials/alert/policyDetail.html| 111 +++ .../app/dev/partials

[28/50] incubator-eagle git commit: [EAGLE-620]: AlertEngine: SpoutWrapper are sending duplicated message

2016-10-18 Thread hao
[EAGLE-620]: AlertEngine: SpoutWrapper are sending duplicated message Author: ralphsu This closes #510 Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/2e715e3e Tree: http://git-wip-us.apache.org/repos/asf

[06/50] incubator-eagle git commit: [EAGLE-603] Enable/Disable Policy in UI

2016-10-18 Thread hao
-us.apache.org/repos/asf/incubator-eagle/tree/36df3ee7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/36df3ee7 Branch: refs/heads/master Commit: 36df3ee7a556b9e430df2d54ccbf6c483344b6e2 Parents: 7d50253 Author: zombieJ Authored: Mon Oct 10 21:12:20 2016 +0800 Committer: Hao Chen

[21/50] incubator-eagle git commit: [MINOR] Update unitApp configuration

2016-10-18 Thread hao
[MINOR] Update unitApp configuration 1. remove 'topology.name' in AlertUnitTopologyAppProvider.xml 2. remove topology assembly in jpm Author: Zhao, Qingwen Closes #502 from qingwen220/unitApp. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apach

[37/50] incubator-eagle git commit: [MINOR] Add missed license header in BasicAuthProviderBuilder

2016-10-18 Thread hao
://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/e8a73893 Branch: refs/heads/master Commit: e8a73893d5d395fdba3716717f728e8768ae Parents: b103e20 Author: Hao Chen Authored: Mon Oct 17 11:10:16 2016 +0800 Committer: Hao Chen Committed: Mon Oct 17 11:10:16 2016 +0800

[35/50] incubator-eagle git commit: [EAGLE-625] remove site ignore

2016-10-18 Thread hao
[EAGLE-625] remove site ignore Root `.gitignore` prevent the site folder which ignore the web page site folder. Author: zombieJ Closes #516 from zombieJ/EAGLE-625. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eag

[40/50] incubator-eagle git commit: [EAGLE-630] Add Publishments to Policy API

2016-10-18 Thread hao
[EAGLE-630] Add Publishments to Policy API Path: POST /metadata/policies/{policyId}/publishments/ Data: String array, like: [ "publishmentName1", "publishmentName2",.., "publishmentNameN" ] Author: Hao Chen Closes #518 from haoch/EAGLE-

[45/50] incubator-eagle git commit: [CI] Integrate coveralls to track eagle code coverage

2016-10-18 Thread hao
[CI] Integrate coveralls to track eagle code coverage ## CI Building Command mvn clean test cobertura:cobertura coveralls:report -DrepoToken=$COVERALLS_EAGLE_TOKEN Get repoToken and check report at https://coveralls.io/github/apache/incubator-eagle Author: Hao Chen Author: Hao Chen

[38/50] incubator-eagle git commit: [EAGLE-627] Add PolicyValidator and Validation API

2016-10-18 Thread hao
Author: Hao Chen Closes #515 from haoch/EAGLE-627. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/a6bc0a52 Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/tree/a6bc0a52 Diff: http://git-wip

[50/50] incubator-eagle git commit: [EAGLE-635] Refactor policy parser and validator for richer plan details and better performance

2016-10-18 Thread hao
}, "partitionSpec": [ { "streamId": "hdfs_audit_log_enriched_stream", "type": "GROUPBY", "columns" : [ "cmd" ] } ], "parallelismHint": 2 } ~~~ Author: Hao

incubator-eagle git commit: [EAGLE-639] Generate sortSpec only on externalWindow

2016-10-19 Thread hao
Repository: incubator-eagle Updated Branches: refs/heads/master 453c3a5fa -> 6f88c30f8 [EAGLE-639] Generate sortSpec only on externalWindow Generate sortSpec on externalWindow https://issues.apache.org/jira/browse/EAGLE-639 Author: Hao Chen Closes #532 from haoch/EnhancePolicyIntepre

[1/2] incubator-eagle git commit: [EAGLE-647] Support Policy Execution Interpreter and Planner to compile siddhi query to distributed execution plan

2016-10-20 Thread hao
Repository: incubator-eagle Updated Branches: refs/heads/master 8991b61e2 -> 64fce8f80 http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/64fce8f8/eagle-core/eagle-alert-parent/eagle-alert/alert-metadata-parent/alert-metadata-service/src/main/java/org/apache/eagle/service/metadata/reso

[2/2] incubator-eagle git commit: [EAGLE-647] Support Policy Execution Interpreter and Planner to compile siddhi query to distributed execution plan

2016-10-20 Thread hao
* Support alias in inner join condition * Refactor PolicyIntepreter to eagle-alert-engine and decoupel PolicyExecutionPlanner * Fix factory method for PolicyExecutionPlanner Author: Hao Chen Closes #536 from haoch/SupportPatternAndJoin. Project: http://git-wip-us.apache.org/repos/asf/incubator

incubator-eagle git commit: [MINOR] Fix cobertura.totalLineRate as 25 and improve some UT

2016-10-20 Thread hao
Repository: incubator-eagle Updated Branches: refs/heads/master 538e88f71 -> 49db82c5e [MINOR] Fix cobertura.totalLineRate as 25 and improve some UT [MINOR] Fix `cobertura.totalLineRate` as 25 and improve some unit test cases Author: Hao Chen Closes #543 from ha

incubator-eagle git commit: [MINOR] Resolve unstable UT and clean slf4j-log4j dependencies

2016-10-20 Thread hao
Repository: incubator-eagle Updated Branches: refs/heads/master 64fce8f80 -> 605c8b21a [MINOR] Resolve unstable UT and clean slf4j-log4j dependencies Resolve unstable UT and clean useless `slf4j-log4j` dependencies. Author: Hao Chen Closes #539 from haoch/ResolveUnstableUT. Project: h

incubator-eagle git commit: [EAGLE-656] Integrate metric system with application framework

2016-10-20 Thread hao
Repository: incubator-eagle Updated Branches: refs/heads/master 49db82c5e -> 4472fa1f5 [EAGLE-656] Integrate metric system with application framework Integrate metric system with application framework https://issues.apache.org/jira/browse/EAGLE-656 Author: Hao Chen Closes #544 from ha

incubator-eagle git commit: [EAGLE-652] add topology health check to app framework

2016-10-20 Thread hao
mit: eafff46c3df9e245120e5d7235a040d06a3715ce Parents: 4472fa1 Author: yupu Authored: Fri Oct 21 12:23:49 2016 +0800 Committer: Hao Chen Committed: Fri Oct 21 12:23:49 2016 +0800 -- eagle-server/pom.xml |

incubator-eagle git commit: Minor: Expose several async producer config

2016-10-21 Thread hao
a52 Author: Zhao, Qingwen Authored: Fri Oct 21 22:27:55 2016 +0800 Committer: Hao Chen Committed: Fri Oct 21 22:27:55 2016 +0800 -- .../apache/eagle/app/sink/KafkaStreamSink.java | 10 ++ .../eagle/app/s

incubator-eagle git commit: [EAGLE-665] Refactor kafka stream sink and hdfs audit topology using shuffle grouping

2016-10-22 Thread hao
GLE-665 Author: Hao Chen Closes #551 from haoch/refactorHdfsAuditApp. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/435451ef Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/tree/435451ef D

incubator-eagle git commit: [MINOR] Register StormMetricTaggedConsumer only when metric.sink exists

2016-10-23 Thread hao
gle/commit/8bd30aec Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/tree/8bd30aec Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/8bd30aec Branch: refs/heads/master Commit: 8bd30aec1e75f964a0e45af605f37e1b672ba312 Parents: 435451e Author: Hao Chen Authored: Sun Oct 23

incubator-eagle git commit: [EAGLE-650] Hadoop JMX Metric Monitoring Application

2016-10-24 Thread hao
ger node * hbase master node Author: Hao Chen Closes #552 from haoch/EAGLE-650. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/698b3028 Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/t

incubator-eagle git commit: [MINOR] Fix hadoop jmx metric config

2016-10-24 Thread hao
wip-us.apache.org/repos/asf/incubator-eagle/tree/6b87fb3a Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/6b87fb3a Branch: refs/heads/master Commit: 6b87fb3a714f6adf47ba4752b61284b638035f0e Parents: 698b302 Author: Hao Chen Authored: Mon Oct 24 22:45:13 2016 +0800 Committer:

incubator-eagle git commit: [EAGLE-716][API] Forcefully Validate before saving policy into metadata

2016-11-01 Thread hao
OST /policies Author: Hao Chen Closes #593 from haoch/validateBeforeCreatingPolicy. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/77524c7c Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/t

incubator-eagle git commit: [EAGLE-680] Can't genetate Html coverage report

2016-11-01 Thread hao
Branch: refs/heads/master Commit: 8abbd23304bfed5c1a402353838eae9d511f84a7 Parents: 77524c7 Author: chitin Authored: Wed Nov 2 11:32:18 2016 +0800 Committer: Hao Chen Committed: Wed Nov 2 11:32:18 2016 +0800 -- pom.xml | 1 - 1 fi

incubator-eagle git commit: [EAGLE-707] Update JPM logic & ace editor support

2016-11-02 Thread hao
/master Commit: 0cd117c1fb798b6deda7c10bc72bd1e22dfd4da4 Parents: 8abbd23 Author: zombieJ Authored: Wed Nov 2 16:51:01 2016 +0800 Committer: Hao Chen Committed: Wed Nov 2 16:51:01 2016 +0800 -- .../src/main/webapp/app/apps/j

incubator-eagle git commit: [EAGLE-690] integrage topology health check with alert engine

2016-11-02 Thread hao
mit: f108c7f456a02d92c70479895f61d3ab724745f8 Parents: 2bc2596 Author: yupu Authored: Thu Nov 3 14:47:28 2016 +0800 Committer: Hao Chen Committed: Thu Nov 3 14:47:28 2016 +0800 -- .../apache/eagle/topology/TopologyCheckApp.java |

incubator-eagle git commit: [EAGLE-717] Upgrade maven-surefire-plugin for supporting forkMode ( =…

2016-11-03 Thread hao
nch: refs/heads/master Commit: e39c76ce8b503fcf447814cd9ea51c9ced2fee81 Parents: f108c7f Author: baibaichen Authored: Thu Nov 3 15:59:51 2016 +0800 Committer: Hao Chen Committed: Thu Nov 3 15:59:51 2016 +0800 -- pom.xml | 3 ++-

incubator-eagle git commit: [EAGLE-723] Add unit test for configbus.

2016-11-06 Thread hao
gle/diff/0952732e Branch: refs/heads/master Commit: 0952732e6bb0e428daaedbc6c0df0e6f19e86b86 Parents: ca0fae4 Author: r7raul1984 Authored: Mon Nov 7 14:49:11 2016 +0800 Committer: Hao Chen Committed: Mon Nov 7 14:49:11 2016 +0

<    1   2   3   4   5   6   7   8   >