Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-10669

error while creating collection in solr

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • None
    • None
    • None
    • None
    • solr cloud mode on apache hadoop

    Description

      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}

      Attachments

        Activity

          People

            Unassigned Unassigned
            shivadeep_deep@yahoo.com SHIVADEEP GUNDOJU
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: