[GitHub] incubator-eagle issue #658: [EAGLE-773] org.apache.eagle.service.generic.Met...

2016-11-16 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/658
  
Thanks. Next time, you can paste the jira ticket link when you create the 
pull request, so that the jira can track the update of your pull request. 😄 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #659: EAGLE-780: Update spark running config to...

2016-11-16 Thread qingwen220
Github user qingwen220 commented on a diff in the pull request:

https://github.com/apache/incubator-eagle/pull/659#discussion_r88187298
  
--- Diff: 
eagle-jpm/eagle-jpm-spark-history/src/main/java/org/apache/eagle/jpm/spark/history/SparkHistoryJobAppConfig.java
 ---
@@ -31,7 +31,7 @@
 static final String SPARK_HISTORY_JOB_FETCH_SPOUT_NAME = 
"sparkHistoryJobFetchSpout";
 static final String SPARK_HISTORY_JOB_PARSE_BOLT_NAME = 
"sparkHistoryJobParseBolt";
 
-static final String DEFAULT_SPARK_JOB_HISTORY_ZOOKEEPER_ROOT = 
"/eagle/sparkJobHistory";
+static final String DEFAULT_SPARK_JOB_HISTORY_ZOOKEEPER_ROOT = 
"/app/spark/history";
--- End diff --

update /app -> /apps


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #658: [EAGLE-773] org.apache.eagle.service.generic.Met...

2016-11-15 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/658
  
@baibaichen, could you please give us more details on this issue?


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #659: EAGLE-780: Update spark running config to...

2016-11-15 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/659

EAGLE-780: Update spark running config to integrate with the application 
framework

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-780

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/659.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #659


commit b8008efe6cdbbd1e4d1ff9007affb8023b74f840
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-11-16T05:40:54Z

update spark running job app config

commit 6b0e912ae483f1a95cd63711752c89326e48ccbd
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-11-16T07:23:58Z

update spark running job app config




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #646: [MINOR]: add back policy scheduler

2016-11-10 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/646

[MINOR]: add back policy scheduler



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle minor

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/646.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #646


commit 17864cc5cee354c7ae72e5e0cb24a14658de0b13
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-11-11T07:36:26Z

add back policy scheduler




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #644: EAGLE-760: add size limit in the alert li...

2016-11-09 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/644

EAGLE-760: add size limit in the alert list APIs

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-760

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/644.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #644


commit 83c66e7ca399fa7f7fcda21e50103e968351bc5a
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-11-10T05:55:58Z

remove partition key in kafkaStreamSink

commit daebdee8be935e792dc36e383250a37f2420e6dd
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-11-10T07:37:36Z

Policy alert list support size limit




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #643: EAGLE-761: remove partition key in kafkaS...

2016-11-09 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/643

EAGLE-761: remove partition key in kafkaStreamSink

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-761

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/643.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #643


commit 83c66e7ca399fa7f7fcda21e50103e968351bc5a
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-11-10T05:55:58Z

remove partition key in kafkaStreamSink




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #624: EAGLE-752 JPM statistic need remove jobType

2016-11-08 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/624
  
LGTM


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #622: EAGLE-751: update policyDefinition#equal

2016-11-07 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/622

EAGLE-751: update policyDefinition#equal

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGEL-751

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/622.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #622


commit 8f7c2d03317502e9f121e4ce17cdeab99388a1dc
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-11-08T07:29:14Z

update policyDefinition#equal




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #618: EAGLE-745 add site delete err message

2016-11-07 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/618
  
LGTM


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #614: EAGLE-743: fix a bug in streamRouter

2016-11-07 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/614
  
@RalphSu I have added it. Thanks


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #616: EAGLE-744: add rest api for searching ale...

2016-11-07 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/616

EAGLE-744:  add rest api for searching alerts by a policy id

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

GET/rest/metadata/policies/{policyId}/alerts

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-744

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/616.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #616


commit 81c39d578e928b953b9d472af3d5927aa7dc402e
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-11-07T09:14:41Z

add a new api




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #614: EAGLE-743: fix a bug in streamRouter

2016-11-07 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/614

EAGLE-743: fix a bug in streamRouter

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-743

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/614.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #614


commit dfcb72c3d7bca97a26837315b5fed2b4a01046a4
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-11-07T08:25:44Z

fix a bug in streamRouter




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #605: MINOR: change timeZone in Eagle to UTC

2016-11-03 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/605

MINOR: change timeZone in Eagle to UTC

change timeZone in Eagle to UTC

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle minor

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/605.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #605


commit 80adc013e80e7ba8f940969199670dcb5d6c62c5
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-11-03T09:59:37Z

