Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.impl.CloudSolrServer$RouteException: ERROR: [doc=c800b895-21ec-4f2a-a0b0-92edd22909d8] multiple values encountered for non multiValued field property: [fb-1, fb-1]
at com.ngdata.hbaseindexer.indexer.IndexingEventListener.processEvents(IndexingEventListener.java:102)
at com.ngdata.sep.impl.SepEventExecutor$1.run(SepEventExecutor.java:97)
... 5 more
Caused by: org.apache.solr.client.solrj.impl.CloudSolrServer$RouteException: ERROR: [doc=c800b895-21ec-4f2a-a0b0-92edd22909d8] multiple values encountered for non multiValued field property: [fb-1, fb-1]
at org.apache.solr.client.solrj.impl.CloudSolrServer.directUpdate(CloudSolrServer.java:360)
at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:533)
at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
at com.ngdata.hbaseindexer.indexer.DirectSolrInputDocumentWriter.add(DirectSolrInputDocumentWriter.java:112)
at com.ngdata.hbaseindexer.indexer.Indexer.indexRowData(Indexer.java:156)
at com.ngdata.hbaseindexer.indexer.IndexingEventListener.processEvents(IndexingEventListener.java:99)
... 6 more
Now it is blocking the entire pipeline. Is that correct? And what would be best way to deal with such issue ? Something like failure queue ?
Thanks,
Pankil
ERROR: [doc=5c606f8b-1cd1-4dfb-8ae1-92875d2582c1/5!instagram/3!061c3232-40a9-369a-9255-c9b2e6836c72] Error adding field 'metadata_testsecond_l'='1457572311L' msg=For input string: "1457572311L"
Error code is 500 and not 40x. And hence as per design this is blocking entire queue.
Do you have a good suggestion on dropping this particular item and moving forward ?
Pankil
>> > email to hbase-indexer-user+unsub...@googlegroups.com.
>> >> > email to hbase-indexer-user+unsub...@googlegroups.com.
>> >> > For more options, visit https://groups.google.com/d/optout.
>> >
>> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "HBase Indexer Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to hbase-indexer-user+unsub...@googlegroups.com.