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

apache / carbondata / 460
76%

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

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

Jobs
ID Job ID Ran Files Coverage
1 460.1 21 May 2018 02:45AM UTC 0
74.98
Source Files on build 460
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #460
  • f184de88 on github
  • Prev Build on master (#459)
  • Next Build on master (#461)
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