RE: problems running solr 4.4 with HDFS HA

2013-08-07 Thread Greg Walters
Hi Mark, Setting properly in my solrconfig.xml did it. Thanks! Greg Walters | Operations Team 530 Maryville Center Drive, Suite 250 St. Louis, Missouri 63141 t. 314.225.2745 | c. 314.225.2797 gwalt...@sherpaanalytics.com www.sherpaanalytics.com

Re: problems running solr 4.4 with HDFS HA

2013-08-06 Thread Mark Miller
On Aug 6, 2013, at 3:15 PM, Greg Walters wrote: > -Dsolr.hdfs.confdir=/etc/hadoop/conf.cloudera.hdfs1 Have you set that up in the directoryFactory section of solrconfig.xml? Make sure you have something like: ${solr.hdfs.home:} ${solr.hdfs.confdir:} - Mark

problems running solr 4.4 with HDFS HA

2013-08-06 Thread Greg Walters
Good day, I've been working to test Solr 4.4 in our dev environment with the HDFS integration that was just announced and am having some issues getting NameNode HA to work. To start off with I had to change out all of the Hadoop jars in WEB-INF/lib/ with the matching jars from our Hadoop distri