[
https://issues.apache.org/jira/browse/HBASE-18814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189393#comment-16189393
]
Hudson commented on HBASE-18814:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-2.0 #617 (See
[https://builds.apache.org/job/HBase-2.0/617/])
HBASE-18814 Make ScanMetrics enabled and add counter <HBase Counters, (ashu:
rev 0db82daa91955afc5b836ae2d92d23ca0da30453)
* (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)