[
https://issues.apache.org/jira/browse/HBASE-18814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189251#comment-16189251
]
Hudson commented on HBASE-18814:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.5 #83 (See
[https://builds.apache.org/job/HBase-1.5/83/])
HBASE-18814 Make ScanMetrics enabled and add counter <HBase Counters, (ashu:
rev 1c7321f9d5e639a27564863463e91ae4f5b5b0d8)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/client/ClientSideRegionScanner.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormatImpl.java
> Make ScanMetrics enabled and add counter <HBase Counters, ROWS_SCANNED> into
> the MapReduce Job over snapshot
> ------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-18814
> URL: https://issues.apache.org/jira/browse/HBASE-18814
> Project: HBase
> Issue Type: Improvement
> Components: mapreduce
> Affects Versions: 2.0.0-alpha-2
> Reporter: xinxin fan
> Assignee: xinxin fan
> Priority: Minor
> Fix For: 1.4.0, 2.0.0-beta-1
>
> Attachments: HBASE-18814-V1-master.patch
>
>
> Now the default counters of mapreduce over snapshot does not contain the
> HBase Counters as the scan metrics not set enabled. It's necessary to display
> the HBase Counters , especially the ROWS_SCANNED counter.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)