[
https://issues.apache.org/jira/browse/HBASE-18814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189323#comment-16189323
]
Hudson commented on HBASE-18814:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3818 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3818/])
HBASE-18814 Make ScanMetrics enabled and add counter <HBase Counters, (ashu:
rev 214d21994e5e0c64ca9f463b51a91279deffcef5)
* (edit)
hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormatImpl.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/client/ClientSideRegionScanner.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)