The ultimate answer is that you need to test your configuration with your
expected workflow.
However, the thing that mitigates the remote IO factor (hopefully) is that
the Solr HDFS stuff features a blockcache that should (when tuned
correctly) cache in RAM the blocks your Solr process needs the m
Are you sure you have your namenode URL set correctly? Usually the namenode
URL points at port 8020, whereas the RPC port is 8022.
To answer the original question, CDH 5 ships with a patched Solr 4.6. If
that's the version you want to run, you might as well use theirs. I have a
testing cluster wit
I´m with the same problem.
This is what is throw.
RuntimeException: Problem creating directory:
hdfs://10.58.10.147:8022/usr/solr/FavorecidoHdfs/core_node1/BY9/lws-main/data/solr/cores/favorecidohdfs_6/data/FavorecidoHdfs_shard1_replica1
at
org.apache.solr.store.hdfs.HdfsDirectory.(HdfsDir