[GitHub] flink pull request: [FLINK-1792] TM Monitoring: CPU utilization, h...

2015-05-07 Thread bhatsachin
Github user bhatsachin commented on the pull request: https://github.com/apache/flink/pull/553#issuecomment-99786510 Hey Robert, please correct me if I am wrong. According to this doc, https://docs.oracle.com/javase/7/docs/jre/api/management/extension/com/sun/management

[GitHub] flink pull request: [FLINK-1792] TM Monitoring: CPU utilization, h...

2015-05-07 Thread bhatsachin
Github user bhatsachin commented on the pull request: https://github.com/apache/flink/pull/553#issuecomment-99804027 I have made the change. Thanks a lot Robert and Till. I too am looking forward to contribute more :) --- If your project is set up for it, you can reply to this email

[GitHub] flink pull request: [FLINK-1792] TM Monitoring: CPU utilization, h...

2015-05-06 Thread bhatsachin
Github user bhatsachin commented on a diff in the pull request: https://github.com/apache/flink/pull/553#discussion_r29786547 --- Diff: flink-runtime/src/main/scala/org/apache/flink/runtime/taskmanager/TaskManager.scala --- @@ -1894,6 +1895,52 @@ object TaskManager

[GitHub] flink pull request: [FLINK-1792] TM Monitoring: CPU utilization, h...

2015-05-05 Thread bhatsachin
Github user bhatsachin commented on a diff in the pull request: https://github.com/apache/flink/pull/553#discussion_r29682706 --- Diff: flink-runtime/src/main/scala/org/apache/flink/runtime/taskmanager/TaskManager.scala --- @@ -1894,6 +1895,52 @@ object TaskManager

[GitHub] flink pull request: [FLINK-1792] TM Monitoring: CPU utilization, h...

2015-05-05 Thread bhatsachin
Github user bhatsachin commented on a diff in the pull request: https://github.com/apache/flink/pull/553#discussion_r29650229 --- Diff: flink-runtime/src/main/scala/org/apache/flink/runtime/taskmanager/TaskManager.scala --- @@ -1894,6 +1895,52 @@ object TaskManager

[GitHub] flink pull request: [FLINK-1792] TM Monitoring: CPU utilization, h...

2015-05-05 Thread bhatsachin
Github user bhatsachin commented on a diff in the pull request: https://github.com/apache/flink/pull/553#discussion_r29650540 --- Diff: flink-runtime/src/main/scala/org/apache/flink/runtime/taskmanager/TaskManager.scala --- @@ -1894,6 +1895,52 @@ object TaskManager

[GitHub] flink pull request: [FLINK-1792] TM Monitoring: CPU utilization, h...

2015-05-04 Thread bhatsachin
Github user bhatsachin commented on a diff in the pull request: https://github.com/apache/flink/pull/553#discussion_r29636451 --- Diff: flink-runtime/src/main/scala/org/apache/flink/runtime/taskmanager/TaskManager.scala --- @@ -129,6 +130,41 @@ class TaskManager(val

[GitHub] flink pull request: [FLINK-1792] TM Monitoring: CPU utilization, h...

2015-05-04 Thread bhatsachin
Github user bhatsachin commented on a diff in the pull request: https://github.com/apache/flink/pull/553#discussion_r29636610 --- Diff: flink-runtime/src/main/scala/org/apache/flink/runtime/taskmanager/TaskManager.scala --- @@ -129,6 +130,41 @@ class TaskManager(val

[GitHub] flink pull request: [FLINK-1792] TM Monitoring: CPU utilization, h...

2015-04-23 Thread bhatsachin
Github user bhatsachin commented on the pull request: https://github.com/apache/flink/pull/553#issuecomment-95480100 The suggested changes have been made --- 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] flink pull request: [FLINK-1792] TM Monitoring: CPU utilization, h...

2015-04-06 Thread bhatsachin
Github user bhatsachin commented on the pull request: https://github.com/apache/flink/pull/553#issuecomment-89987417 The compilation error has been fixed. CPU stats are loading properly for Java 7 and above. For Java 6, the CPU stats column shows Not Available with a popup message

[GitHub] flink pull request: [FLINK-1792] TM Monitoring: CPU utilization, h...

2015-04-05 Thread bhatsachin
Github user bhatsachin commented on the pull request: https://github.com/apache/flink/pull/553#issuecomment-89848884 Hey Robert, The required changes have been made and are working fine for Java 7 onwards. Using this method, it is not possible to fetch CPU load in Java 6

[GitHub] flink pull request: [FLINK-1792] TM Monitoring: CPU utilization, h...

2015-03-31 Thread bhatsachin
GitHub user bhatsachin opened a pull request: https://github.com/apache/flink/pull/553 [FLINK-1792] TM Monitoring: CPU utilization, hide graphs by default and show summary only Added CPU Load %, show/hide button for detailed graph and summary for the metrics You can merge

[GitHub] flink pull request: [FLINK-1501] Add metrics library for monitorin...

2015-03-30 Thread bhatsachin
Github user bhatsachin commented on the pull request: https://github.com/apache/flink/pull/421#issuecomment-87776384 Thanks a lot Robert, let us have a hangout session tomorrow (Tuesday). Please suggest a time of your convenience. My other friends from IIT Mandi will also join

[GitHub] flink pull request: [FLINK-1501] Add metrics library for monitorin...

2015-03-30 Thread bhatsachin
Github user bhatsachin commented on the pull request: https://github.com/apache/flink/pull/421#issuecomment-87796282 Great. 17:00 India Time Zone (UTC+05:30) would be perfect. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] flink pull request: [FLINK-1501] Add metrics library for monitorin...

2015-03-21 Thread bhatsachin
Github user bhatsachin commented on the pull request: https://github.com/apache/flink/pull/421#issuecomment-84282886 Hey, I am one of the IIT Mandi students contributing to Flink. I would like to pick up a task pertaining to the monitoring enhancements. Robert, what is the status