Details
Description
Solr fails to index with error:
ERROR - 2014-07-24 07:10:49.790; org.apache.solr.common.SolrException; null:org.apache.solr.common.SolrException: org.apache.hadoop.ipc
.RemoteException(java.io.IOException): file /var/lib/collection1/core_node1/data/tlog/tlog.0000000000000000000 on client 10.60.32.54.
Requested replication 1 is less than the required minimum 3
Maybe Solr should take into account dfs.replication in the hdfs-site.xml ?