GitHub user manishgupta88 opened a pull request:
https://github.com/apache/carbondata/pull/2595 [Documentation] [Unsafe Configuration] Added carbon.unsafe.driver.working.memory.in.mb parameter to differentiate between driver and executor unsafe memory
Added carbon.unsafe.driver.working.memory.in.mb parameter to differentiate between driver and executor unsafe memory
- [ ] Any interfaces changed?
No
- [ ] Any backward compatibility impacted?
No
- [ ] Document update required?
Yes. Updated
- [ ] Testing done
Verified manually
- [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
NA
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/manishgupta88/carbondata unsafe_driver_property
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2595.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2595
----
commit 8196be0a50d9d0f38452cfdf5fbe0b0485973e87
Author: manishgupta88 <tomanishgupta18@...>
Date: 2018-08-01T14:08:30Z
Added carbon.unsafe.driver.working.memory.in.mb parameter to differentiate between driver and executor unsafe memory
----
---