[
https://issues.apache.org/jira/browse/NUTCH-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven W updated NUTCH-2226:
----------------------------
Description:
I receive this error when indexing to SolrCloud in deploy mode on Hadoop 2.7.0:
Type 'org/apache/http/impl/client/DefaultHttpClient' (current frame, stack[0])
is not assignable to 'org/apache/http/impl/client/CloseableHttpClient'
I'm assuming there's a version mismatch somewhere in the deploy JAR, but I
don't know where to look. This is related to NUTCH-2197.
was:
I receive this error when indexing to SolrCloud in deploy mode on Hadoop 2.7.0:
Type 'org/apache/http/impl/client/DefaultHttpClient' (current frame, stack[0])
is not assignable to 'org/apache/http/impl/client/CloseableHttpClient'
I'm assuming there's a version mismatch somewhere in the deploy JAR, but I
don't know where to look.
> SOLR mismatch in deploy mode
> ----------------------------
>
> Key: NUTCH-2226
> URL: https://issues.apache.org/jira/browse/NUTCH-2226
> Project: Nutch
> Issue Type: Bug
> Components: indexer
> Reporter: Steven W
> Labels: solr
>
> I receive this error when indexing to SolrCloud in deploy mode on Hadoop
> 2.7.0:
> Type 'org/apache/http/impl/client/DefaultHttpClient' (current frame,
> stack[0]) is not assignable to
> 'org/apache/http/impl/client/CloseableHttpClient'
> I'm assuming there's a version mismatch somewhere in the deploy JAR, but I
> don't know where to look. This is related to NUTCH-2197.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)