[
https://issues.apache.org/jira/browse/HBASE-17622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Esteban Gutierrez updated HBASE-17622:
--------------------------------------
Status: Patch Available (was: Open)
> 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
> 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)