• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

apache / carbondata / 833
76%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2018 02:11PM UTC
Jobs 1
Files 987
Run time 11min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
833

push

jenkins

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

Usually in production scenarios driver memory will be less than the executor memory. Now we are using unsafe for caching block/blocklet dataMap in driver. Current unsafe memory configured for executor is getting used for driver also which is not a good idea.
Therefore it is required to separate out driver and executor unsafe memory.
You can observe the same in spark configuration also that spark has given different parameters for configuring driver and executor memory overhead to control the unsafe memory usage.
spark.yarn.driver.memoryOverhead and spark.yarn.executor.memoryOverhead

This closes #2595

14 of 14 new or added lines in 1 file covered. (100.0%)

57051 of 70480 relevant lines covered (80.95%)

1.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 833.1 02 Aug 2018 02:11PM UTC 0
80.95
Source Files on build 833
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #833
  • a2928e31 on github
  • Prev Build on master (#826)
  • Next Build on master (#834)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc