Re: Solr Cloud error with shard update

2014-03-13 Thread Shawn Heisey
On 3/13/2014 12:54 PM, cpk wrote: We're seeing the same behavior with Solr 4.6.0 and 4.7. DataInputHandler loads documents, but the updates to the replica fail because of the limited support for the BigDecimal type in SolrCloud. We've successfully worked around the issue by setting convertType=

Re: Solr Cloud error with shard update

2014-03-13 Thread cpk
In case anyone else runs across this issue, I think we've found a work-around. We're seeing the same behavior with Solr 4.6.0 and 4.7. DataInputHandler loads documents, but the updates to the replica fail because of the limited support for the BigDecimal type in SolrCloud. We've successfully wor

Re: Solr Cloud error with shard update

2013-12-12 Thread dboychuck
I have created Jira issue here: https://issues.apache.org/jira/browse/SOLR-5551 -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Cloud-error-with-shard-update-tp4106260p4106448.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Cloud error with shard update

2013-12-11 Thread Shawn Heisey
On 12/11/2013 5:01 PM, dboychuck wrote: > I am running a data import and it is throwing all kinds of errors. I am > upgrading to 4.6 from 4.5.1 with the exact schema and solrconfig and dih > configs. > > Here is the error I am getting: > > org.apache.solr.common.SolrException: ERROR: [doc=k-690ko

Re: Solr Cloud error with shard update

2013-12-11 Thread dboychuck
Also I have tried setting my the schema defintion to float for the offending fields in the schema.xml as well as tried to cast my columns to strings in the query. Both still give the same result. My java version is: java version "1.7.0_10" Java(TM) SE Runtime Environment (build 1.7.0_10-b18) Java

Re: Solr Cloud error with shard update

2013-12-11 Thread dboychuck
And here are the logs of one of the replicas: 2286617 [Thread-146] WARN org.apache.solr.cloud.RecoveryStrategy – Stopping recovery for zkNodeName=core_node2core=productindex 2286627 [Thread-147] WARN org.apache.solr.cloud.RecoveryStrategy – Stopping recovery for zkNodeName=core_node2core=prod

Re: Solr Cloud error with shard update

2013-12-11 Thread dboychuck
Here is the output from the logs of the server running the import: 598413 [updateExecutor-1-thread-62] ERROR org.apache.solr.update.StreamingSolrServers – error org.apache.solr.common.SolrException: Bad Request request: http://solr-shard-5.sys.id.build.com:8080/solr/productindex/update?update.