[GitHub] eagle pull request #792: [EAGLE-868] Refactor metric chart render process to...

2017-01-23 Thread r7raul1984
GitHub user r7raul1984 opened a pull request: https://github.com/apache/eagle/pull/792 [EAGLE-868] Refactor metric chart render process to improve user experience [EAGLE-868] Refactor metric chart render process to improve user experience - show "data loading icon"

[GitHub] eagle pull request #791: [EAGLE-868] Refactor metric chart render process to...

2017-01-23 Thread r7raul1984
Github user r7raul1984 closed the pull request at: https://github.com/apache/eagle/pull/791 --- 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

[GitHub] eagle issue #791: [EAGLE-868] Refactor metric chart render process to improv...

2017-01-23 Thread r7raul1984
Github user r7raul1984 commented on the issue: https://github.com/apache/eagle/pull/791 I will modify some typo in commit message,so I close the pr. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] eagle pull request #791: [EAGKE-868] Refactor metric chart render process to...

2017-01-23 Thread r7raul1984
GitHub user r7raul1984 opened a pull request: https://github.com/apache/eagle/pull/791 [EAGKE-868] Refactor metric chart render process to improve user experience - show "data loading icon" for each chart one by one - load metric data query for each chart - rea

[GitHub] eagle pull request #831: [EAGLE-918] Improve eagle auth to support @PermitAl...

2017-02-21 Thread r7raul1984
Github user r7raul1984 commented on a diff in the pull request: https://github.com/apache/eagle/pull/831#discussion_r102352634 --- Diff: eagle-server/src/main/java/org/apache/eagle/server/authentication/config/UserAccount.java --- @@ -0,0 +1,61 @@ +/* + * Licensed

[GitHub] eagle pull request #798: [EAGLE-864] Make sure "HBase" nav active in sidebar...

2017-02-09 Thread r7raul1984
GitHub user r7raul1984 opened a pull request: https://github.com/apache/eagle/pull/798 [EAGLE-864] Make sure "HBase" nav active in sidebar when visiting through URL - When active submenu then it's parent menu will active also. https://issues.apache.org/jira/br

[GitHub] eagle pull request #817: [MINOR] Revert index.html

2017-02-17 Thread r7raul1984
GitHub user r7raul1984 opened a pull request: https://github.com/apache/eagle/pull/817 [MINOR] Revert index.html You can merge this pull request into a Git repository by running: $ git pull https://github.com/1haodian/eagle Revert-index Alternatively you can review and apply

[GitHub] eagle pull request #783: [EAGLE-872] Transform counter metric to rate metric

2017-01-18 Thread r7raul1984
GitHub user r7raul1984 opened a pull request: https://github.com/apache/eagle/pull/783 [EAGLE-872] Transform counter metric to rate metric - Add transform bolt using counterToRateFunction in HadoopMetricMonitorApp's storm topology. https://issues.apache.org/jira/browse

[GitHub] eagle pull request #787: [MINOR] Change default-rack to /default-rack

2017-01-19 Thread r7raul1984
GitHub user r7raul1984 opened a pull request: https://github.com/apache/eagle/pull/787 [MINOR] Change default-rack to /default-rack - Change default-rack to /default-rack You can merge this pull request into a Git repository by running: $ git pull https://github.com/1haodian

[GitHub] eagle issue #787: [MINOR] Change default-rack to /default-rack

2017-01-19 Thread r7raul1984
Github user r7raul1984 commented on the issue: https://github.com/apache/eagle/pull/787 @qingwen220 Because ClusterNodeAPITopologyRackResolver use "/default-rack" .I think it will issue some problem when you complete EAGLE-876. --- If your project is set up for it, you

[GitHub] eagle pull request #769: [MINOR] Change AlertEagleStorePlugin in sql file

2017-01-09 Thread r7raul1984
GitHub user r7raul1984 opened a pull request: https://github.com/apache/eagle/pull/769 [MINOR] Change AlertEagleStorePlugin in sql file - Change to org.apache.eagle.alert.engine.publisher.impl.AlertEagleStorePlugin You can merge this pull request into a Git repository by running

