SHIVADEEP GUNDOJU created HDFS-10669:
----------------------------------------

             Summary: error while creating collection in solr
                 Key: HDFS-10669
                 URL: https://issues.apache.org/jira/browse/HDFS-10669
             Project: Hadoop HDFS
          Issue Type: Bug
         Environment: solr cloud mode on apache hadoop
            Reporter: SHIVADEEP GUNDOJU


Hello Team,
   I have configured Solr in cloud mode on my apache hadoop 4 node cluster. I 
"have created a collection with name tweets". able to use the collection 
without any issues.

 When I try to create  new collection . I am getting below error but but 
directory gets created under solr in hdfs.  please help

user@Hadoop3:/usr/local/solr_download/solr-5.5.2$ sudo ./bin/solr create -c 
tweets1  -d data_driven_schema_configs

Connecting to ZooKeeper at localhost:9983 ...
Re-using existing configuration directory tweets1

Creating new collection 'tweets1' using command:
http://172.16.16.129:8983/solr/admin/collections?action=CREATE&name=tweets1&numShards=1&replicationFactor=1&maxShardsPerNode=1&collection.configName=tweets1


ERROR: Failed to create collection 'tweets1' due to: 
{172.16.16.129:8983_solr=org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:Error
 from server at http://172.16.16.129:8983/solr: Error CREATEing SolrCore 
'tweets1_shard1_replica1': Unable to create core [tweets1_shard1_replica1] 
Caused by: Illegal pattern component: T}





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to