change timeZone in Eagle to UTC




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #600: EAGLE-720 Policy edit ui auto generate descripti...

2016-11-02 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/600
  
LGTM


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #598: [EAGLE-719] fix configuration bug in application...

2016-11-02 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/598
  
LGTM 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #599: EAGLE-721: remove duplicate DateTimeUtil

2016-11-02 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/599

EAGLE-721: remove duplicate DateTimeUtil

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle minor

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/599.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #599


commit bf2dfd50ab2d51d02e6d32772c190ea8750339c3
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-11-02T09:25:31Z

remove duplicate DateTimeUtil




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #570: EAGLE-690 : integrage topology health che...

2016-11-01 Thread qingwen220
Github user qingwen220 commented on a diff in the pull request:

https://github.com/apache/incubator-eagle/pull/570#discussion_r8591
  
--- Diff: 
eagle-topology-check/eagle-topology-app/src/main/resources/application.conf ---
@@ -28,7 +32,7 @@
   }
 
   dataSourceConfig : {
-hdfs.namenodeUrl: "http://sandbox.hortonworks.com:50070;,
+hdfs.namenodeUrl: "https://apollo-phx-nn.vip.ebay.com:50070;,
--- End diff --

please remove this sensitive info!


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #582: EAGLE-699 UI imporvement

2016-10-28 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/582
  
LGTM


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #581: EAGLE-696: Update HdfsAuditLogApp Configu...

2016-10-28 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/581

EAGLE-696: Update HdfsAuditLogApp Configuration

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-696

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/581.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #581


commit 961f67287b4c87215cf28f44e8d706c4c8f7fa2f
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-28T09:53:45Z

Update HdfsAuditLogApp Configuration




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #575: [Minor] Enhance new publisher AlertEagleS...

2016-10-27 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/575

[Minor] Enhance new publisher AlertEagleStorePlugin

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

* implement alert apis on jdbc & mongodb
* add a rest api for searching a alert by alertId

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-681

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/575.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #575


commit 807cde2bf8ab0ed42ee1ed1f983d684048e0bb63
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-27T05:16:25Z

add eagleStorePlugin

commit 7cb35f74e4c947b27c0541ef16614dcb19b0b619
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-27T10:09:51Z

add alerts rest api for InMemMetadataDaoImpl

commit 76e77e7aff7f799013a5a4725cd2577294139a90
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-27T15:15:55Z

add search alert by alertId




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #573: EAGLE-681: Add new publisher AlertEagleStorePlug...

2016-10-27 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/573
  
http://localhost:9090/rest/metadata/alerts/batch

`[
{
"alertId": "c961dae1-b023-4851-a908-d1dc2cc138bd",
"siteId": "sandbox",
"appIds": [
"HDFSAUDITLOGAPPLICATION_SANDBOX"
],
"policyId": "test",
"policyValue": "from 
HDFS_AUDIT_LOG_ENRICHED_STREAM_SANDBOX[str:contains(src,'/tmp/test') and 
((cmd=='rename' and str:contains(dst, '.Trash')) or cmd=='delete')] select * 
insert into hdfs_audit_log_enriched_stream_out",
"alertTimestamp": 0,
"alertData": {
"securityZone": "NA",
"dst": 
"/user/hdfs/.Trash/Current/tmp/test/subtest/private1477563438822",
"sensitivityType": "NA",
"src": "/tmp/test/subtest/private",
"allowed": "true",
"host": "192.168.0.1",
"cmd": "rename",
"user": "hdfs",
"timestamp": "2016-10-27 18:17:18"
}
},
{
"alertId": "9ac087e8-8e44-4f86-8a45-09942b48c9bf",
"siteId": "sandbox",
"appIds": [
"HDFSAUDITLOGAPPLICATION_SANDBOX"
],
"policyId": "test",
"policyValue": "from 
HDFS_AUDIT_LOG_ENRICHED_STREAM_SANDBOX[str:contains(src,'/tmp/test') and 
((cmd=='rename' and str:contains(dst, '.Trash')) or cmd=='delete')] select * 
insert into hdfs_audit_log_enriched_stream_out",
"alertTimestamp": 0,
"alertData": {
"securityZone": "NA",
"dst": 
"/user/hdfs/.Trash/Current/tmp/test/subtest/private1477563487890",
"sensitivityType": "NA",
"src": "/tmp/test/subtest/private",
"allowed": "true",
"host": "192.168.0.1",
"cmd": "rename",
"user": "hdfs",
"timestamp": "2016-10-27 18:18:07"
}
}
]`


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #573: EAGLE-681: Add new publisher AlertEagleSt...

2016-10-27 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/573

EAGLE-681: Add new publisher AlertEagleStorePlugin

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-681

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/573.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #573


commit 17a778e82d571f4409bcafceb33284be830e8499
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-27T05:16:25Z

add eagleStorePlugin

commit 0b0dff360359659f78e070c3c6d11ba029a17503
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-27T10:09:51Z

add alerts rest api for InMemMetadataDaoImpl




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #549: Minor: Expose several async producer conf...

2016-10-21 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/549

Minor: Expose several async producer config



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle kafkaProducer

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/549.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #549


commit 726154683e9b97f54cb088d46f946bcfc17e56dd
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-21T12:14:13Z

expose several async producer config




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #538: EAGLE-646: AlertUnitTopology does not reb...

2016-10-20 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/538

EAGLE-646: AlertUnitTopology does not rebuild the scheduler state after 
restarting  

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

1. Fix a bug that alertUnitTopology does not rebuild the scheduler state 
after restarting
2. Fix topology assembly dependency bug 


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-646

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/538.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #538


commit 723699d3111f55d4bb674ced35f25aac86ab0662
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-20T05:31:58Z

Add coordinator build in AlertUnitTopology listener

commit 84b92063f8ccd94288d355b18f469e8318f7aaf4
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-20T07:04:00Z

Fix topology-assembly dependency




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #531: EAGLE-637 set task number of UnitTopology...

2016-10-18 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/531

EAGLE-637 set task number of UnitTopologyRunner

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle quickFix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/531.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #531


commit 22519845d21f44a87a20f6e5aad707b91a4c2e2d
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-18T11:30:20Z

set task number of UnitTopologyRunner

commit bfbb5a3499efbd203a41cbf4d915c5102a3032dc
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-18T12:50:22Z

set router & alert task number as 1




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #530: [EAGLE-634] clean up configuration for MR runnin...

2016-10-18 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/530
  
LGTM


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #528: [EAGLE-563] migrate eagle-hadoop-queue to use ap...

2016-10-18 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/528
  
LGTM


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #527: Minor: set task number of UnitTopologyRun...

2016-10-18 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/527

Minor: set task number of UnitTopologyRunner



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle quickFix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/527.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #527


commit 22519845d21f44a87a20f6e5aad707b91a4c2e2d
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-18T11:30:20Z

set task number of UnitTopologyRunner




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #521: [Minor] Set task number of each bolt in H...

2016-10-17 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/521

[Minor] Set task number of each bolt in HdfsAuditLog Application

If not set, the task number of all bolts are 8

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle quickFix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/521.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #521


commit 87a0a18213c1b45f35050d3556c7b6dae601cbc5
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-14T06:56:57Z

update AlertUnitTopologyAppProvider.xml

commit e63cf9e9bc4b1fd0b38340d2db6d6d481712ba32
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-17T14:21:45Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-eagle into quickFix

commit 23dd4ee93d68def665c87010b8379aef650e9948
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-17T14:26:50Z

set task number of HdfsAuditLogApplication




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #507: [Minor] update AlertUnitTopologyAppProvid...

2016-10-14 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/507

[Minor] update AlertUnitTopologyAppProvider.xml



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle quickFix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/507.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #507


commit 87a0a18213c1b45f35050d3556c7b6dae601cbc5
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-14T06:56:57Z

update AlertUnitTopologyAppProvider.xml




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #506: Eagle-612 Use LOCAL when app provider is from cl...

2016-10-13 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/506
  
LGTM


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #502: [Minor]: Update unitApp configuration

2016-10-13 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/502

[Minor]: Update unitApp configuration

1. remove 'topology.name' in AlertUnitTopologyAppProvider.xml
2. remove topology assembly in jpm 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle unitApp

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/502.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #502


commit 9e6eef39fc0deabe35fbbaede2c01bf163ad8578
Author: Zhao, Qingwen <qingwz...@apache.org>
Date:   2016-10-13T11:57:58Z

update unitApp configuration




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #500: Eagle-604 Support view/editing application confi...

2016-10-13 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/500
  
LGTM


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #496: [Minor] Update eagle-env.sh to support MI...

2016-10-12 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/496

[Minor] Update eagle-env.sh to support MINGW64



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle updateServerScript

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/496.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #496


commit 1aad465af66ea878811578c9fa6fee674cdc5d65
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-10-12T09:48:28Z

update eagle-env.sh




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #488: [Minor] Update HdfsAuditLogAppProvider.xm...

2016-10-10 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/488

[Minor] Update HdfsAuditLogAppProvider.xml



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle hdfsAuditLog

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/488.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #488


commit 6a96969aa72c803b823e83dd89fae45e194f3c49
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-10-10T13:16:50Z

update HdfsAuditLogAppProvider.xml




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #477: EAGLE-592: add MessageJsonScheme which ex...

2016-10-07 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/477

EAGLE-592: add MessageJsonScheme which extracts audit log from a json 
formatted …

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



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-592

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/477.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #477


commit 107bedceba73305163b3487bd94ed36cccaa2efd
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-10-08T05:49:26Z

add MessageJsonScheme which extracts audit log from a json formatted message




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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/incubator-eagle historyJob

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/459.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #459


commit 5dc4e9094357081fd06b4d933d5cb0febae71710
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-23T07:14:00Z

add jobType filter in JobHistory count

commit 619f9c231645b506f3e335f2421d9005748d247a
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-27T03:37:39Z

Merge branch 'master' of https://github.com/apache/incubator-eagle into 
historyJob

commit fb3bde18c53bfa4ed52d359082b9404d3a44ffb0
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-27T03:41:16Z

Merge branch 'master' of https://github.com/apache/incubator-eagle into 
historyJob




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #432: EAGLE-538: Add Mapreduce task level apis

2016-09-22 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/432
  
TestServiceAppWithZk failed due to a known issue caused by zookeeper. I 
will ignore it and merge this pull request


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #449: EAGLE-545: hdfs/bhase/yarn topology healt...

2016-09-22 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/449

EAGLE-545: hdfs/bhase/yarn topology health check

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

The app aims to monitor those services with a master-slave structured 
topology and provides metrics at the HOST level. Specifically, this app will 
support the following services healthy check
* HDFS: namenode, datanode, journalnode
* HBASE: hmaster, regionservers
* YARN: resourcemanager, nodemanagers, historyserver


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle topology

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/449.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #449


commit 944f2e9f85fea6a619292f1fadf217d521cd18d4
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-09-04T14:49:32Z

add topology check app

commit f159a86fba50351e82d59f1a959154a9607fc84d
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-05T03:13:51Z

update config

commit 4a3d930655a38a8cd9938160c9c9cb53611724c3
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-05T03:13:51Z

update config

commit dec82717e93656f705b3e31399cac1abf0782f28
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-12T08:23:56Z

Merge branches 'topology' and 'topology' of 
https://github.com/qingwen220/incubator-eagle into topology

commit 56ebae70fb3616b342d730487175d18c1565aa49
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-12T08:33:00Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-eagle into topology

commit 5a429450d514b319d35828ee8a677af7cff59b7d
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-14T02:26:33Z

update

commit 5cab972f08d8acbdc4ec588e4499c20c64e6184b
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-18T13:03:26Z

update hdfs parser

commit 1fc5b5e91c26ef63dfec38514037f4e70e2f4b84
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-19T11:03:24Z

add mr topology parser

commit a22e4225961ab8f23e72d31c2adda827293eda6c
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-09-19T15:31:10Z

add hbase topology parse

commit 4dfabfb566b26128e1ec527fc8bbf6e3ebb9be8c
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-20T09:59:08Z

update add topology persist bolt

commit 8210949ef3f2cc64ba257fae1616f5bd00045002
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-09-20T16:08:47Z

disable unit tests

commit b5543a5ff79d8a222f7c444aba4fffb57e6c8cfb
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-09-20T17:02:17Z

Fix a bug in topologyCheckSpout

commit 51c4d987ea7d2354b0e95a5ef1d115ee237c6b90
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-09-21T02:49:40Z

add exception handling

commit bbb41ff25541f6fec74db13ee853c43542ae5ece
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-09-21T11:11:36Z

Fix bugs in topology check

commit 8af527aac164033867f408e9b53a99794486151f
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-09-22T06:31:26Z

add history server monitoring




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #432: EAGLE-538: Add Mapreduce task level apis

2016-09-12 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/432

EAGLE-538: Add Mapreduce task level apis

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle dataSkew

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/432.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #432


commit 2745ce9640ef2c48417d3862b5bfde0ccf867af0
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-09T12:18:39Z

add task execution apis

commit 5b83863264f262758bf1d4e5770846b92026a82a
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-09T12:19:47Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-eagle into dataSkew

commit 66d15286bbe3e2660849c92d3193af4d6f5a7a56
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-09T12:56:08Z

Fix checkstyle error

commit 4445be707f9f3c6ae694eca6a5c9e357072338c9
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-09T13:03:28Z

add acess modifier

commit 032f5e962e5e7c670c9174ab7c16d7dbb941fc42
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-09-10T07:04:37Z

add eagle-jpm-service in eagle server

commit 760847c1470eecb0986a0745ed9e142bde7588b9
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-12T06:47:03Z

fix bugs in eagle jpm service




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #421: add jobTypes list in response

2016-09-06 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/421


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #416: Update spark history job feeder config & ...

2016-09-06 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/416


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #416: Update spark history job feeder config & ...

2016-09-04 Thread qingwen220
Github user qingwen220 commented on a diff in the pull request:

https://github.com/apache/incubator-eagle/pull/416#discussion_r77465606
  
--- Diff: 
eagle-jpm/eagle-jpm-spark-history/src/main/resources/application.conf ---
@@ -45,7 +48,6 @@
 }
   },
   "storm":{
-worker.num: 2,
--- End diff --

i agree with u, and the following commit is the update


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #416: Update spark history job feeder config & ...

2016-09-02 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/416

Update spark history job feeder config & refactor the code



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle sparkHist

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/416.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #416


commit d28435c3b8dadd9acadac159e572c4d56d8a1f3e
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-09-02T08:06:55Z

Update spark history job feeder config & refactor the code




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #414: [EAGLE-518] add Job counter metrics for mr histo...

2016-09-01 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/414
  
merged. Please close it


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #408: EAGLE-514: Add two job count apis

2016-09-01 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/408


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #404: [EAGLE-511] Fix NullPointerException for spark h...

2016-09-01 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/404
  
merged. Please close it



---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #390: [EAGLE-502] Always retry to parse spark history ...

2016-09-01 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/390
  
merged, please close it


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #415: [EAGLE-521] Remove envContextConfig.env in Spark...

2016-09-01 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/415
  
LGTM


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #408: EAGLE-514: Add two job count apis

2016-08-30 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/408

EAGLE-514: Add two job count apis

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

1. adding two job counting apis 

2. add tracking url in running/history job execution entity

3. unify the status presentation for job/task execution entity

4. unify the name of the common fields between running job entity & history 
job entity

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle jobStats

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/408.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #408


commit 698328c30b7981980b01fd2e11e1bc618913898b
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-23T07:44:18Z

add jobCount APi

commit 399988a5072de9382fba6c1bca94986812f14836
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-26T09:27:30Z

Fix conflicts with apache develop branch

commit 0a0407450376f74fd90ac52a6cc149d6fd11a072
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-26T09:32:25Z

Fields rename

commit 4a83f42ba8de29fa4c1bcb1c894d9cfd55208755
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-26T10:43:06Z

update jpm service

commit e922e429ea8765181accd99b7a9abe7d18f6c720
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-29T02:47:02Z

code style update

commit f66731f72a3d8732c90b4819b072c0b1a182a1fd
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-29T13:23:34Z

add history job count api

commit 4ad4a9df9bc9fe59edb34336b1a0dae17ffa1d96
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-30T02:13:26Z

add exception handling

commit e34ba77c7e217fe33383a3b7e81ca766149d0836
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-30T06:32:02Z

unify status presentation for running/finished tasks

commit 31f5e0bd711c29ca948e50cec109b8d260cc88a7
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-30T08:28:31Z

add job trackingUrl

commit e040ab0757fbe979275db399e33384d64fc0970f
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-30T12:20:13Z

change parameter name

commit 519a2bc9640f4d36ef787bd9a544381fbe867a6d
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-30T12:25:07Z

Merge branch 'develop' of 
https://git-wip-us.apache.org/repos/asf/incubator-eagle into jobStats

commit e07c16dcb512be0d353775f00f3bdc807b482852
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-31T02:28:06Z

change jobStatus SUCCESS  to SUCCEEDED

commit c75d8dd6f1600042c906e70e7ed4a43ce7e6ef7f
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-31T02:46:23Z

Add zookeeper client close

commit b5c3b0bb7d2683b056b563dd458317d4d2a1dabb
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-31T04:02:31Z

Fix two bugs in JPM service

commit 8891b2a5a51819c49314de18ef7580879a1edf55
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-31T05:43:19Z

fix an url path combination error




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #386: Change resourceFetch to resourcefetch

2016-08-24 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/386


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #386: Change resourceFetch to resourcefetch

2016-08-24 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/386

Change resourceFetch to resourcefetch

Fix compilation error:” import 
org.apache.eagle.jpm.util.resourcefetch.model.AppInfo ” not found

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle fixPathError

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/386.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #386


commit 5e8ee16c9ae2dd0fbebb058313eae10fc4b0a9ec
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-25T03:45:23Z

change resourceFetch to resourcefetch




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #370: [EAGLE-488] fix not delete finished application ...

2016-08-23 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/370
  
LGTM


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #287: EAGLE-404: Updating configuration format ...

2016-08-21 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/287


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #361: EAGLE-473: Query error if query string co...

2016-08-18 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/361


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #361: EAGLE-473: Query error if query string co...

2016-08-18 Thread qingwen220
Github user qingwen220 commented on a diff in the pull request:

https://github.com/apache/incubator-eagle/pull/361#discussion_r75307288
  
--- Diff: 
eagle-core/eagle-query/eagle-query-base/src/test/java/org/apache/eagle/query/aggregate/test/TestListQueryCompiler.java
 ---
@@ -0,0 +1,51 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
+package org.apache.eagle.query.aggregate.test;
+
+import org.apache.eagle.query.ListQueryCompiler;
+import org.apache.eagle.query.parser.EagleQueryParseException;
+import org.junit.Assert;
+import org.junit.Test;
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+
+public class TestListQueryCompiler {
+private final static Logger LOG = 
LoggerFactory.getLogger(TestListQueryCompiler.class);
+@Test
+public void test() throws Exception {
+try {
+try {
+String queryWithCondition = 
"JobExecutionService[@site=\"apollo\"]{*}";
+ListQueryCompiler compiler1 = new 
ListQueryCompiler(queryWithCondition);
+} catch (EagleQueryParseException ex) {}
+try {
+String queryWithSquareBrackets = 
"JobExecutionService[@jobId=\"[A9BB756F29494F3C8281117FE58A4632/361C947C782F44748BFD840CE2FDBFB8]
 com.ebay.scalding.coview.CoviewsBasedOnSojornerData[site=2, 
runDate=2016-08-17, nDays=7}]/(4/5)\"]{*}";
--- End diff --

1) removed 
2) If the query is in a wrong format, an IllegalArgumentException will be 
thrown. So here Assert is to check whether there is an exception


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #361: EAGLE-473: Query error if query string co...

2016-08-18 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/361

EAGLE-473: Query error if query string contains "[]"

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

Fix the bug with an unit test 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-473

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/361.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #361


commit 1364614e6f231c1a65c272d04db894d10af3cc12
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-18T10:27:58Z

Fix QueryCompileException when query string contains []

commit 22a02d2ce963c6952bc0336d612f392f61a78039
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-18T12:35:10Z

add an unit test for this fix




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #348: EAGLE-467: Job list apis for querying jobs regar...

2016-08-17 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/348
  
If you declare a field as Map, then eagle will automatically adopt java 
build-in serialization/deserialization. 
Although JobConfig extends from Map, but eagle still regards it as a 
user-define type object. 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #348: EAGLE-467: Job list apis for querying job...

2016-08-15 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/348

EAGLE-467: Job list apis for querying jobs regardless of the status 

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle jobAPI

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/348.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #348


commit 451c7299f9117b1691f8f0c734b77eb2c4544715
Author: Qingwen Zhao <qingwz...@ebay.com>
Date:   2016-08-10T13:13:06Z

add two job apis

commit c694192d274427ae89dbeeda410c5ebe4f531ddc
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-15T05:56:18Z

add a prefix hadoop to metrics

commit ce8af05596febe8af0efa3bc9e7167c9a1129bbb
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-15T06:02:21Z

merge with apache develop

commit 5de1d01403001b1c13e39490a4813bdf8f259f80
Author: Qingwen Zhao <qingwen...@gmail.com>
Date:   2016-08-15T08:18:13Z

Merge branch 'develop' of 
https://git-wip-us.apache.org/repos/asf/incubator-eagle into jobAPI




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #346: TestSerDeserPer failed with Windows Git b...

2016-08-15 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/346


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #309: [EAGLE-422] eagle support for mr & spark running...

2016-08-08 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/309
  
testApplicationDescWrapperConfigLoadFromXML failed in Jenkins. While unit 
tests all passed in local 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #309: [EAGLE-422] eagle support for mr & spark running...

2016-08-08 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/309
  
A sensitive message is found. Please remove that  


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #309: [EAGLE-422] eagle support for mr & spark running...

2016-08-07 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/309
  
LGTM


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #287: EAGLE-404: Updating configuration format check a...

2016-08-03 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/287
  
@yonzhang  this fix is only for v0.4. 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #287: EAGLE-404: Updating configuration format ...

2016-07-29 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/287

EAGLE-404: Updating configuration format check at the front end

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-404

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/287.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #287


commit b90448983cf43d71961ec52797802b2bf3d4ecea
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-07-29T12:43:44Z

Updating configuration format check at the front end




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #274: [EAGLE-392] fix 'relativePath' error of eagle-co...

2016-07-25 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/274
  
LGTM. In Eagle-common pom parent artifactId has been revised 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #267: Eagle 376 skip false failing hbase related UT co...

2016-07-19 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/267
  
LGTM for this pr


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #267: Eagle 376 skip false failing hbase related UT co...

2016-07-19 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/267
  
@anyway1021 I found the following log in Jenkins log

Results :

Failed tests: 
  testSlideWindow1(org.apache.eagle.alert.siddhi.TestSiddhiSlideWindow)

Tests in error: 
  
testTimeSlideWindow(org.apache.eagle.alert.state.TestSiddhiStateSnapshotAndRestore)




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #266: EAGLE-374: Fix sub-modules of eagle-jpm l...

2016-07-13 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/266


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #266: EAGLE-374: Fix sub-modules of eagle-jpm l...

2016-07-13 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/266

EAGLE-374: Fix sub-modules of eagle-jpm lack of relativePath tag 

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-374

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/266.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #266


commit cf7c1fe47e8b5417677f870cb95350c81b467113
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-07-13T06:30:49Z

Fix sub-modules of eagle-jpm lack of relativePath tag pointing to parent in 
their pom.xml




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #265: EAGLE-372: Change AlertNotificationEntity...

2016-07-12 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/265

EAGLE-372: Change AlertNotificationEntity#fields type from String to List

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

We should avoid using String to express complex type in the entity 
definition. 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-372

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/265.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #265


commit 582102f2de5bd4b66d314de600838d2885ffba50
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-07-12T06:43:31Z

change AlertNotificationEntity#fields type




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #264: EAGLE-366: Create HBase tables if not exi...

2016-07-12 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/264


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #264: EAGLE-366: Create HBase tables if not exists in ...

2016-07-12 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/264
  
This is an old feature moved from Eagle-v0.4


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #264: EAGLE-366: Create HBase tables if not exi...

2016-07-11 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/264

EAGLE-366: Create HBase tables if not exists in Eagle 0.5

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-366

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/264.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #264


commit 94bd396008d67ee7e682740f8fed2fc88c2d735a
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-07-12T05:54:52Z

create hbase tables by automatically




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #260: EAGLE-350: Running queue metrics monitori...

2016-07-11 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/260


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #260: EAGLE-350: Running queue metrics monitoring

2016-07-11 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/260
  
This feature must configure Hbase as the storage 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #260: EAGLE-350: Running queue metrics monitoring

2016-07-11 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/260
  
Thanks!

You are right. `dataJoinPollIntervalSec` configuration in the configuration 
file is useless in this feature.

i will remove it. 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #260: EAGLE-350: Running queue metrics monitori...

2016-07-11 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/260

EAGLE-350: Running queue metrics monitoring 

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-350

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/260.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #260


commit 812a6f633ffcfca78e27e1625ba888d9775afc1a
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-07-07T12:41:12Z

add running queue

commit bd50b7f117ac3a48a53a707db09ac87334ef25ca
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-07-08T07:18:32Z

merge runningQueue into jpm

commit d74e01f73b94c547eaa38e450f9be9965c1bda40
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-07-08T10:33:13Z

add eagle-jpm-running-queue-assembly.xml

commit 924deb44e9e32d014ec37e0aa2caf5bd76aa2d7a
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-07-11T09:32:17Z

add config site in application.conf




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #259: [EAGLE-367] update CHANGELOG.txt appending bug-i...

2016-07-11 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/259
  
LGTM


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #255: Fix test building problem caused by kafka versio...

2016-07-08 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/255
  
LGTM 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #247: EAGLE-349: add batch processing api

2016-06-27 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/247


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #247: EAGLE-349: add batch processing api

2016-06-27 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/247

EAGLE-349: add batch processing api

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-349

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/247.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #247


commit 6d2b40eb82cc5ec9579b30bbedef378c735c8ae5
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-06-27T08:41:22Z

add batch processing api




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #244: EAGLE-346: ClassNotFoundException thrown ...

2016-06-19 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/244


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #240: EAGLE-339: Automatically create hbase tab...

2016-06-17 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/240


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #240: EAGLE-339: Automatically create hbase table when...

2016-06-16 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/240
  
This pull request is to make sure no matter what the database is, starting 
Eagle service has a same procedure. 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #237: EAGLE-340: refactor bin/eagle-sandbox-sta...

2016-06-16 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/237


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #240: EAGLE-339: Automatically create hbase table when...

2016-06-15 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/240
  
all tests are passed in the local environment with java 1.7


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #240: EAGLE-339: Automatically create hbase tab...

2016-06-15 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/240

EAGLE-339: Automatically create hbase table when initializing

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-339

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/240.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #240


commit af53413b74335f7771f49a59ce581e0dccb4ff4a
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-06-15T09:53:36Z

Automatically create hbase table when initializing




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle issue #219: EAGLE-325 Combine multiple web resource into cen...

2016-06-15 Thread qingwen220
Github user qingwen220 commented on the issue:

https://github.com/apache/incubator-eagle/pull/219
  
Conflicts are found. 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #218: EAGLE-327: Fix topologyOperation start ex...

2016-06-13 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/218


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #218: EAGLE-327: Fix topologyOperation start ex...

2016-06-03 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/218

EAGLE-327: Fix topologyOperation start exception: 
java.lang.ClassCastException

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-327

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/218.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #218


commit 720bd6a9588c28a72934dce0405dfea1dcd271f0
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-06-03T09:41:22Z

Fix topologyOperation start exception: java.lang.String cannot be cast to 
java.lang.Integer




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request: EAGLE 304: Enable Advanced dedup con...

2016-05-30 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/209

EAGLE 304: Enable Advanced dedup configuration in policy definition 

https://github.com/apache/incubator-eagle/pull/205

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-304

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/209.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #209


commit b90e6dbe8d7fa494709e05a4ab3c1413e74e3329
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-05-26T12:12:12Z

add field de-dup

commit c683481415e9fd0d2c86ad73512ac43b43b9b51b
Author: jiljiang <jilji...@ebay.com>
Date:   2016-05-27T03:37:29Z

support UI dedup

commit f7d2b1f75a96423bacdc93580d996a70f6d53d74
Author: jiljiang <jilji...@ebay.com>
Date:   2016-05-27T03:37:29Z

support UI dedup

commit 29110ed48ffa8c0ade90c09cce9ab0045017af74
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-05-26T12:12:12Z

add field de-dup

commit 4e9b35aa5f4ff9c548fab2de13c5670da5eb589b
Author: jiljiang <jilji...@ebay.com>
Date:   2016-05-27T03:37:29Z

support UI dedup

commit 8c248b8b8ac8a205dd73cb7a578bb2c08cdacde5
Author: jiljiang <jilji...@ebay.com>
Date:   2016-05-27T03:37:29Z

support UI dedup

commit c8121053cef685eeba2aaf5f2f52a590391da2ae
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-05-27T10:22:37Z

Merge branch 'EAGLE-304' of https://github.com/qingwen220/incubator-eagle 
into EAGLE-304

commit af6b16bf1139651100e2942003025ccee26395ff
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-05-30T05:59:52Z

update EntityDedupKey




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request: EAGLE 304: Enable Advanced dedup con...

2016-05-30 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/205


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request: EAGLE-305, 306, 308 & 313: Fix sever...

2016-05-30 Thread qingwen220
Github user qingwen220 closed the pull request at:

https://github.com/apache/incubator-eagle/pull/206


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request: EAGLE-298 Oozie auditlog integration...

2016-05-27 Thread qingwen220
Github user qingwen220 commented on the pull request:

https://github.com/apache/incubator-eagle/pull/204#issuecomment-222116031
  
Hi r7raul1984,

Could you please close this pull request? The jenkins build failed because 
of the conflicts. Maybe you need to fix the conflicts first. 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request: EAGLE 304: Enable Advanced dedup con...

2016-05-27 Thread qingwen220
GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/205

EAGLE 304: Enable Advanced dedup configuration in policy definition 

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

This pull request fixes a bug in the UI. The advanced de-dup setting does 
not work. 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-304

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/205.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #205


commit b90e6dbe8d7fa494709e05a4ab3c1413e74e3329
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-05-26T12:12:12Z

add field de-dup

commit c683481415e9fd0d2c86ad73512ac43b43b9b51b
Author: jiljiang <jilji...@ebay.com>
Date:   2016-05-27T03:37:29Z

support UI dedup




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request: EAGLE-316 Feature topology should no...

2016-05-27 Thread qingwen220
Github user qingwen220 commented on the pull request:

https://github.com/apache/incubator-eagle/pull/203#issuecomment-222066864
  
LGTM


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request: EAGLE-296 Test unit for JobConfParse...

2016-05-25 Thread qingwen220
Github user qingwen220 commented on the pull request:

https://github.com/apache/incubator-eagle/pull/195#issuecomment-221773080
  
have conflicts. Maybe rebase is needed


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request: EAGLE-296 Test unit for JobConfParse...

2016-05-22 Thread qingwen220
Github user qingwen220 commented on the pull request:

https://github.com/apache/incubator-eagle/pull/188#issuecomment-220875874
  
If this is an improvement, please resend it to dev branch. 

We will use the dev branch as the next release version 😄 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


  1   2   >