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

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

Build:
DEFAULT BRANCH: master
Ran 21 May 2018 02:45AM UTC
Files 1020
Run time 37s
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

21 May 2018 02:45AM UTC coverage: 74.982% (+1.2%) from 73.814%
460.1

push

jenkins

Jacky Li
[CARBONDATA-2494] Fix lucene datasize and performance

Improved lucene datamap size and performance by using the following parameters.
New DM properties
1.flush_cache: size of the cache to maintain in Lucene writer, if specified then it tries to aggregate the unique data till the cache limit and flush to Lucene. It is best suitable for low cardinality dimensions.
2.split_blocklet: when made as true then store the data in blocklet wise in lucene , it means new folder will be created for each blocklet thus it eliminates storing on blockletid in lucene. And also it makes lucene small chunks of data.

This closes #2275

52121 of 69511 relevant lines covered (74.98%)

1.0 hits per line

Source Files on job 460.1
  • Tree
  • List 0
  • Changed 126
  • Source Changed 5
  • Coverage Changed 125
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 460
  • f184de88 on github
  • Prev Job for on master (#459.1)
  • Next Job for on master (#461.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