[
https://issues.apache.org/jira/browse/CARBONDATA-3873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mahesh Raju Somalaraju updated CARBONDATA-3873:
-----------------------------------------------
Description:
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.
was:
Secondary index compaction with main table clean files causing an exception
If any compaction is failed and clean files causing the exception.
If any compaction is failed then disable all SI tables which are successful.
> 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
> Time Spent: 1h 40m
> 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)