The Storage Planner manages access to all data within the Holmes Processing system. It orchestrates the interaction across multiple Databases, serves the files for analysis, etc.
16
stars
7
forks
source link
added flag for max_compaction_flush_memory_in_mb #26
This help not overload cassandra when performing balancing operations when the DB contains very large sets of data. Partially addresses issue #7 as it mitigates the issue of dealing with large results and SASI indexing.
This help not overload cassandra when performing balancing operations when the DB contains very large sets of data. Partially addresses issue #7 as it mitigates the issue of dealing with large results and SASI indexing.