[
https://issues.apache.org/jira/browse/CARBONDATA-3873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Akash R Nilugal resolved CARBONDATA-3873.
-----------------------------------------
Fix Version/s: 2.1.0
Resolution: Fixed
> Secondary index compaction with maintable clean files causing exception
> ------------------------------------------------------------------------
>
> Key: CARBONDATA-3873
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3873> Project: CarbonData
> Issue Type: Bug
> Reporter: Mahesh Raju Somalaraju
> Priority: Major
> Fix For: 2.1.0
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> 1) Compaction with secondary index and cleaning files of the main table after compaction fails then we are getting Exception.
> If any compaction is failed then disable all SI which are successful. They will be enabled after the next load. Below are defect reproduce steps.
> a) Create main table
> b) create 2 or more SI tables
> c) Load the data multiple times.
> d) lets do compaction [this time we need to make scenario such way that one of compaction should fail]
> e) clean the files of main table
> 2) Changing Error to the warning in table creation flow as it is a success case we should not give ERROR.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)