[
https://issues.apache.org/jira/browse/HBASE-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614950#action_12614950
]
Billy Pearson commented on HBASE-635:
-------------------------------------
I agree here I use TableMap on a lot of my jobs and never know when the task is
going to complete would be nice to be able to have a idea on how far along it
is.
> Individual TableMap tasks don't report percentage complete.
> -----------------------------------------------------------
>
> Key: HBASE-635
> URL: https://issues.apache.org/jira/browse/HBASE-635
> Project: Hadoop HBase
> Issue Type: Improvement
> Environment: EC2 large instances, HBase 0.1.2, Hadoop 0.16.3
> Reporter: Daniel Leffel
> Priority: Minor
>
> Currently, the TableMap spawns a number of Map tasks matching the number of
> regions being served. However, each task reports 0% complete until the task
> is fully complete and jumps to 100%. It would be ideal if each task
> accurately reported it's percentage complete.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.