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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Akash R Nilugal (Jira)
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)