You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "kumar vishal (JIRA)" <ji...@apache.org> on 2016/09/20 18:48:20 UTC

[jira] [Created] (CARBONDATA-262) limit query memory issue

kumar vishal created CARBONDATA-262:
---------------------------------------

             Summary: limit query memory issue 
                 Key: CARBONDATA-262
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-262
             Project: CarbonData
          Issue Type: Bug
            Reporter: kumar vishal
            Assignee: kumar vishal


Problem: In case of limit query if limit value is 100 so after consuming 100 records executor service is not getting shutdown, and it may cause memory issue 

Solution: Add executor service in query model need to shutdown the executor after query execution in carbonscan rdd



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)