You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Narayan Periwal <na...@inmobi.com> on 2015/07/14 10:47:17 UTC

Re: Review Request 34854: OOZIE-2251 : Expose instrumental matrices in Realtime Graphing tool

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34854/
-----------------------------------------------------------

(Updated July 14, 2015, 8:47 a.m.)


Review request for oozie.


Bugs: OOZIE-2251
    https://issues.apache.org/jira/browse/OOZIE-2251


Repository: oozie-git


Description
-------

We have been logging so many important matrices in oozie-instrumentation.log . These information is very useful for oozie functional monitoring. But it is always difficult to get the meaning from flat file. If we expose this information on some graphing tool, We can get the lot of meaning out of it and can take some actions based on it.


Diffs (updated)
-----

  core/pom.xml 7877773 
  core/src/main/java/org/apache/oozie/service/MetricsInstrumentationService.java 2a00a73 
  core/src/main/java/org/apache/oozie/util/Instrumentation.java 4eb6386 
  core/src/main/java/org/apache/oozie/util/MetricsInstrumentation.java 185b67e 
  core/src/main/resources/oozie-default.xml 4dc127e 
  docs/src/site/twiki/AG_Install.twiki 0ce2609 
  pom.xml 4dc79c3 
  webapp/pom.xml e42e219 

Diff: https://reviews.apache.org/r/34854/diff/


Testing
-------

Done


Thanks,

Narayan Periwal


Re: Review Request 34854: OOZIE-2251 : Expose instrumental matrices in Realtime Graphing tool

Posted by Srikanth Sundarrajan <sr...@hotmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34854/#review100534
-----------------------------------------------------------

Ship it!


Ship It!

- Srikanth Sundarrajan


On Sept. 22, 2015, 6:18 a.m., Narayan Periwal wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/34854/
> -----------------------------------------------------------
> 
> (Updated Sept. 22, 2015, 6:18 a.m.)
> 
> 
> Review request for oozie.
> 
> 
> Bugs: OOZIE-2251
>     https://issues.apache.org/jira/browse/OOZIE-2251
> 
> 
> Repository: oozie-git
> 
> 
> Description
> -------
> 
> We have been logging so many important matrices in oozie-instrumentation.log . These information is very useful for oozie functional monitoring. But it is always difficult to get the meaning from flat file. If we expose this information on some graphing tool, We can get the lot of meaning out of it and can take some actions based on it.
> 
> 
> Diffs
> -----
> 
>   core/pom.xml f5f89af 
>   core/src/main/java/org/apache/oozie/service/MetricsInstrumentationService.java 2a00a73 
>   core/src/main/java/org/apache/oozie/util/Instrumentation.java 4eb6386 
>   core/src/main/java/org/apache/oozie/util/MetricsInstrumentation.java 185b67e 
>   core/src/main/resources/oozie-default.xml 400569b 
>   docs/src/site/twiki/AG_Install.twiki f043e7a 
>   pom.xml 9e72bf2 
>   webapp/pom.xml e42e219 
> 
> Diff: https://reviews.apache.org/r/34854/diff/
> 
> 
> Testing
> -------
> 
> Done
> 
> 
> Thanks,
> 
> Narayan Periwal
> 
>


Re: Review Request 34854: OOZIE-2251 : Expose instrumental matrices in Realtime Graphing tool

Posted by Robert Kanter <rk...@cloudera.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34854/#review103003
-----------------------------------------------------------

Ship it!


Ship It!

- Robert Kanter


On Sept. 22, 2015, 6:18 a.m., Narayan Periwal wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/34854/
> -----------------------------------------------------------
> 
> (Updated Sept. 22, 2015, 6:18 a.m.)
> 
> 
> Review request for oozie.
> 
> 
> Bugs: OOZIE-2251
>     https://issues.apache.org/jira/browse/OOZIE-2251
> 
> 
> Repository: oozie-git
> 
> 
> Description
> -------
> 
> We have been logging so many important matrices in oozie-instrumentation.log . These information is very useful for oozie functional monitoring. But it is always difficult to get the meaning from flat file. If we expose this information on some graphing tool, We can get the lot of meaning out of it and can take some actions based on it.
> 
> 
> Diffs
> -----
> 
>   core/pom.xml f5f89af 
>   core/src/main/java/org/apache/oozie/service/MetricsInstrumentationService.java 2a00a73 
>   core/src/main/java/org/apache/oozie/util/Instrumentation.java 4eb6386 
>   core/src/main/java/org/apache/oozie/util/MetricsInstrumentation.java 185b67e 
>   core/src/main/resources/oozie-default.xml 400569b 
>   docs/src/site/twiki/AG_Install.twiki f043e7a 
>   pom.xml 9e72bf2 
>   webapp/pom.xml e42e219 
> 
> Diff: https://reviews.apache.org/r/34854/diff/
> 
> 
> Testing
> -------
> 
> Done
> 
> 
> Thanks,
> 
> Narayan Periwal
> 
>


Re: Review Request 34854: OOZIE-2251 : Expose instrumental matrices in Realtime Graphing tool

Posted by Narayan Periwal <na...@inmobi.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34854/
-----------------------------------------------------------

(Updated Sept. 22, 2015, 6:18 a.m.)


Review request for oozie.


Bugs: OOZIE-2251
    https://issues.apache.org/jira/browse/OOZIE-2251


Repository: oozie-git


Description
-------

We have been logging so many important matrices in oozie-instrumentation.log . These information is very useful for oozie functional monitoring. But it is always difficult to get the meaning from flat file. If we expose this information on some graphing tool, We can get the lot of meaning out of it and can take some actions based on it.


Diffs (updated)
-----

  core/pom.xml f5f89af 
  core/src/main/java/org/apache/oozie/service/MetricsInstrumentationService.java 2a00a73 
  core/src/main/java/org/apache/oozie/util/Instrumentation.java 4eb6386 
  core/src/main/java/org/apache/oozie/util/MetricsInstrumentation.java 185b67e 
  core/src/main/resources/oozie-default.xml 400569b 
  docs/src/site/twiki/AG_Install.twiki f043e7a 
  pom.xml 9e72bf2 
  webapp/pom.xml e42e219 

Diff: https://reviews.apache.org/r/34854/diff/


Testing
-------

Done


Thanks,

Narayan Periwal