[GitHub] eagle pull request #772: [EAGLE-860] TopologyDataExtractor can't extract rig...

2017-01-12 Thread r7raul1984
GitHub user r7raul1984 opened a pull request: https://github.com/apache/eagle/pull/772 [EAGLE-860] TopologyDataExtractor can't extract right rack info - Use clusternode API to get rack info. https://issues.apache.org/jira/browse/EAGLE-860 You can merge this pull request

[GitHub] eagle pull request #772: [EAGLE-860] TopologyDataExtractor can't extract rig...

2017-01-13 Thread r7raul1984
Github user r7raul1984 commented on a diff in the pull request: https://github.com/apache/eagle/pull/772#discussion_r95956299 --- Diff: eagle-topology-check/eagle-topology-app/src/main/java/org/apache/eagle/topology/resolver/model/NodeInfo.java --- @@ -0,0 +1,57

[GitHub] eagle issue #783: [EAGLE-872] Transform counter metric to rate metric

2017-03-20 Thread r7raul1984
Github user r7raul1984 commented on the issue: https://github.com/apache/eagle/pull/783 @haoch Thanks. I will merge. --- 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] eagle issue #877: fix some hdfs dashbord problem

2017-03-16 Thread r7raul1984
Github user r7raul1984 commented on the issue: https://github.com/apache/eagle/pull/877 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] eagle issue #879: MINOR: change the rest api for testing resource manager HA

2017-03-16 Thread r7raul1984
Github user r7raul1984 commented on the issue: https://github.com/apache/eagle/pull/879 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] eagle issue #878: [MINOR] Add analysis_jobs, analysis_email metadata into me...

2017-03-16 Thread r7raul1984
Github user r7raul1984 commented on the issue: https://github.com/apache/eagle/pull/878 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] eagle pull request #903: [EAGLE-986] HBaseStorage unable to deserialize Dese...

2017-04-04 Thread r7raul1984
GitHub user r7raul1984 opened a pull request: https://github.com/apache/eagle/pull/903 [EAGLE-986] HBaseStorage unable to deserialize Deserialize from java … [EAGLE-986] HBaseStorage unable to deserialize from java object bytes - recover allocatedMB type from int to long

[GitHub] eagle issue #898: EAGLE-988 update sortpath of job list

2017-04-01 Thread r7raul1984
Github user r7raul1984 commented on the issue: https://github.com/apache/eagle/pull/898 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] eagle issue #903: [EAGLE-986] HBaseStorage unable to deserialize Deserialize...

2017-04-05 Thread r7raul1984
Github user r7raul1984 commented on the issue: https://github.com/apache/eagle/pull/903 @zombieJ OK --- 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] eagle issue #812: [EAGLE-906] org.apache.storm 1.x with API changes

2017-04-05 Thread r7raul1984
Github user r7raul1984 commented on the issue: https://github.com/apache/eagle/pull/812 @jhsenjaliya In my opition , I don't think it is good time to upgrade storm to 1.1.0. In my experience ,many companies do not use the latest version .If you insist to upgrade storm, I recommend

[GitHub] eagle pull request #913: [EAGLE-1001] Compare Chart of JPM detail isn't sort...

2017-04-14 Thread r7raul1984
GitHub user r7raul1984 opened a pull request: https://github.com/apache/eagle/pull/913 [EAGLE-1001] Compare Chart of JPM detail isn't sorted - sort job list by startTime https://issues.apache.org/jira/browse/EAGLE-1001 You can merge this pull request into a Git repository

[GitHub] eagle pull request #876: [IMPROVEMENT] Application base on Apache Beam

2017-09-05 Thread r7raul1984
Github user r7raul1984 closed the pull request at: https://github.com/apache/eagle/pull/876 ---

[GitHub] eagle issue #876: [IMPROVEMENT] Application base on Apache Beam

2017-09-04 Thread r7raul1984
Github user r7raul1984 commented on the issue: https://github.com/apache/eagle/pull/876 @jhsenjaliya no update for this PR --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature