[
https://issues.apache.org/jira/browse/HBASE-18814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189257#comment-16189257
]
Hudson commented on HBASE-18814:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.4 #939 (See
[https://builds.apache.org/job/HBase-1.4/939/])
HBASE-18814 Make ScanMetrics enabled and add counter <HBase Counters, (ashu:
rev 5c1f2d668213c57ff474ea37cafe322c98f79756)
* (edit)
hbase-server/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)