files with "Data" in their name = 384
files with "Compacted" in their name = 11

one CF, my keyspace is like this:

  <Keyspaces>
     <Keyspace Name="uds">
       <KeysCachedFraction>0.01</KeysCachedFraction>
       <ColumnFamily CompareWith="BytesType" Name="bucket" />
     </Keyspace>
   </Keyspaces>


i've also used nodeprobe to manually compact, but didn't really do
anything noticable.

thx!


On Thu, 2009-12-03 at 13:43 -0600, Jonathan Ellis wrote:
> On Thu, Dec 3, 2009 at 1:34 PM, Jonathan Ellis <jbel...@gmail.com> wrote:
> > On Thu, Dec 3, 2009 at 1:32 PM, B. Todd Burruss <bburr...@real.com> wrote:
> >> i do not have any pending tasks in the compaction pool but i have 1164
> >> files in my data directory.
> >
> > how many CFs are those spread across?
> 
> ... and how many are not marked -Compacted in the filename?


Reply via email to