[
https://issues.apache.org/jira/browse/CARBONDATA-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Naman Rastogi updated CARBONDATA-3235:
--------------------------------------
Summary: AlterTableRename and PreAgg Datamap Fail Issue (was: HDFS Quota
Issue)
> AlterTableRename and PreAgg Datamap Fail Issue
> ----------------------------------------------
>
> Key: CARBONDATA-3235
> URL: https://issues.apache.org/jira/browse/CARBONDATA-3235
> Project: CarbonData
> Issue Type: Bug
> Reporter: Naman Rastogi
> Assignee: Naman Rastogi
> Priority: Minor
>
> h3. Alter Table Rename Table Fail
> * When table rename is success in hive, but failed in carbon data store, it
> would throw exception, but would not go back and undo rename in hive.
> h3. Create-Preagregate-Datamap Fail
> * When (preaggregate) datamap schema is written, but table updation is failed
> -> call CarbonDropDataMapCommand.processMetadata()
> -> call dropDataMapFromSystemFolder() -> this is supposed to delete the
> folder on disk, but doesnt as the datamap is not yet updated in table, and
> throws NoSuchDataMapException
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)