[GitHub] incubator-eagle pull request #661: [MINOR] add settings for case: ldap authe...

2016-11-16 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

[MINOR] add settings for case: ldap authentication over ssl

To make it fit for ldap authentication over ssl protocol, add:
  1. one config-attribute to indicate certificate absolute path.
  2. checking code for verifying certificate's existence.
  3. add unit test cases to cover the logic branches.

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

$ git pull https://github.com/anyway1021/incubator-eagle ldap-auth-improve

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

https://github.com/apache/incubator-eagle/pull/661.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 #661


commit f3ddfc23313c0a1bbadc1af13d636f746ef9521e
Author: anyway1021 <m...@apache.org>
Date:   2016-11-16T06:33:35Z

add settings for case: ldap authentication over ssl




---
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 #649: [EAGLE-583] implement ldap authentication...

2016-11-14 Thread anyway1021
GitHub user anyway1021 reopened a pull request:

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

[EAGLE-583] implement ldap authentication logic integrated with Basic 
Authentication

implement ldap authentication logic integrated with Basic Authentication

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-583

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

https://github.com/apache/incubator-eagle/pull/649.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 #649


commit d80a5bc6c71a03aac4f801c6f035a6a1f94de022
Author: anyway1021 <m...@apache.org>
Date:   2016-11-14T10:15:26Z

implement ldap authentication logic integrated with Basic Authentication




---
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 #649: [EAGLE-583] implement ldap authentication logic ...

2016-11-14 Thread anyway1021
Github user anyway1021 commented on the issue:

https://github.com/apache/incubator-eagle/pull/649
  
try to trigger the pr review ci job


---
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 #649: [EAGLE-583] implement ldap authentication...

2016-11-14 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #649: [EAGLE-583] implement ldap authentication...

2016-11-14 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

[EAGLE-583] implement ldap authentication logic integrated with Basic 
Authentication

implement ldap authentication logic integrated with Basic Authentication

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-583

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

https://github.com/apache/incubator-eagle/pull/649.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 #649


commit d80a5bc6c71a03aac4f801c6f035a6a1f94de022
Author: anyway1021 <m...@apache.org>
Date:   2016-11-14T10:15:26Z

implement ldap authentication logic integrated with Basic Authentication




---
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 #598: [EAGLE-719] fix configuration bug in appl...

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

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

[EAGLE-719] fix configuration bug in applications



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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-719

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

https://github.com/apache/incubator-eagle/pull/598.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 #598


commit 56628e5a1a0919b5af06766fa6f657f261199ffb
Author: anyway1021 <m...@apache.org>
Date:   2016-11-02T03:18:17Z

refactor config class of hadoop-queue-monitoring

commit 33044a5e5d534c9b542545bb841cc009adada6ea
Author: anyway1021 <m...@apache.org>
Date:   2016-11-02T03:29:40Z

refactor config class of rm-running-job-monitoring

commit eeb0142c620d6e829bed9987d4de7ddb8fd6a32b
Author: anyway1021 <m...@apache.org>
Date:   2016-11-02T05:47:27Z

refactor config class of topology-health-check

commit f33c1727399d57e9fe0f7b902a9132c252618774
Author: anyway1021 <m...@apache.org>
Date:   2016-11-02T05:50:17Z

refactor config class of spark-history-job-app

commit c4451850c7894655584e62f5fc52c23f098c06cc
Author: anyway1021 <m...@apache.org>
Date:   2016-11-02T08:17:05Z

refactor config class of mr-history-job-monitoring

commit 79ae9e223d9b5e5ca3c55edfff5c1cb09d77311d
Author: anyway1021 <m...@apache.org>
Date:   2016-11-02T08:45:10Z

refactor config class of eagle-jpm-aggregation




---
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 #594: adjust description of dataSourceConfig.rM...

2016-11-01 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

adjust description of dataSourceConfig.rMEndPoints in 
hadoop-queue-monitoring

Trivial modification, didn't open jira ticket for it.

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

$ git pull https://github.com/anyway1021/incubator-eagle adjust-desc

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

https://github.com/apache/incubator-eagle/pull/594.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 #594


commit 1fb55621a706afd9b6e98b7eef936e1844eeec99
Author: anyway1021 <m...@apache.org>
Date:   2016-11-01T10:32:21Z

adjust description of dataSourceConfig.rMEndPoints in 
hadoop-queue-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 #565: [EAGLE-685] adjust hadoop-queue applicati...

2016-10-26 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

[EAGLE-685] adjust hadoop-queue application configuration parameters 
according to classified style

application configuration has been divided into a few sections based on 
parameter type.
need to adjust code to fit for the change.

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

$ git pull https://github.com/anyway1021/incubator-eagle adjust-params

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

https://github.com/apache/incubator-eagle/pull/565.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 #565


commit 6123cecb57cccbcaf368148256013bb88b403796
Author: anyway1021 <m...@apache.org>
Date:   2016-10-25T09:54:42Z

adjust configuration parameters according to classified style




---
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 #528: [EAGLE-563] migrate eagle-hadoop-queue to...

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

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

[EAGLE-563] migrate eagle-hadoop-queue to use application framework

Migrate eagle-hadoop-queue to use application framework.

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-563

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

https://github.com/apache/incubator-eagle/pull/528.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 #528


commit 5b90820bf4a75fbb29f24f5f21c64a78c4ff9757
Author: anyway1021 <m...@apache.org>
Date:   2016-10-17T02:19:45Z

migrate eagle-hadoop-queue to use application framework




---
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 #494: [EAGLE-562] added metrics associated with virtua...

2016-10-17 Thread anyway1021
Github user anyway1021 commented on the issue:

https://github.com/apache/incubator-eagle/pull/494
  
