Member since
01-25-2017
119
Posts
7
Kudos Received
2
Solutions
08-02-2017
10:45 AM
Is there any config parameter to make it shorter failing over to rm2? Is below config parameter effective on this procedure? yarn.resourcemanager.connect.retry-interval.ms=30000
... View more
01-30-2017
03:44 PM
Hi, I was getting the following error for examples: Error CREATEing SolrCore 'twitter_demo_shard1_replica1': Unable to create core [twitter_demo_shard1_replica1] Caused by: You must set the HdfsDirectoryFactory param solr.hdfs.home for relative dataDir paths to work First I couldn't find where sold.hdfs.home was placed. Then I found this article and updated the solrConfig.xml file. Then I tried again to view existing examples but I still get this error. I checked the HDFS directory and confirmed that the path is there. Does anybody has a suggestion? Or idea?
... View more