EdColeman commented on pull request #2342: URL: https://github.com/apache/accumulo/pull/2342#issuecomment-962028714
> I don't think the number of entries ingested through bulk import show up the monitor. The entities counts for bulk ingest should show up after a compaction - I believe the numbers are pulled from the metadata file colFam for example: > 3< file:/default_tablet/F000009y.rf [] 186,1 would be 186 bytes with 1 entry. On bulk import, the size is known, but the entity count is 0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
