[jira] [Updated] (KAFKA-1190) create a draw performance graph script

2016-05-24 Thread Gwen Shapira (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gwen Shapira updated KAFKA-1190:

   Resolution: Won't Fix
Fix Version/s: (was: 0.10.1.0)
   Status: Resolved  (was: Patch Available)

with this delay, maybe lets just assume it is out of scope for now. I don't 
think we want to maintain R scripts in this project anyway.

> create a draw performance graph script
> --
>
> Key: KAFKA-1190
> URL: https://issues.apache.org/jira/browse/KAFKA-1190
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Joe Stein
> Attachments: KAFKA-1190.patch
>
>
> This will be an R script to draw relevant graphs given a bunch of csv files 
> from the above tools. The output of this script will be a bunch of png files 
> that can be combined with some html to act as a perf report.
> Here are the graphs that would be good to see:
> * Latency histogram for producer
> * MB/sec and messages/sec produced
> * MB/sec and messages/sec consumed
> * Flush time
> * Errors (should not be any)
> * Consumer cache hit ratio (both the bytes and count, specifically 1 
>   #physical_reads / #requests and 1 - physical_bytes_read / bytes_read)
> * Write merge ratio (num_physical_writes/num_produce_requests and 
> avg_request_size/avg_physical_write_size)
> CPU, network, io, etc



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-1190) create a draw performance graph script

2014-09-04 Thread Guozhang Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guozhang Wang updated KAFKA-1190:
-
Fix Version/s: (was: 0.8.2)
   0.9.0

> create a draw performance graph script
> --
>
> Key: KAFKA-1190
> URL: https://issues.apache.org/jira/browse/KAFKA-1190
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Joe Stein
> Fix For: 0.9.0
>
> Attachments: KAFKA-1190.patch
>
>
> This will be an R script to draw relevant graphs given a bunch of csv files 
> from the above tools. The output of this script will be a bunch of png files 
> that can be combined with some html to act as a perf report.
> Here are the graphs that would be good to see:
> * Latency histogram for producer
> * MB/sec and messages/sec produced
> * MB/sec and messages/sec consumed
> * Flush time
> * Errors (should not be any)
> * Consumer cache hit ratio (both the bytes and count, specifically 1 
>   #physical_reads / #requests and 1 - physical_bytes_read / bytes_read)
> * Write merge ratio (num_physical_writes/num_produce_requests and 
> avg_request_size/avg_physical_write_size)
> CPU, network, io, etc



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-1190) create a draw performance graph script

2014-02-01 Thread Neha Narkhede (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neha Narkhede updated KAFKA-1190:
-

Fix Version/s: (was: 0.8.1)
   0.8.2

> create a draw performance graph script
> --
>
> Key: KAFKA-1190
> URL: https://issues.apache.org/jira/browse/KAFKA-1190
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Joe Stein
> Fix For: 0.8.2
>
> Attachments: KAFKA-1190.patch
>
>
> This will be an R script to draw relevant graphs given a bunch of csv files 
> from the above tools. The output of this script will be a bunch of png files 
> that can be combined with some html to act as a perf report.
> Here are the graphs that would be good to see:
> * Latency histogram for producer
> * MB/sec and messages/sec produced
> * MB/sec and messages/sec consumed
> * Flush time
> * Errors (should not be any)
> * Consumer cache hit ratio (both the bytes and count, specifically 1 
>   #physical_reads / #requests and 1 - physical_bytes_read / bytes_read)
> * Write merge ratio (num_physical_writes/num_produce_requests and 
> avg_request_size/avg_physical_write_size)
> CPU, network, io, etc



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (KAFKA-1190) create a draw performance graph script

2014-01-07 Thread Joe Stein (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Stein updated KAFKA-1190:
-

Status: Patch Available  (was: Open)

> create a draw performance graph script
> --
>
> Key: KAFKA-1190
> URL: https://issues.apache.org/jira/browse/KAFKA-1190
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Joe Stein
> Fix For: 0.8.1
>
> Attachments: KAFKA-1190.patch
>
>
> This will be an R script to draw relevant graphs given a bunch of csv files 
> from the above tools. The output of this script will be a bunch of png files 
> that can be combined with some html to act as a perf report.
> Here are the graphs that would be good to see:
> * Latency histogram for producer
> * MB/sec and messages/sec produced
> * MB/sec and messages/sec consumed
> * Flush time
> * Errors (should not be any)
> * Consumer cache hit ratio (both the bytes and count, specifically 1 
>   #physical_reads / #requests and 1 - physical_bytes_read / bytes_read)
> * Write merge ratio (num_physical_writes/num_produce_requests and 
> avg_request_size/avg_physical_write_size)
> CPU, network, io, etc



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (KAFKA-1190) create a draw performance graph script

2014-01-07 Thread Joe Stein (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Stein updated KAFKA-1190:
-

Attachment: KAFKA-1190.patch

> create a draw performance graph script
> --
>
> Key: KAFKA-1190
> URL: https://issues.apache.org/jira/browse/KAFKA-1190
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Joe Stein
> Fix For: 0.8.1
>
> Attachments: KAFKA-1190.patch
>
>
> This will be an R script to draw relevant graphs given a bunch of csv files 
> from the above tools. The output of this script will be a bunch of png files 
> that can be combined with some html to act as a perf report.
> Here are the graphs that would be good to see:
> * Latency histogram for producer
> * MB/sec and messages/sec produced
> * MB/sec and messages/sec consumed
> * Flush time
> * Errors (should not be any)
> * Consumer cache hit ratio (both the bytes and count, specifically 1 
>   #physical_reads / #requests and 1 - physical_bytes_read / bytes_read)
> * Write merge ratio (num_physical_writes/num_produce_requests and 
> avg_request_size/avg_physical_write_size)
> CPU, network, io, etc



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (KAFKA-1190) create a draw performance graph script

2013-12-23 Thread Joe Stein (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Stein updated KAFKA-1190:
-

Description: 
This will be an R script to draw relevant graphs given a bunch of csv files 
from the above tools. The output of this script will be a bunch of png files 
that can be combined with some html to act as a perf report.

Here are the graphs that would be good to see:
* Latency histogram for producer
* MB/sec and messages/sec produced
* MB/sec and messages/sec consumed
* Flush time
* Errors (should not be any)
* Consumer cache hit ratio (both the bytes and count, specifically 1 
  #physical_reads / #requests and 1 - physical_bytes_read / bytes_read)
* Write merge ratio (num_physical_writes/num_produce_requests and 
avg_request_size/avg_physical_write_size)
CPU, network, io, etc

  was:This will be an R script to draw relevant graphs given a bunch of csv 
files from the above tools. The output of this script will be a bunch of png 
files that can be combined with some html to act as a perf report.


> create a draw performance graph script
> --
>
> Key: KAFKA-1190
> URL: https://issues.apache.org/jira/browse/KAFKA-1190
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Joe Stein
> Fix For: 0.8.1
>
>
> This will be an R script to draw relevant graphs given a bunch of csv files 
> from the above tools. The output of this script will be a bunch of png files 
> that can be combined with some html to act as a perf report.
> Here are the graphs that would be good to see:
> * Latency histogram for producer
> * MB/sec and messages/sec produced
> * MB/sec and messages/sec consumed
> * Flush time
> * Errors (should not be any)
> * Consumer cache hit ratio (both the bytes and count, specifically 1 
>   #physical_reads / #requests and 1 - physical_bytes_read / bytes_read)
> * Write merge ratio (num_physical_writes/num_produce_requests and 
> avg_request_size/avg_physical_write_size)
> CPU, network, io, etc



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)