You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Richard Antal (Jira)" <ji...@apache.org> on 2020/04/01 14:02:00 UTC

[jira] [Created] (PHOENIX-5815) Update documentation for Index Population in secondary_indexing.html

Richard Antal created PHOENIX-5815:
--------------------------------------

             Summary: Update documentation for Index Population in secondary_indexing.html
                 Key: PHOENIX-5815
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5815
             Project: Phoenix
          Issue Type: Improvement
            Reporter: Richard Antal
            Assignee: Richard Antal


In PHOENIX-5794  I have implemented a threshold for non async index creation. It is important to update the documentation to make this improvement useful for Phoenix users.

We can populate indexes by using the following command
{code:java}
hbase org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter{code}
It is not mentioned in the documentation, although it could be useful. 



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