You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/16 17:25:00 UTC

[jira] [Resolved] (HBASE-8906) Report approximate progress for Map job via TableRecordReaderImpl

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

Andrew Kyle Purtell resolved HBASE-8906.
----------------------------------------
      Assignee:     (was: Rishit Shroff)
    Resolution: Incomplete

> Report approximate progress for Map job via TableRecordReaderImpl
> -----------------------------------------------------------------
>
>                 Key: HBASE-8906
>                 URL: https://issues.apache.org/jira/browse/HBASE-8906
>             Project: HBase
>          Issue Type: New Feature
>          Components: mapreduce
>    Affects Versions: 0.89-fb
>            Reporter: Rishit Shroff
>            Priority: Minor
>
> Currently, the map job does not report any progress. It goes directly from 0 to 100% at the end. The JIRA is implement the getProgress() for TableRecordReaderImpl.
> A few approximations that can be made:
> 1. The rows within the range of a given mapper are evenly distributed. This will help in the approximation.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)