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

apache / carbondata / 1720
76%

Build:
DEFAULT BRANCH: master
Ran 29 May 2019 07:36PM UTC
Jobs 1
Files 1058
Run time 1min
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
1720

push

jenkins

kumarvishal09
[CARBONDATA-3394]Clean files command optimization

Problem
Clean files is taking of lot of time to finish, even though there are no segments to delete
Tested for 5000 segments, and clean files takes 15 minutes time to finish

Root cause and Solution
Lot of table status read operations are were happening during clean files
lot of listing operations are happening, even though they are not required.

Read and list operations are reduced to reduce overall time for clean files.
After changes, for the same store, it takes 35 seconds in same 3 node cluste

This closes #3227

63673 of 82406 relevant lines covered (77.27%)

1.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1720.1 29 May 2019 07:36PM UTC 0
77.27
Source Files on build 1720
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1720
  • 6817e77a on github
  • Prev Build on master (#1717)
  • Next Build on master (#1721)
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