Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Solr, mail # user - what is the diff between katta and solrcloud?


Copy link to this message
-
Re: what is the diff between katta and solrcloud?
Otis Gospodnetic 2011-01-18, 07:27
Sean,

First 2 things that come to mind:
* Katta keeps shards on HDFS and they then get deployed to regular servers/FS
* SolrCloud doesn't involve HDFS at all.

* Katta is a Lucene-level system
* SolrCloud is a Solr-level system

Both make heavy use of ZooKeeper.

Otis
----
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
Lucene ecosystem search :: http://search-lucene.com/

----- Original Message ----
> From: Sean Bigdatafun <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Sent: Mon, January 17, 2011 4:06:59 PM
> Subject: what is the diff between katta and solrcloud?
>
> Are their goal fudanmentally different at all or just different approaches
> to  solve the same problem (sharding)? Can someone give a technical  review?
>
> Thanks,
> --Sean
>