[
https://issues.apache.org/jira/browse/CARBONDATA-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xuchuanyin closed CARBONDATA-2809.
----------------------------------
Resolution: Duplicate
duplicated with CARBONDATA-2821
> Manually rebuilding non-lazy datamap cause error
> ------------------------------------------------
>
> Key: CARBONDATA-2809
> URL: https://issues.apache.org/jira/browse/CARBONDATA-2809
> Project: CarbonData
> Issue Type: Bug
> Reporter: xuchuanyin
> Assignee: xuchuanyin
> Priority: Minor
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> Steps to reproduce:
> 1. create base table
> 2. load data to base table
> 3. create index datamap (such as bloomfilter datamap) on base table
> 4. rebuild datamap ---- This will give error
> In step3, the data of datamap has already been generated, if we trigger
> rebuild, the procedure does not clean the files properly, thus causing the
> error.
> Actually, the rebuild is not required. We can fix this issue by skipping the
> rebuild procedure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)