I'm actually using it in a couple of nodes, but is slower than directly
accesing the data in a ssd.

El jue, 09-06-2011 a las 11:10 -0400, Chris Burroughs escribió:
> On 06/08/2011 05:54 AM, Héctor Izquierdo Seliva wrote:
> > Is there a way to control what sstables go to what data directory? I
> > have a fast but space limited ssd, and a way slower raid, and i'd like
> > to put latency sensitive data into the ssd and leave the other data in
> > the raid. Is this possible? If not, how well does cassandra play with
> > symlinks?
> > 
> 
> Another option would be to use the ssd as a block level cache with
> something like flashcache <https://github.com/facebook/flashcache/>.


Reply via email to