It's tested before opening the PR: for 2.6, the new field will be treated 
as 0 (for 2.6 doesn't have the metrics key), and I have informed Jilin of this 
risky value to handle in frontend 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 pull request #514: [EAGLE-621] set authentication disabled b...

2016-10-16 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

[EAGLE-621] set authentication disabled by default when no 'auth' is 
configured

Authentication settings are configured in configuration.yml file, starting 
with "auth" syntax. Now make the system see authentication as disabled when no 
auth related syntax is set.

Also, do some refactoring to make the code clearer.

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-621

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

https://github.com/apache/incubator-eagle/pull/514.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 #514


commit 377aaff0c2a70013427553fbab27153cf6b80afb
Author: anyway1021 <m...@apache.org>
Date:   2016-10-16T13:32:05Z

set authentication disabled by default when no 'auth' is configured in 
configuration.yml




---
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 #468: [EAGLE-582] add simple Basic Authenticati...

2016-10-13 Thread anyway1021
Github user anyway1021 commented on a diff in the pull request:

https://github.com/apache/incubator-eagle/pull/468#discussion_r83355134
  
--- Diff: 
eagle-server/src/main/java/org/apache/eagle/server/authentication/authenticator/LdapBasicAuthenticator.java
 ---
@@ -0,0 +1,40 @@
+/*
+ * 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.server.authentication.authenticator;
+
+import com.google.common.base.Optional;
+import io.dropwizard.auth.AuthenticationException;
+import io.dropwizard.auth.basic.BasicCredentials;
+import org.apache.eagle.common.authentication.User;
+import 
org.apache.eagle.server.authentication.config.AuthenticationSettings;
+
+public class LdapBasicAuthenticator extends 
AbstractSwitchableAuthenticator<BasicCredentials, User> {
+private AuthenticationSettings config = null;
+
+public LdapBasicAuthenticator(AuthenticationSettings settings) {
+super(settings, User.class);
+}
+
+public Optional authenticate(BasicCredentials credentials) 
throws AuthenticationException {
+// TODO need to implement ldap authentication logic
+boolean pass = true;
+if (pass) {
--- End diff --

it's no more than a fake placeholder, will be removed by real logic soon


---
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 #468: [EAGLE-582] add simple Basic Authentication regi...

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

https://github.com/apache/incubator-eagle/pull/468
  
re-trigger ci build


---
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 #468: [EAGLE-582] add simple Basic Authentication regi...

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

https://github.com/apache/incubator-eagle/pull/468
  
@haoch 
@all

Would like to merge but because some new classes are added to support 
switching authentication without modifying code, I think it may be better to 
ask you to review again.

The reason of doing this is:
1. dropwizard 0.7.1 only supports @Auth annotation to mark authentication 
on additional User argument of REST resource methods, means if we'd like a REST 
path be authenticated, we should add a parameter to the method, such as "public 
List list(@Auth User user)". In this way, any REST resource we don't want to 
authenticate could only be freed by removing the parameter.

2. Currently, while registering the Authenticators, by default API, we 
would register a BasicAuthProvider that doesn't support switching 
authentication on or off. People may think, we could skip registering it when 
we want to switch off the authentication, however, this approach would cause 
4xx http error for unable to map the coded "@Auth" parameters correctly.

3. Based on the above 2, I  create a SwitchableBasicAuthProvider to involve 
switching configuration, and by registering this provider on starting the 
server, people could configure a param "enabled=true|false" in 
configuration.yml, to enable|disable authentication, without having to change 
code, re-compile, or re-deploy.

Besides, to make other projects able to depend on class User, I moved it 
from eagle-server to eagle-common under package: 
org.apache.eagle.common.authentication, please consider if it's appropriate, 
thanks.

Hopefully it's not a redundant modification. 

Michael


---
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 #468: [EAGLE-582] add simple Basic Authenticati...

2016-10-12 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #468: [EAGLE-582] add simple Basic Authenticati...

2016-10-12 Thread anyway1021
GitHub user anyway1021 reopened a pull request:

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

[EAGLE-582] add simple Basic Authentication registration to server appl…

This is one of the sub-tasks of ticket EAGLE-433, to successfully register 
a simple Basic Authentication authenticator to the server application.

With this check-in, when the server is up, any access to rest api method 
that has a @Auth annotation on it's User field will require correct credentials.

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-582

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

https://github.com/apache/incubator-eagle/pull/468.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 #468


commit df9e2b4d9cb2a10fda03b7fe9eb790026d95de30
Author: anyway1021 <m...@apache.org>
Date:   2016-10-01T08:18:48Z

EAGLE-582 add simple Basic Authentication registration to server application

commit 95b5feb68214bf3d18ae6224681d069ebcc564ef
Author: anyway1021 <m...@apache.org>
Date:   2016-10-01T08:40:56Z

modify config key from auth.basic to auth.simple

commit e899d55de7aa8e1c87cbfec26aebe32530cc24f9
Author: anyway1021 <m...@apache.org>
Date:   2016-10-10T03:48:18Z

remove specific info for ldap

commit 40078531f2ccc96defa78ffddc34563e2b1e7c57
Author: anyway1021 <m...@apache.org>
Date:   2016-10-10T03:58:40Z

remove useless commented code

commit 3774c436cfbefddcd27be2a305ab025aa6f0cda5
Author: anyway1021 <m...@apache.org>
Date:   2016-10-11T02:34:32Z

move authentication settings from application.conf to configuration.yml, 
and modify impacted classes

commit 4fbc41dbba39ed3d684334dcddabd79f39cf8f5f
Author: anyway1021 <m...@apache.org>
Date:   2016-10-11T02:44:25Z

remove glassfish-jersey-server dependency for it's useless




---
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 #494: [EAGLE-562] added metrics associated with...

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

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

[EAGLE-562] added metrics associated with virtual-cores involved since 
hadoop 2.7.x

add 4 virtual-cores related metrics involved since hadoop 2.7.x to 
ClusterMetrics
   - totalVirtualCores, reservedVirtualCores, availableVirtualCores, 
allocatedVirtualCores
   - in this commit, only totalVirtualCores is included to be listened

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-562

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

https://github.com/apache/incubator-eagle/pull/494.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 #494


commit 801f0ed19d33fa615d4457497b8b2b1280d01581
Author: anyway1021 <m...@apache.org>
Date:   2016-10-12T06:12:59Z

add 4 virtual-cores related properties involved since hadoop 2.7.x to 
ClusterMetrics

 - totalVirtualCores, reservedVirtualCores, availableVirtualCores, 
allocatedVirtualCores
 - in this commit, only totalVirtualCores is included to be listened




---
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 #468: [EAGLE-582] add simple Basic Authenticati...

2016-10-11 Thread anyway1021
Github user anyway1021 commented on a diff in the pull request:

https://github.com/apache/incubator-eagle/pull/468#discussion_r82739733
  
--- Diff: 
eagle-server/src/main/java/org/apache/eagle/server/authentication/AuthenticationRegister.java
 ---
@@ -0,0 +1,68 @@
+/*
+ * 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.server.authentication;
+
+import io.dropwizard.auth.basic.BasicAuthProvider;
+import io.dropwizard.setup.Environment;
+import org.apache.eagle.server.ServerConfig;
+import org.apache.eagle.server.authentication.principal.User;
+
+import java.security.Principal;
+
+public class AuthenticationRegister {
+private ServerConfig serverConfig = null;
+private Environment environment = null;
+private Class principalClass = null;
+
+public AuthenticationRegister(ServerConfig serverConfig, Environment 
environment, Class principalClass) {
+this.serverConfig = serverConfig;
+this.environment = environment;
+this.principalClass = principalClass;
+}
+
+public void register() {
+AuthenticationMode mode = 
AuthenticationModeIdentifier.initiate(serverConfig.getConfig(), 
environment).identify();
+
+// the registration way in the following single statement is just 
for dropwizard 0.7.1
--- End diff --

done


---
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 #468: [EAGLE-582] add simple Basic Authenticati...

2016-10-10 Thread anyway1021
Github user anyway1021 commented on a diff in the pull request:

https://github.com/apache/incubator-eagle/pull/468#discussion_r82716204
  
--- Diff: eagle-server/pom.xml ---
@@ -129,6 +129,14 @@
 org.wso2.orbit.com.lmax
 disruptor
 
+
+org.slf4j
+slf4j-log4j12
+
+
+org.slf4j
+slf4j-simple
+
--- End diff --

sure, the fragment is to exclude 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 #468: [EAGLE-582] add simple Basic Authenticati...

2016-10-09 Thread anyway1021
Github user anyway1021 commented on a diff in the pull request:

https://github.com/apache/incubator-eagle/pull/468#discussion_r82542185
  
--- Diff: eagle-server/src/main/resources/application.conf ---
@@ -115,4 +115,49 @@ coordinator {
 initDelayMillis = 1000
 delayMillis = 3
   }
+}
+
+# -
+# Eagle Authentication Configuration
+# -
+
+auth {
+  # indicating authentication mode, "simple" or "ldap"
+  mode = simple
+
+  # indicating whether to use cache: cache is usually used for 
authentications that may
+  # not handle high throughput (an RDBMS or LDAP server, for example)
+  cache = false
+
+  # indicating the cache policy, containing maximumSize and 
expireAfterWrite, e.g. maximumSize=1, expireAfterWrite=10m
+  cachePolicy = "maximumSize=1, expireAfterWrite=1m"
+
+  # indicating whether authorization is needed
+  authorize = false
+
+  # indicating whether @Auth annotation on parameters is needed
+  parameter.annotation = true
+
+  # for basic authentication, effective only when auth.mode=simple
+  simple {
+# username for basic authentication, effective only when 
auth.mode=simple
+username = "admin"
+
+# password for basic authentication, effective only when 
auth.mode=simple
+password = "secret"
+  }
+
+  # for ldap authentication, effective only when auth.mode=ldap
+  ldap {
+uri = "ldaps://ldap.ebay.corp.com:636"
--- End diff --

forget to erase these text before checkin, will modify 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 #468: [EAGLE-582] add simple Basic Authenticati...

2016-10-09 Thread anyway1021
Github user anyway1021 commented on a diff in the pull request:

https://github.com/apache/incubator-eagle/pull/468#discussion_r82541902
  
--- Diff: eagle-server/src/main/resources/application.conf ---
@@ -115,4 +115,49 @@ coordinator {
 initDelayMillis = 1000
 delayMillis = 3
   }
+}
+
+# -
+# Eagle Authentication Configuration
+# -
+
+auth {
+  # indicating authentication mode, "simple" or "ldap"
+  mode = simple
+
+  # indicating whether to use cache: cache is usually used for 
authentications that may
+  # not handle high throughput (an RDBMS or LDAP server, for example)
+  cache = false
+
+  # indicating the cache policy, containing maximumSize and 
expireAfterWrite, e.g. maximumSize=1, expireAfterWrite=10m
+  cachePolicy = "maximumSize=1, expireAfterWrite=1m"
+
+  # indicating whether authorization is needed
+  authorize = false
+
+  # indicating whether @Auth annotation on parameters is needed
+  parameter.annotation = true
+
+  # for basic authentication, effective only when auth.mode=simple
+  simple {
+# username for basic authentication, effective only when 
auth.mode=simple
+username = "admin"
+
+# password for basic authentication, effective only when 
auth.mode=simple
+password = "secret"
+  }
+
+  # for ldap authentication, effective only when auth.mode=ldap
+  ldap {
+uri = "ldaps://ldap.ebay.corp.com:636"
+userFilter = "ou=ziwu,dc=ebay,dc=com"
--- End diff --

forget to erase these text before checkin, will modify 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 #468: [EAGLE-582] add simple Basic Authenticati...

2016-10-01 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

[EAGLE-582] add simple Basic Authentication registration to server appl…

This is one of the sub-tasks of ticket EAGLE-433, to successfully register 
a simple Basic Authentication authenticator to the server application.

With this check-in, when the server is up, any access to rest api method 
that has a @Auth annotation on it's User field will require correct credentials.

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-582

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

https://github.com/apache/incubator-eagle/pull/468.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 #468


commit df9e2b4d9cb2a10fda03b7fe9eb790026d95de30
Author: anyway1021 <m...@apache.org>
Date:   2016-10-01T08:18:48Z

EAGLE-582 add simple Basic Authentication registration to server application




---
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 #422: change READMD.md to keep up-to-date with ...

2016-09-07 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

change READMD.md to keep up-to-date with develop-master moving



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

$ git pull https://github.com/anyway1021/incubator-eagle change-readme

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

https://github.com/apache/incubator-eagle/pull/422.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 #422


commit 10c085f260066acfa72a7fea7f1505073aa13ad1
Author: anyway1021 <m...@apache.org>
Date:   2016-09-08T03:08:02Z

change READMD.md to keep up-to-date with develop-master moving




---
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 #405: [EAGLE-489] loosen javadoc restriction to...

2016-08-29 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

[EAGLE-489] loosen javadoc restriction to get rid of javadoc failures of 
deploying artifacts



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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-489

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

https://github.com/apache/incubator-eagle/pull/405.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 #405


commit 478f6ec9125dd2f5502caf7ed7f4ee736b849e75
Author: anyway1021 <m...@apache.org>
Date:   2016-08-30T03:24:10Z

loosen javadoc restriction




---
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 #387: [EAGLE-500] fix process-stopping issue of mongod...

2016-08-25 Thread anyway1021
Github user anyway1021 commented on the issue:

https://github.com/apache/incubator-eagle/pull/387
  
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 #387: [EAGLE-500] fix process-stopping issue of...

2016-08-25 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #387: [EAGLE-500] fix process-stopping issue of mongod...

2016-08-25 Thread anyway1021
Github user anyway1021 commented on the issue:

https://github.com/apache/incubator-eagle/pull/387
  
@haoch , modified it, please take a look.


---
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 #387: [EAGLE-500] fix process-stopping issue of...

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

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

[EAGLE-500] fix process-stopping issue of mongodb unit test case

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

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-500

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

https://github.com/apache/incubator-eagle/pull/387.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 #387


commit 4486bbb1b8f4de35ce2a1a764c1f63610169e8c4
Author: anyway1021 <m...@apache.org>
Date:   2016-08-25T05:29:58Z

[EAGLE-500] fix process-stopping issue of mongodb unit test case




---
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 anyway1021
Github user anyway1021 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 #291: [EAGLE-406] modify README.md by adding St...

2016-08-03 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #292: [EAGLE-406] modify README.md by adding St...

2016-08-02 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

[EAGLE-406] modify README.md by adding Status section for build status



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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-406-master

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

https://github.com/apache/incubator-eagle/pull/292.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 #292


commit b8369874f9d1942732861b73fc2571416125e983
Author: anyway1021 <m...@apache.org>
Date:   2016-08-02T08:59:17Z

modify README.md by adding Status section for build status




---
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 #291: [EAGLE-406] modify README.md by adding St...

2016-08-02 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

[EAGLE-406] modify README.md by adding Status section for build status 



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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-406

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

https://github.com/apache/incubator-eagle/pull/291.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 #291


commit 0dedf894f781524b308bc7f0233b6180536d9818
Author: anyway1021 <m...@apache.org>
Date:   2016-08-02T08:59:17Z

modify README.md with adding Status section for build status and latest 
release




---
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 #290: Eagle 406 Status section to README.md

2016-08-02 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #290: Eagle 406 Status section to README.md

2016-08-02 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

Eagle 406 Status section to README.md

Please review if this is feasible to merge to master branch.

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-406

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

https://github.com/apache/incubator-eagle/pull/290.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 #290


commit 341816d48657ef79252b41c46df4b0b4a10d14dc
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-05-30T07:01:29Z

EAGLE-304 Enable Advanced dedup configuration in policy definition

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

Author: Zhao, Qingwen & Jiang, jilin
Reviewer: Chen, Hao
Closes: #205

commit 614c118ef3d739cccb18bdeed0bbdb58b757649f
Author: Ralph, Su <suliang...@gmail.com>
Date:   2016-06-01T05:59:41Z

EAGLE-324 Init branch-v0.5

commit 656dd2305754e5ed0d19f36008c11276ca4010a1
Author: Chen, Hao <h...@apache.org>
Date:   2016-06-01T15:23:40Z

Branch 0.5 fix license

Author: Ralph, Su <suliang...@gmail.com>
Author: Hao Chen <h...@apache.org>

Closes #212 from haoch/branch-0.5-fix-license.

commit 737e5a2d50c9d479d6810bfb7562e54a2d0dfb47
Author: Hao Chen <h...@apache.org>
Date:   2016-06-02T07:06:33Z

[EAGLE-325] Initialize next-gen alert engine code on branch-0.5

Author: Hao Chen <h...@apache.org>

Closes #214 from haoch/EAGLE-325.

commit 8dc70df42f917c58f2fca131ec45c418be68c055
Author: Hao Chen <h...@apache.org>
Date:   2016-06-02T07:34:00Z

[EAGLE-324][maven-release-plugin] Initialize v0.5.0-incubating-SNAPSHOT

commit 1d51f826c735096aa3c4cc1eb16362359c1d3b29
Author: Hao Chen <h...@apache.org>
Date:   2016-06-02T10:23:12Z

[EAGLE-324] Add MetadataResource and exclude *.out in rat checking

commit 9850801123d408194ffbd84cd215344c15fd3240
Author: Hao Chen <h...@apache.org>
Date:   2016-06-04T07:14:49Z

[EAGLE-325] Combine multiple web resource into centralized service and 
remove useless codec interface

Author: Hao Chen <h...@apache.org>

Closes #219 from haoch/refactor-war.

commit 9d16f213c991a816b4cf89732a51243b871b0c5a
Author: Hao Chen <h...@apache.org>
Date:   2016-06-07T06:09:49Z

[EAGLE-329] Dependency incompatibility bug among jersey, asm and extcos 
under Java 8

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

Author: Hao Chen <h...@apache.org>

Closes #226 from haoch/EAGLE-329.

commit eef4930c3b9cac7d8c596af684ba098ec2b2229d
Author: yonzhang <yonzhang2...@gmail.com>
Date:   2016-06-09T23:20:59Z

EAGLE-331 ingestion+alert engine preview
ingestion + alert engine preview

https://issues.apache.org/jira/browse/EAGLE-331
Author: @yonzhang2012 <yonzhang2...@apache.org>
Reviewer: @haoch <h...@apache.org>

Closes: #229

commit 8b646715edbe8f0e3a4a2d926c10e4a942117085
Author: yonzhang <yonzhang2...@gmail.com>
Date:   2016-06-10T01:31:58Z

EAGLE-334 clean user profile code
clean user profile code in Eagle 0.5 and redesign in Eagle 0.6

Author: @yonzhang2012 <yonzhang2...@apache.org>
Reviewer:

Closes: #233

commit 7f6269cd913a2d31f45eba4e791b223011cfec0d
Author: yonzhang <yonzhang2...@gmail.com>
Date:   2016-06-12T18:50:36Z

EAGLE-338 fix topology-assembly build issue because of module name change
fix topology-assembly build issue because of module name change

Author: @yonzhang2012 <yonzhang2...@gmail.com>

Closes #236

commit f857cbe42a351157d00204345b96105f798b534c
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-06-27T09:05:27Z

EAGLE-349 Add batch processing api for metadata

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

Author: Zhao, Qingwen <qingwz...@ebay.com>
Closes #247

commit fe50912574dfe2126da0154b8544d81022126acc
Author: yonzhang <yonzhang2...@gmail.com>
Date:   2016-07-05T18:10:45Z

EAGLE-276 eagle support for mr & spark history job monitoring
mr & spark job history monitoring

Author: @wujinhu <jinh...@ebay.com>
Reviewer: @yonzhang <yonzhang2...@apache.org>

Closes: #217

commit 72a1501c3ff645d93067b4fd9907f8183c2763b6
Author: Ralph, Su <suliang...@gmail.com>
Date:   2016-07-07T00:53:16Z

Rebase code base

Author: Ralph, Su <suliang...@gmail.com>

Closes #250 from RalphSu/develop.

commit 160f674cd17f5530e08524179c2bf1ea83090ccf
Author: Hao Chen <h...@apache.org>
Date:   2016-07-08T04:02:13Z

[EAGLE-359] Fix building problem caused by #25

[GitHub] incubator-eagle pull request #269: add PGP pub-key of anyway1021 <mw@apache....

2016-08-01 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #274: [EAGLE-392] fix 'relativePath' error of e...

2016-07-25 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #274: [EAGLE-392] fix 'relativePath' error of e...

2016-07-25 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

[EAGLE-392] fix 'relativePath' error of eagle-common

modify eagle-core/eagle-common/pom.xml

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-392

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

https://github.com/apache/incubator-eagle/pull/274.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 #274


commit 1e3a3e9407acb2963077fd1b1d0877a228b36382
Author: anyway1021 <m...@apache.org>
Date:   2016-07-25T08:07:18Z

fix 'relativePath' error of eagle-common




---
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 #253: EAGLE-358 add help for 404 error on Eagle UI

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

https://github.com/apache/incubator-eagle/pull/253
  
@peterkim95 this PR has been merged to develop branch, you're now free to 
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 #267: Eagle 376 skip false failing hbase relate...

2016-07-19 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #253: EAGLE-358 add help for 404 error on Eagle UI

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

https://github.com/apache/incubator-eagle/pull/253
  
The content looks good. According to our current branching convention, 
we'll merge it to "develop" branch. 

See branching convention at: 
https://cwiki.apache.org/confluence/display/EAG/Branching+Convention

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 issue #267: Eagle 376 skip false failing hbase related UT co...

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

https://github.com/apache/incubator-eagle/pull/267
  
@qingwen220 this PR and jira ticket is not for fixing problems of siddhi, 
it's just for skipping hbase related UT cases. The failure you pasted is out of 
the scope of it. I'll try to research and fix them in another thread. 

Could you re-consider your judgement based on the above? 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 #253: EAGLE-358 add help for 404 error on Eagle...

2016-07-19 Thread anyway1021
Github user anyway1021 commented on a diff in the pull request:

https://github.com/apache/incubator-eagle/pull/253#discussion_r71292208
  
--- Diff: eagle-assembly/src/main/README.md ---
@@ -91,6 +91,9 @@ Sandbox Starter

 * check eagle UI <http://127.0.0.1:9099/eagle-service>
 
+If you get a 404 Error when trying to access the UI, add port 9099 to 
"Settings->Network->Advanced->Port Forwarding" in VirtualBox.
+(Instruction #4 in 
https://eagle.incubator.apache.org/docs/quick-start.html)
--- End diff --

Seems should be: 
(step 4 in "Setup Hadoop Environment" section on page 
https://eagle.incubator.apache.org/docs/quick-start.html)

"Instruction #4 ..." does not point to the position clearly.


---
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 #269: add PGP pub-key of anyway1021 <mw@apache....

2016-07-19 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

add PGP pub-key of anyway1021 <m...@apache.org>



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

$ git pull https://github.com/anyway1021/incubator-eagle add-pgp-key

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

https://github.com/apache/incubator-eagle/pull/269.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 #269


commit fca6122115b07ff180319e2ef0b243cb546d86be
Author: anyway1021 <m...@apache.org>
Date:   2016-07-19T06:59:40Z

add PGP pub-key of anyway1021 <m...@apache.org>




---
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 #268: [EAGLE-378] -DO NOT DELETE- add tomcat depending...

2016-07-15 Thread anyway1021
Github user anyway1021 commented on the issue:

https://github.com/apache/incubator-eagle/pull/268
  
just close this PR for it's not possible to be merged, it's just for 
downloading .jar files and place them into directory: 
./eagle-assembly/src/main/lib/tomcat/bin/


---
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 #268: [EAGLE-378] -DO NOT DELETE- add tomcat de...

2016-07-15 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #267: Eagle 376 skip false failing hbase relate...

2016-07-14 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

Eagle 376 skip false failing hbase related UT code

These faulty UT cases constantly failed because the embeded hbase 
environment cannot be started up properly, thus they have produced many false 
failures for long and wasted a lot of building time. Now skip them to so that 
the normal UT cases can expose true issues if there is any.

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-376

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

https://github.com/apache/incubator-eagle/pull/267.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 #267


commit 10cc46395a1b98e798ea6704a03ae9c938800335
Author: anyway1021 <m...@apache.org>
Date:   2016-07-14T08:02:20Z

skip hbase related UT in sub-module: eagle-embed-hbase, to avoid false 
failures

commit de884c9480c606533c14843ae2afff040fdccdb2
Author: anyway1021 <m...@apache.org>
Date:   2016-07-14T08:56:17Z

skip hbase related UT in sub-module: eagle-entity-base, to avoid false 
failures




---
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 #266: EAGLE-374: Fix sub-modules of eagle-jpm lack of ...

2016-07-13 Thread anyway1021
Github user anyway1021 commented on the issue:

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

Download the patch and build passed. I'll merge it soon.


---
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 #251: EAGLE-355 fix advanced sql parse logic

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

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

Verified on my local, it's built successfully now.


---
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 #259: [EAGLE-367] update CHANGELOG.txt appendin...

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

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


---
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 #259: [EAGLE-367] update CHANGELOG.txt appendin...

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

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

[EAGLE-367] update CHANGELOG.txt appending bug-info of: EAGLE-355, EAGLE-356



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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-367

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

https://github.com/apache/incubator-eagle/pull/259.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 #259


commit ff82a5413529ac0764a5196285d5a2a392244350
Author: anyway1021 <m...@apache.org>
Date:   2016-07-11T07:15:57Z

update CHANGELOG.txt appending bugs: EAGLE-355, EAGLE-356




---
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 #258: Eagle 365 solve issues found in release v...

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

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


---
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 #258: Eagle 365 solve issues found in release vote for...

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

https://github.com/apache/incubator-eagle/pull/258
  
I totally agree with you, let me close this PR and have a try.


---
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 #258: Eagle 365 solve issues found in release v...

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

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

Eagle 365 solve issues found in release vote for 0.4.0-incubating-rc2

Delete depended .jar files.

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-365

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

https://github.com/apache/incubator-eagle/pull/258.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 #258


commit 5bb036dce27b80c29b7116624869a2868cd67ade
Author: anyway1021 <m...@apache.org>
Date:   2016-07-11T05:30:06Z

remove .jar files for 0.4.0-incubating release source packaging

 - delete eagle-assembly/src/main/lib/tomcat/bin/bootstrap.jar
 - delete eagle-assembly/src/main/lib/tomcat/bin/commons-daemon.jar
 - delete eagle-assembly/src/main/lib/tomcat/bin/tomcat-juli.jar




---
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 #248: a testing PR, don't delete it

2016-07-06 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #243: EAGLE-345 Removing -SNAPSHOT from 0.4 rel...

2016-06-28 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #248: a testing PR, don't delete it

2016-06-28 Thread anyway1021
GitHub user anyway1021 reopened a pull request:

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

a testing PR, don't delete it



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

$ git pull https://github.com/anyway1021/incubator-eagle pr-review

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

https://github.com/apache/incubator-eagle/pull/248.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 #248


commit 4e46770171676d0c8d74de6d97b555dd01bbfb09
Author: anyway1021 <mchl@gmail.com>
Date:   2016-06-28T03:26:30Z

add 1 for testing




---
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 #248: a testing PR, don't delete it

2016-06-28 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #248: a testing PR, don't delete it

2016-06-28 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #248: a testing PR, don't delete it

2016-06-28 Thread anyway1021
GitHub user anyway1021 reopened a pull request:

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

a testing PR, don't delete it



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

$ git pull https://github.com/anyway1021/incubator-eagle pr-review

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

https://github.com/apache/incubator-eagle/pull/248.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 #248


commit 4e46770171676d0c8d74de6d97b555dd01bbfb09
Author: anyway1021 <mchl@gmail.com>
Date:   2016-06-28T03:26:30Z

add 1 for testing




---
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 #248: a testing PR, don't delete it

2016-06-28 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #248: a testing PR, don't delete it

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

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

a testing PR, don't delete it



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

$ git pull https://github.com/anyway1021/incubator-eagle pr-review

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

https://github.com/apache/incubator-eagle/pull/248.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 #248


commit 4e46770171676d0c8d74de6d97b555dd01bbfb09
Author: anyway1021 <mchl@gmail.com>
Date:   2016-06-28T03:26:30Z

add 1 for testing




---
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 #243: EAGLE-345 Removing -SNAPSHOT from 0.4 release br...

2016-06-27 Thread anyway1021
Github user anyway1021 commented on the issue:

https://github.com/apache/incubator-eagle/pull/243
  
rebase to involve new commits coming after this PR is opened.


---
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 #243: EAGLE-345 Removing -SNAPSHOT from 0.4 release br...

2016-06-20 Thread anyway1021
Github user anyway1021 commented on the issue:

https://github.com/apache/incubator-eagle/pull/243
  
@julianhyde , no, the changes of this PR is not made by 
maven-release-plugin. I was using maven-version-plugin to erase the -SNAPSHOT 
suffix. 

Actually I'm researching maven-release-plugin, trying to do some experiment 
with 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 #243: EAGLE-345 Removing -SNAPSHOT from 0.4 rel...

2016-06-17 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

EAGLE-345 Removing -SNAPSHOT from 0.4 release branch

do the following 2:
1. erase "-SNAPSHOT" suffix from version of modules. 
2. add "apache-" as a prefix of finalName in eagle-assembly/pom.xml, so 
that final assembled tarball starts with "apache-"

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-345

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

https://github.com/apache/incubator-eagle/pull/243.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 #243


commit 8683845758b666e154dc662d9ceadf29cd0352ed
Author: anyway1021 <mchl@gmail.com>
Date:   2016-06-17T08:25:48Z

EAGLE-345 Removing -SNAPSHOT from 0.4 release branch

 - meanwhile, add "apache" as a prefix of finalName in 
eagle-assembly/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 issue #240: EAGLE-339: Automatically create hbase table when...

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

https://github.com/apache/incubator-eagle/pull/240
  
Yes, for RDBMS, after the service is up, it will create tables 
automatically. This functionality has been fully tested.


---
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 #222: EAGLE-319 modify java to jdbc data type m...

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

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


---
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 #92: Eagle-147 add pmd maven plugin and eagle-q...

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

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


---
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 #238: Eagle-301 fix the bug of breaking mysql r...

2016-06-15 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #238: Eagle-301 fix the bug of breaking mysql r...

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

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

Eagle-301 fix the bug of breaking mysql row size when creating tables

1. Add a constant varchar size for default "tag" columns as 1024.
2. Modify default max varchar size from 3 to 7168.

The above 2 sizes are calculated with the table that requires the most on 
the 2 categories of varchar columns.

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-301

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

https://github.com/apache/incubator-eagle/pull/238.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 #238


commit d2693e36623dddc8f8264f64452e25669e92374b
Author: anyway1021 <mchl@gmail.com>
Date:   2016-06-15T15:11:05Z

modify default varchar size to 8192

commit 9673ade4393f73193c1081cd12acc72c555675e5
Author: anyway1021 <mchl@gmail.com>
Date:   2016-06-15T15:21:53Z

add default size for tag column and modify default size for varchar column

 - modify 
eagle-core/eagle-query/eagle-storage-jdbc/src/main/java/org/apache/eagle/storage/jdbc/JdbcConstants.java
 - modify 
eagle-core/eagle-query/eagle-storage-jdbc/src/main/java/org/apache/eagle/storage/jdbc/schema/JdbcEntitySchemaManager.java




---
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 #221: EAGLE-301 modify default varchar size to 8192

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

https://github.com/apache/incubator-eagle/pull/221
  
fix the bug caused by fixing EAGLE-301 and EAGLE-319 respectively, while 
merging them together, it should work find as a whole.


---
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 #220: EAGLE-326 fix a typo in documentation for applic...

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

https://github.com/apache/incubator-eagle/pull/220
  
only change "author" in commit "e4cad7b"


---
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 #221: EAGLE-301 modify default varchar size to 8192

2016-06-13 Thread anyway1021
Github user anyway1021 commented on the issue:

https://github.com/apache/incubator-eagle/pull/221
  
this fix still has problem with DB column length, just close this PR 
temporarily until further fix is completed.


---
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 #221: EAGLE-301 modify default varchar size to ...

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

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


---
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 #218: EAGLE-327: Fix topologyOperation start exception...

2016-06-05 Thread anyway1021
Github user anyway1021 commented on the issue:

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

This could solve the issue of 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 #220: EAGLE-326 fix a typo in documentation for...

2016-06-03 Thread anyway1021
GitHub user anyway1021 reopened a pull request:

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

EAGLE-326 fix a typo in documentation for application management 
configuration



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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-326

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

https://github.com/apache/incubator-eagle/pull/220.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 #220


commit bc4eb1c665cb1f21857f01751770321e90dae073
Author: ziwu <ziyang...@ebay.com>
Date:   2016-06-03T13:02:31Z

fix a typo in documentation for application management 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 #220: EAGLE-326 fix a typo in documentation for...

2016-06-03 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #221: EAGLE-301 modify default varchar size to ...

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

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

EAGLE-301 modify default varchar size to 8192



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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-301

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

https://github.com/apache/incubator-eagle/pull/221.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 #221


commit ada9c298c10f760a05a05876622ab283c60fcaa6
Author: ziwu <ziyang...@ebay.com>
Date:   2016-05-27T12:12:50Z

modify default varchar size to 8192




---
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 #220: EAGLE-326 fix a typo in documentation for...

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

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

EAGLE-326 fix a typo in documentation for application management 
configuration



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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-326

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

https://github.com/apache/incubator-eagle/pull/220.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 #220


commit bc4eb1c665cb1f21857f01751770321e90dae073
Author: ziwu <ziyang...@ebay.com>
Date:   2016-06-03T13:02:31Z

fix a typo in documentation for application management 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 #216: EAGLE-326 fix typo '.app' to be 'app.'

2016-06-03 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #216: EAGLE-326 fix typo '.app' to be 'app.'

2016-06-03 Thread anyway1021
GitHub user anyway1021 reopened a pull request:

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

EAGLE-326 fix typo '.app' to be 'app.'

This typo may impact configuration of applications.

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-326

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

https://github.com/apache/incubator-eagle/pull/216.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 #216


commit e829b8b7c594ea38d45f77ea58fca3e3d081a241
Author: ziwu <ziyang...@ebay.com>
Date:   2016-06-03T08:13:26Z

fix typo '.app' to 'app.'




---
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 #216: EAGLE-326 fix typo '.app' to be 'app.'

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

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

EAGLE-326 fix typo '.app' to be 'app.'

This typo may impact configuration of applications.

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-326

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

https://github.com/apache/incubator-eagle/pull/216.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 #216


commit e829b8b7c594ea38d45f77ea58fca3e3d081a241
Author: ziwu <ziyang...@ebay.com>
Date:   2016-06-03T08:13:26Z

fix typo '.app' to 'app.'




---
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 #215: Eagle-326 fix typo in documentation, from...

2016-06-03 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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 #215: Eagle-326 fix typo in documentation, from...

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

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

Eagle-326 fix typo in documentation, from ".app" to "app."

this typo may impact configuration for applications.

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-326

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

https://github.com/apache/incubator-eagle/pull/215.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 #215


commit 341816d48657ef79252b41c46df4b0b4a10d14dc
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-05-30T07:01:29Z

EAGLE-304 Enable Advanced dedup configuration in policy definition

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

Author: Zhao, Qingwen & Jiang, jilin
Reviewer: Chen, Hao
Closes: #205

commit 614c118ef3d739cccb18bdeed0bbdb58b757649f
Author: Ralph, Su <suliang...@gmail.com>
Date:   2016-06-01T05:59:41Z

EAGLE-324 Init branch-v0.5

commit 656dd2305754e5ed0d19f36008c11276ca4010a1
Author: Chen, Hao <h...@apache.org>
Date:   2016-06-01T15:23:40Z

Branch 0.5 fix license

Author: Ralph, Su <suliang...@gmail.com>
Author: Hao Chen <h...@apache.org>

Closes #212 from haoch/branch-0.5-fix-license.

commit 737e5a2d50c9d479d6810bfb7562e54a2d0dfb47
Author: Hao Chen <h...@apache.org>
Date:   2016-06-02T07:06:33Z

[EAGLE-325] Initialize next-gen alert engine code on branch-0.5

Author: Hao Chen <h...@apache.org>

Closes #214 from haoch/EAGLE-325.

commit 8dc70df42f917c58f2fca131ec45c418be68c055
Author: Hao Chen <h...@apache.org>
Date:   2016-06-02T07:34:00Z

[EAGLE-324][maven-release-plugin] Initialize v0.5.0-incubating-SNAPSHOT

commit 1d51f826c735096aa3c4cc1eb16362359c1d3b29
Author: Hao Chen <h...@apache.org>
Date:   2016-06-02T10:23:12Z

[EAGLE-324] Add MetadataResource and exclude *.out in rat checking

commit e829b8b7c594ea38d45f77ea58fca3e3d081a241
Author: ziwu <ziyang...@ebay.com>
Date:   2016-06-03T08:13:26Z

fix typo '.app' to 'app.'




---
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: add temp file for testing pr reviewe...

2016-05-27 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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: add temp file for testing pr reviewe...

2016-05-27 Thread anyway1021
GitHub user anyway1021 reopened a pull request:

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

add temp file for testing pr reviewer

test pr reviewer, don't merge and don't delete this pr until testing passes

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

$ git pull https://github.com/anyway1021/incubator-eagle test_pr

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

https://github.com/apache/incubator-eagle/pull/207.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 #207


commit 5e82c771bd5573d59d66fcee1cda1a3b41a8195b
Author: ziwu <ziyang...@ebay.com>
Date:   2016-05-27T12:39:27Z

add temp file for testing pr reviewer




---
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: add temp file for testing pr reviewe...

2016-05-27 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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: add temp file for testing pr reviewe...

2016-05-27 Thread anyway1021
GitHub user anyway1021 reopened a pull request:

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

add temp file for testing pr reviewer

test pr reviewer, don't merge and don't delete this pr until testing passes

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

$ git pull https://github.com/anyway1021/incubator-eagle test_pr

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

https://github.com/apache/incubator-eagle/pull/207.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 #207


commit 5e82c771bd5573d59d66fcee1cda1a3b41a8195b
Author: ziwu <ziyang...@ebay.com>
Date:   2016-05-27T12:39:27Z

add temp file for testing pr reviewer




---
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: add temp file for testing pr reviewe...

2016-05-27 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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: add temp file for testing pr reviewe...

2016-05-27 Thread anyway1021
GitHub user anyway1021 reopened a pull request:

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

add temp file for testing pr reviewer

test pr reviewer, don't merge and don't delete this pr until testing passes

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

$ git pull https://github.com/anyway1021/incubator-eagle test_pr

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

https://github.com/apache/incubator-eagle/pull/207.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 #207


commit 5e82c771bd5573d59d66fcee1cda1a3b41a8195b
Author: ziwu <ziyang...@ebay.com>
Date:   2016-05-27T12:39:27Z

add temp file for testing pr reviewer




---
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: add temp file for testing pr reviewe...

2016-05-27 Thread anyway1021
GitHub user anyway1021 reopened a pull request:

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

add temp file for testing pr reviewer

test pr reviewer, don't merge and don't delete this pr until testing passes

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

$ git pull https://github.com/anyway1021/incubator-eagle test_pr

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

https://github.com/apache/incubator-eagle/pull/207.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 #207


commit 5e82c771bd5573d59d66fcee1cda1a3b41a8195b
Author: ziwu <ziyang...@ebay.com>
Date:   2016-05-27T12:39:27Z

add temp file for testing pr reviewer




---
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: add temp file for testing pr reviewe...

2016-05-27 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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: add temp file for testing pr reviewe...

2016-05-27 Thread anyway1021
GitHub user anyway1021 reopened a pull request:

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

add temp file for testing pr reviewer

test pr reviewer, don't merge and don't delete this pr until testing passes

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

$ git pull https://github.com/anyway1021/incubator-eagle test_pr

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

https://github.com/apache/incubator-eagle/pull/207.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 #207


commit 5e82c771bd5573d59d66fcee1cda1a3b41a8195b
Author: ziwu <ziyang...@ebay.com>
Date:   2016-05-27T12:39:27Z

add temp file for testing pr reviewer




---
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: add temp file for testing pr reviewe...

2016-05-27 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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: add temp file for testing pr reviewe...

2016-05-27 Thread anyway1021
GitHub user anyway1021 reopened a pull request:

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

add temp file for testing pr reviewer

test pr reviewer, don't merge and don't delete this pr until testing passes

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

$ git pull https://github.com/anyway1021/incubator-eagle test_pr

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

https://github.com/apache/incubator-eagle/pull/207.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 #207


commit 5e82c771bd5573d59d66fcee1cda1a3b41a8195b
Author: ziwu <ziyang...@ebay.com>
Date:   2016-05-27T12:39:27Z

add temp file for testing pr reviewer




---
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: add temp file for testing pr reviewe...

2016-05-27 Thread anyway1021
GitHub user anyway1021 reopened a pull request:

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

add temp file for testing pr reviewer

test pr reviewer, don't merge and don't delete this pr until testing passes

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

$ git pull https://github.com/anyway1021/incubator-eagle test_pr

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

https://github.com/apache/incubator-eagle/pull/207.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 #207


commit 5e82c771bd5573d59d66fcee1cda1a3b41a8195b
Author: ziwu <ziyang...@ebay.com>
Date:   2016-05-27T12:39:27Z

add temp file for testing pr reviewer




---
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-300 set debug-log dumping comp...

2016-05-20 Thread anyway1021
Github user anyway1021 commented on the pull request:

https://github.com/apache/incubator-eagle/pull/192#issuecomment-220670845
  
@haoch , or did you mean to set rootLogger at INFO level by default, and 
add components' DEBUG msg as 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-300 set debug-log dumping comp...

2016-05-18 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

EAGLE-300 set debug-log dumping components' log level to INFO

Previously, when trying to find meaningful logs of eagle, there were too 
many DEBUG log lines in service log file. The redundancy ratio could be found 
as this: within a 1.5GB log file, only 25+MB log lines are at INFO and ERROR 
level. Therefore, modify log4j configuration to ignore debug-log dumping from 
springframework, apache.commons, and apache.torque.

Please help review this PR. Thanks.

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-300

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

https://github.com/apache/incubator-eagle/pull/192.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 #192


commit ecf2fbc5dfff2786490133dfe7e55cc09db7ca4d
Author: ziwu <ziyang...@ebay.com>
Date:   2016-05-18T08:40:55Z

set debug-log dumping components' log level to 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 pull request: Eagle-147 add pmd maven plugin and e...

2016-02-17 Thread anyway1021
GitHub user anyway1021 opened a pull request:

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

Eagle-147 add pmd maven plugin and eagle-qe module

1. in order to enable static code check, add pmd maven plugin in 
incubator-eagle/pom.xml
2. in order to provide a configurable pmd ruleset file and have it visible 
for all submodules without configuring it in each submodule's pom file, add a 
eagle-qe module in incubator-eagle/pom.xml, containing pmd_rules.xml as a 
resource, so that after compilation, the xml file could locate in classpath for 
all submodules to find

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

$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-147

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

https://github.com/apache/incubator-eagle/pull/92.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 #92


commit 3fbeb622b151e9e15880b552ef73cb66d9232191
Author: ziwu <ziyang...@ebay.com>
Date:   2016-02-15T06:45:15Z

add eagle-qe as a submodule of root project to leave the space for adding 
config files for quality pipeline

 - modify incubator-eagle/pom.xml
 - add incubator-eagle/eagle-qe/pom.xml

commit 9e2c71ae32923e692a8a335e1f9517630e7bc8cd
Author: ziwu <ziyang...@ebay.com>
Date:   2016-02-15T06:53:29Z

add pmd maven plugin and pmd rule file

 - add eagle-qe/src/main/resources/pmd_rules.xml
 - modify 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: EAGLE-147 add checkstyle and jacoco ...

2016-02-02 Thread anyway1021
Github user anyway1021 commented on the pull request:

https://github.com/apache/incubator-eagle/pull/79#issuecomment-178995314
  
checkstyle may not be the best solution, will close this pr, change the 
plugin and open another one.


---
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-147 add checkstyle and jacoco ...

2016-02-02 Thread anyway1021
Github user anyway1021 closed the pull request at:

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


---
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   >