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

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

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

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

             Summary: 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
             Fix For: 2.1.0


# 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)