[jira] [Created] (CARBONDATA-3945) NPE while Data Loading

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

[jira] [Created] (CARBONDATA-3945) NPE while Data Loading

Akash R Nilugal (Jira)
Xingjun Hao created CARBONDATA-3945:
---------------------------------------

             Summary: NPE while Data Loading
                 Key: CARBONDATA-3945
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3945
             Project: CarbonData
          Issue Type: Bug
            Reporter: Xingjun Hao


# getLastModifiedTime of LoadMetadataDetails fails due to "updateDeltaEndTimestamp is empty string".
 # In the getCommittedIndexFile founction, NPE happens because of "segmentfile is null" under the Unusual cases.
 # Cleaning temp files fails because of "partitionInfo is null" under the unusual cases.
 # When calculating sizeInBytes of CarbonRelation, under the unusual cases, it need to collect the directory size. but the directory path only works for non-partition tables, for partition tables, filenotfoundexcepiton was throwed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)