[
https://issues.apache.org/jira/browse/HBASE-17622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15862017#comment-15862017
]
Hudson commented on HBASE-17622:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2481 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/2481/])
HBASE-17622 Add hbase-metrics package to TableMapReduceUtil (esteban: rev
054acec84009feed94ca6cf3bf20f5af4f6fecac)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java
> Add hbase-metrics package to TableMapReduceUtil
> -----------------------------------------------
>
> Key: HBASE-17622
> URL: https://issues.apache.org/jira/browse/HBASE-17622
> Project: HBase
> Issue Type: Bug
> Components: mapreduce
> Affects Versions: 2.0.0
> Reporter: Esteban Gutierrez
> Priority: Trivial
> Fix For: 2.0.0
>
> Attachments: HBASE-17622.patch
>
>
> HBASE-9774 moved our metrics to its own package recently, unfortunately
> running a MR job against snapshots will fail since
> org.apache.hadoop.hbase.metrics.impl.FastLongHistogram is not present in the
> classpath and is needed by the ClientSideRegionScanner (HStore keeps track
> cache statistics from LruBlockCache).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)