Naman Rastogi created CARBONDATA-3235:
-----------------------------------------
Summary: HDFS Quota Issue
Key: CARBONDATA-3235
URL: https://issues.apache.org/jira/browse/CARBONDATA-3235
Project: CarbonData
Issue Type: Bug
Reporter: Naman Rastogi
Assignee: Naman Rastogi
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)