Login  Register

[jira] [Created] (CARBONDATA-4141) index server is not caching the index files from external sdk table.

Posted by Akash R Nilugal (Jira) on Mar 02, 2021; 11:42am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-4141-index-server-is-not-caching-the-index-files-from-external-sdk-table-tp106515.html

Karan created CARBONDATA-4141:
---------------------------------

             Summary: index server is not caching the index files from external sdk table.
                 Key: CARBONDATA-4141
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-4141
             Project: CarbonData
          Issue Type: Bug
          Components: spark-integration
    Affects Versions: 2.0.0
            Reporter: Karan
             Fix For: 2.0.1


Indexes cached in Executor cache are not dropped when drop table is called for external SDK table. Because, external tables with sdk segments will not have metadata like table status file. So in drop table command we send zero segments to indexServer clearIndexes job, which clears nothing from executor side.



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