[ 
https://issues.apache.org/jira/browse/CONNECTORS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540254#comment-13540254
 ] 

Karl Wright commented on CONNECTORS-594:
----------------------------------------

I downloaded the dependencies and built the connector.

There's an immediate difficulty, though.  Here's the dependencies of Solrj at 
the moment:

12/27/2012  08:10 PM           163,151 commons-io-2.1.jar
12/27/2012  08:10 PM           352,585 httpclient-4.1.3.jar
12/27/2012  08:10 PM           181,410 httpcore-4.1.4.jar
12/27/2012  08:10 PM            26,938 httpmime-4.1.3.jar
12/27/2012  08:10 PM            17,308 jcl-over-slf4j-1.6.4.jar
12/27/2012  08:10 PM            20,639 log4j-over-slf4j-1.6.4.jar
12/27/2012  08:10 PM            25,962 slf4j-api-1.6.4.jar
12/27/2012  08:10 PM             8,887 slf4j-jdk14-1.6.4.jar
12/27/2012  08:10 PM           520,969 wstx-asl-3.2.7.jar
12/27/2012  08:10 PM           608,239 zookeeper-3.3.6.jar

The versions of httpclient and httpcore versions we require elsewhere in 
ManifoldCF are 4.2.3 for trunk, which is a whole major version beyond the solrj 
version.  This may or may not be a problem, but we'll have to either confirm 
that the code will work with this upgrade, or isolate SolrJ and its 
dependencies using a classloader strategy.
                
> SolrCloud Output Connector
> --------------------------
>
>                 Key: CONNECTORS-594
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-594
>             Project: ManifoldCF
>          Issue Type: New Feature
>    Affects Versions: ManifoldCF 1.0.1
>            Reporter: Minoru Osuka
>            Priority: Minor
>             Fix For: ManifoldCF next
>
>         Attachments: solrcloud-output-connector.tar.gz
>
>
> The Output Connectors doesn't support SolrCloud currently.
> Since the Solr 4.0 released, I think there is a need for support for 
> SolrCloud.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to