Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disk space is allocated for uncompressed block size #15

Open
thilinamb opened this issue Mar 27, 2020 · 0 comments
Open

Disk space is allocated for uncompressed block size #15

thilinamb opened this issue Mar 27, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@thilinamb
Copy link
Collaborator

This may cause underutilized disk spaces.

2020-03-27 00:42:32 DEBUG NodeStore:225 - Processing end session request. Dataset id: noaa_2015_jan, entity id:ff5m6, session id: 1
2020-03-27 00:42:32 DEBUG RoundRobinAllocationPolicy:24 - Chose path: /s/lattice-80/b/nobackup/granules/thilinab/sustain, requested space: 332, available space: 2076299468468
2020-03-27 00:42:32 DEBUG SSTableWriter:40 - Updated block index. Block Id: 0, Offset: 0
2020-03-27 00:42:32 DEBUG SSTableWriter:90 - Stored the final block of the SSTable on disk. Block Id: 0, block size: 332
2020-03-27 00:42:32 DEBUG SSTableWriter:107 - Completed moving a MemTable to SSTable on disk. Uncompressed size: 332, compressed size: 253
@thilinamb thilinamb added the bug Something isn't working label Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant