[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

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

[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

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

[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

[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:9

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

[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

[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

[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

[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

[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

[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

[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

[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

[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

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

[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

[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

[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

[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

[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

[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

[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

[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

[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

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

[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

[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

[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

[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

[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

[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

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

[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

[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

[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

[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

[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

[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

[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

[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

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

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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

  1   2   >