GitHub user mohammadshahidkhan opened a pull request:
https://github.com/apache/incubator-carbondata/pull/87
[CARBONDATA-171] Block distribution not proper when the number of active
executors more than the node size
Secenario:
suppose block size : 10
Node size = 3
Number of executors = 8
then only 6 blocks are allocated remaining 4 blocks lefts un- assigned.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mohammadshahidkhan/incubator-carbondata
block_distribution_when_with_duplicate_active_node
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/87.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 #87
----
commit b21aae8eb00d9c54a801d8a8c0dc92b11d094a2b
Author: mohammadshahidkhan <[email protected]>
Date: 2016-08-23T15:17:28Z
[CARBONDATA-171] Block distribution not proper when the number of active
executors more than the node size
----
---
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.
---