Shashank,
I had a quick look at:
https://lucene.apache.org/solr/guide/6_6/running-solr-on-hdfs.html
Did you enable the Block Cache and the solr.hdfs.nrtcachingdirectory?
cheers -- Rick
On 2017-10-03 09:22 PM, Shashank Pedamallu wrote:
Hi,
I’m trying an experiment in which, I’m loading a core
Hi,
I’m trying an experiment in which, I’m loading a core of 1.27GB with 5621600
documents on 2 Solr setups. On first setup, dataDir is pointed as a
NRTCachingDirectory as a standard path in my local. On second setup, it is
pointed as HdfsDirectory. As part of loading the core, I see following