Re: Backup to HDFS while running cluster on local disk

2016-11-08 Thread Hrishikesh Gadre
Hi Mike, Thanks for bringing this up. You can certainly backup the index data stored on local file-system to HDFS. The HDFS backup repository implementation uses the same configuration properties as expected by the HDFS directory factory. Here is the description of the parameters, - location

Backup to HDFS while running cluster on local disk

2016-11-08 Thread Mike Thomsen
We have SolrCloud running on bare metal but want the nightly snapshots to be written to HDFS. Can someone give me some help on configuring the HdfsBackupRepository? ${solr.hdfs.default.backup.path} ${solr.hdfs.home:} ${solr.hdfs.confdir:} Not sure how to