GitHub user kumarvishal09 opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/183

    [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:

    $ git pull https://github.com/kumarvishal09/incubator-carbondata 
configurableblockletdistribution

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/183.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #183
    
----
commit 4c803c9c503d1081a25289103aff60f6d8e9e0d7
Author: kumarvishal <kumarvishal.1...@gmail.com>
Date:   2016-09-20T18:57:43Z

    configurable blocklet distribution

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to