You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Jou Sung-Shik <li...@gmail.com> on 2015/03/02 00:56:50 UTC

Using HDFS with Solr

Hello.

I have a question about using HDFS with Solr.

I watched when one of shard node is gone, another node take them like this
graph in admin console.


  *(10.62.65.46
is Gone)*

                                    +--------- shard
1-----------------10.62.65.48 (active)
collection-hdfs---------------+--------- shard
2-----------------10.62.65.47 (active)
                                    +--------- shard
3-----------------10.62.65.48 (active)

So, when 10.62.65.46 is restarted but shard 1 is still assignd 10.62.65.48
node.

Is it right?

I think shard 1 assignd 10.62.65.46 node instead of 10.62.65.48 node.

Please comment me.

Thanks.

-- 
---------------------------------------------------------------------
BLOG : http://www.codingstar.net
---------------------------------------------------------------------