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

apache / carbondata / 1495 / 1
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2019 10:14AM UTC
Files 1026
Run time 2min
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

24 Jan 2019 10:14AM UTC coverage: 74.11% (-5.3%) from 79.361%
1495.1

push

jenkins

ravipesala
[CARBONDATA-3267]Fixed Range Sort OOM Issue

Problem:
Range sort is failing with OOM.

Root cause:
This is because UnsafeSortStorageMemory is not able to control the off heap memory because of this when huge data is loaded it OOM exception is coming fron UnsafeMemoryAllocator.allocate.

Solution:
Added code code to control Sort Storage memory. After sorting the rows if memory is available then only add sorted records to sort storage memory otherwise write to disk

This closes #3096

58430 of 78842 relevant lines covered (74.11%)

1.0 hits per line

Source Files on job 1495.1
  • Tree
  • List 0
  • Changed 265
  • Source Changed 6
  • Coverage Changed 265
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1495
  • f4e4629f on github
  • Prev Job for on master (#1494.1)
  • Next Job for on master (#1496.1)
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