GitHub user ravipesala opened a pull request:
https://github.com/apache/incubator-carbondata/pull/605
[CARBONDATA-715] Optimize Single-Pass data load flow
1. Upgrade to latest netty-4.1.8
2. Optimize the serialization of key for passing in network.
3. Launch individual dictionary client for each loading thread.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ravipesala/incubator-carbondata
single-pass-opt
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/605.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 #605
----
commit 049378adebd5ed24a2dd2d2c4d91e08d99a2c0bc
Author: ravipesala <[email protected]>
Date: 2017-02-21T01:15:09Z
Optimized and upgraded Dictionary Server
commit 8c9d84eb0eef4b4a17c46b7e40fb8e408ea4d3d0
Author: ravipesala <[email protected]>
Date: 2017-02-21T05:29:37Z
Added multi dictionary clients for each thread
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---