You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ajantha Bhat (JIRA)" <ji...@apache.org> on 2019/03/25 09:18:00 UTC

[jira] [Created] (CARBONDATA-3330) Fix Invalid exception when SDK reader is trying to clear the datamap

Ajantha Bhat created CARBONDATA-3330:
----------------------------------------

             Summary: Fix Invalid exception when SDK reader is trying to clear the datamap
                 Key: CARBONDATA-3330
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3330
             Project: CarbonData
          Issue Type: Bug
            Reporter: Ajantha Bhat


java.io.IOException: File does not exist: /opt/csdk/out/cmplx_Schema/Metadata/schema at org.apache.carbondata.core.metadata.schema.SchemaReader.readCarbonTableFromStore(SchemaReader.java:60) at org.apache.carbondata.core.metadata.schema.table.CarbonTable.buildFromTablePath(CarbonTable.java:302) at org.apache.carbondata.core.datamap.DataMapStoreManager.getCarbonTable(DataMapStoreManager.java:512) at org.apache.carbondata.core.datamap.DataMapStoreManager.clearDataMaps(DataMapStoreManager.java:476) at org.apache.carbondata.hadoop.CarbonRecordReader.close(CarbonRecordReader.java:164) at org.apache.carbondata.sdk.file.CarbonReader.close(CarbonReader.java:219)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)