You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Swaroopa Kadam (Jira)" <ji...@apache.org> on 2019/12/24 20:04:00 UTC

[jira] [Created] (HBASE-23616) IndexScrutinyTool is very slow on view-indexes

Swaroopa Kadam created HBASE-23616:
--------------------------------------

             Summary: IndexScrutinyTool is very slow on view-indexes
                 Key: HBASE-23616
                 URL: https://issues.apache.org/jira/browse/HBASE-23616
             Project: HBase
          Issue Type: Improvement
            Reporter: Swaroopa Kadam


From view-index to view, it scrutinizes about 7 rows per minute with batch size 1. 

From view to view-index, it is about 1000 rows per minute with batch size 1, which is also very slow. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)