You can configure the Solr client to use a replication factor of 1 for hdfs and 
then let Solr replicate for you if you want to avoid this.

Other than that, we will be adding further options over time.

- Mark

On Jan 15, 2014, at 9:46 PM, longsan <longsan...@sina.com> wrote:

> Hi, i'm newer for solr cloud. i met a question here.
> 
> we use hdfs as file storage service and use Solr cloud to provide indexing
> service and query service.
> But solr cloud will replicate index/data files between leader and replica. 
> And the hdfs replicates the files too.
> 
> i think it wil waste disk space. Is there any ways to disable solr cloud
> replication index/data files between leader and replcas?
> 
> In other words , how to implement that hdfs provide data reliability and
> solr cloud provide service reliability?
> 
> 
> 
> 
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/solr-cloud-hdfs-issue-tp4111593.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to