We are working with a Cassandra database that will store data in the petabyte range. We are thinking of using either ElasticSearch or Solandra, but we are having a fun time deciding between which to use. I'm wondering if the our database might get too large. I know ElasticSearch is scalable, but to what extent - especially with a Cassandra database.
Solandra on the other hand is made for Cassandra and is highly scalable, but again, to what extent?
Both are scalable, but how scalable using Cassandra?