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

Istvan Toth updated PHOENIX-6405:
---------------------------------
    Description: 
It is very easy to end up with inconsistent indexes when bulk loading data into 
non-empty tables with secondary indexes.

Checking if the table is empty, and refusing to do the bulk load if it is not, 
unless a sufficiently scary override like *--corruptindexes* is also provided 
would probably reduce the risk.

  was:
It is very easy to end up with inconsistent indexes when bulk loading data into 
non-empty tables with secondary indexes.

Checking if the tables are empty, and refusing to do the bulk load in this 
case, unless a sufficiently scary override like *--corruptindexes* is also 
provided would probably reduce the risk.


> Disallow bulk loading into non-empty tables with secondary indexes
> ------------------------------------------------------------------
>
>                 Key: PHOENIX-6405
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6405
>             Project: Phoenix
>          Issue Type: New Feature
>          Components: core
>            Reporter: Istvan Toth
>            Priority: Major
>
> It is very easy to end up with inconsistent indexes when bulk loading data 
> into non-empty tables with secondary indexes.
> Checking if the table is empty, and refusing to do the bulk load if it is 
> not, unless a sufficiently scary override like *--corruptindexes* is also 
> provided would probably reduce the risk.



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

Reply via email to