You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Esteban Gutierrez (JIRA)" <ji...@apache.org> on 2017/02/10 01:39:41 UTC

[jira] [Updated] (HBASE-17622) Add hbase-metrics package to TableMapReduceUtil

     [ https://issues.apache.org/jira/browse/HBASE-17622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Esteban Gutierrez updated HBASE-17622:
--------------------------------------
    Attachment: HBASE-17622.patch

> 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)