me=collection2&numShards=1&replicationFactor=1&maxShardsPerNode=1&collection.configName=collection2
ERROR: Failed to create collection 'collection2' due to: Could not fully create
collection: portal2
-
I can see collection2 on the collections list of Solr Admin UI
On 10/30/2017 2:45 PM, Dan Caulfield wrote:
> Thanks Shawn,
> I tried your recommended solution and delete the maxis_clickstream
> directory. I got the same error when trying to recreate the collection.
> Can you think of anything else to try?
I am pretty sure that this problem happens because t
Shawn Heisey-2 wrote
> On 10/26/2017 10:29 AM, Dan Caulfield wrote:
>> I'm creating a collection on a new cluster. There are six new Solr nodes
>> using a HDP 2.6.2 cluster for storage. Has anyone seen similar errors?
>
>> ERROR: Failed to create collecti
On 10/26/2017 10:29 AM, Dan Caulfield wrote:
> I'm creating a collection on a new cluster. There are six new Solr nodes
> using a HDP 2.6.2 cluster for storage. Has anyone seen similar errors?
> ERROR: Failed to create collection 'maxis_clickstream' due to:
&g
lickstream' using command:
http://localhost:8983/solr/admin/collections?action=CREATE&name=maxis_clickstream&numShards=6&replicationFactor=1&maxShardsPerNode=1&collection.configName=maxis_clickstream
ERROR: Failed to create collection 'maxis_clicks
Thanks you Zheng,
I ahve found the issue, there was server IP, when i check, one of my
live_collection was pointed to localhost.
So i did mention hostname into solr.xml.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Failed-to-create-collection-in-Solrcloud
e 1 shards and 2 replica, it work find.
> while i am try to create core with 1 shards with 3 replication,using this
> command bin/solr create -c abc -n abcr -shards 1 -replicationFactor 3
>
> I am getting below error,
>
> ERROR: Failed to create collection 'abc' due to
-replicationFactor 3
I am getting below error,
ERROR: Failed to create collection 'abc' due to:
org.apache.solr.client.solrj.SolrServerException:IOException occured when
talking to server at: http://xx.yyy.zz:8985/solr (server -solr 3)
solr 3:) i did start this server using this command bin/