GitHub user sgururajshetty opened a pull request:
https://github.com/apache/carbondata/pull/1893 [CARBONDATA-2044] Documentation added 2 parameter
Added paramter for configurable wait time for requesting executors and minimum registered executors ratio to continue the block distribution.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/sgururajshetty/carbondata 2043
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1893.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1893
----
commit e8d51ca64f6f634113819b3bca418f71dd5b7049
Author: sgururajshetty <sgururajshetty@...>
Date: 2018-01-31T10:54:13Z
Added 2 new parameter
carbon.dynamicallocation.schedulertimeout
carbon.scheduler.minregisteredresourcesratio
----
---