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

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

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

Akash R Nilugal (Jira)
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)