[ 
https://issues.apache.org/jira/browse/PHOENIX-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026784#comment-16026784
 ] 

Hudson commented on PHOENIX-3248:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-master #1627 (See 
[https://builds.apache.org/job/Phoenix-master/1627/])
PHOENIX-3248 Enable HBase server-side scan metrics to be returned to (samarth: 
rev dc9e305b16cb71be6dd695db67779be0d7982936)
* (edit) 
phoenix-hive/src/main/java/org/apache/phoenix/hive/mapreduce/PhoenixRecordReader.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/iterate/TableResultIterator.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/iterate/TableResultIteratorFactory.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/iterate/ParallelIterators.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/iterate/DefaultTableResultIteratorFactory.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/monitoring/GlobalClientMetrics.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/iterate/DelayedTableResultIteratorFactory.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/monitoring/PhoenixMetricsIT.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/iterate/SerialIterators.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/monitoring/MetricType.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/monitoring/ReadMetricQueue.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/iterate/ChunkedResultIterator.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/iterate/ScanningResultIterator.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/PhoenixRecordReader.java
* (add) 
phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java


> Enable HBase server-side scan metrics to be returned to client and surfaced 
> through metrics
> -------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-3248
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3248
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: Karan Mehta
>             Fix For: 4.11.0
>
>         Attachments: PHOENIX-3248.002.patch, PHOENIX-3248.patch
>
>
> We collect many client-side metrics[1] for Phoenix statements. We should 
> enable returning the more detailed server-side HBase scan metrics (through 
> Scan.setScanMetricsEnabled(true) and Scan.getScanMetrics()), and then 
> incorporate these into our client-side metrics.
> [1] https://phoenix.apache.org/metrics.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to