You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/02/15 21:11:43 UTC

[jira] [Created] (PHOENIX-3679) Make local indexes the default

Lars Hofhansl created PHOENIX-3679:
--------------------------------------

             Summary: Make local indexes the default
                 Key: PHOENIX-3679
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3679
             Project: Phoenix
          Issue Type: Bug
            Reporter: Lars Hofhansl


Local index usually have the best overall profile (to be confirmed experimentally). They work well with mutable data, are transactional (HBase 1+), perform well for heavy updates including the initial seed.

We should make them the default when a new index is created.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)