[jira] [Commented] (CARBONDATA-263) Configurable blocklet distribution
Posted by Akash R Nilugal (Jira) on Sep 20, 2016; 7:06pm URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Commented-CARBONDATA-263-Configurable-blocklet-distribution-tp1292.html
[CARBONDATA-263]Configurable blocklet distribution
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
You can merge this pull request into a Git repository by running:
> Configurable blocklet distribution
> ----------------------------------
>
> Key: CARBONDATA-263
> URL: https://issues.apache.org/jira/browse/CARBONDATA-263 > Project: CarbonData
> Issue Type: Bug
> Reporter: kumar vishal
> Assignee: kumar vishal
>
> Problem: Currently blocklet distribution is not configurable , in some case it may impact query performance
> Solution: Expose parameter to enable and disable blocklet distribution
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)