You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Kunal Kapoor (Jira)" <ji...@apache.org> on 2020/10/07 05:02:00 UTC

[jira] [Resolved] (CARBONDATA-4016) NPE and FileNotFound in Show Segments and Insert Stage

     [ https://issues.apache.org/jira/browse/CARBONDATA-4016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kunal Kapoor resolved CARBONDATA-4016.
--------------------------------------
    Resolution: Fixed

> NPE and FileNotFound in Show Segments and Insert Stage
> ------------------------------------------------------
>
>                 Key: CARBONDATA-4016
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-4016
>             Project: CarbonData
>          Issue Type: Bug
>          Components: flink-integration, spark-integration
>    Affects Versions: 2.0.1
>            Reporter: Xingjun Hao
>            Priority: Minor
>             Fix For: 2.1.0
>
>          Time Spent: 4h 50m
>  Remaining Estimate: 0h
>
> # Insert Stage,  While Spark read Stages which are writting by Flink in the meanwhile, JSONFORMAT EXCEPTION will be thrown.
>  # Show Segments with STAGE, when read stages which are writting by Flink or deleting by spark. JSONFORMAT EXCEPTION will be thrown
>  # Show Segment will load partition info for non-partition table, which shall be avoided.
>  # In getLastModifiedTime of TableStatus, if the loadendtime is empty, getLastModifiedTime throw NPE.



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