Re: Managing httpcomponent dependency in Spark/Solr

2015-09-03 Thread Igor Berman
not sure if it will help, but have you checked https://maven.apache.org/plugins/maven-shade-plugin/examples/class-relocation.html On 31 August 2015 at 19:33, Oliver Schrenk wrote: > Hi, > > We are running a distibuted indexing service for Solr (4.7) on a Spark > (1.2)

Re: Managing httpcomponent dependency in Spark/Solr

2015-09-03 Thread Akhil Das
You can also set the *executor.userClassPathFirst,* There are couple of classpath configurations available to override defaults, you can find them from here http://spark.apache.org/docs/latest/configuration.html#runtime-environment Thanks Best Regards On Mon, Aug 31, 2015 at 10:03 PM, Oliver

Managing httpcomponent dependency in Spark/Solr

2015-08-31 Thread Oliver Schrenk
Hi, We are running a distibuted indexing service for Solr (4.7) on a Spark (1.2) cluster. Now we wanted to upgrade to Solr 5.3 and are running into problems with dependencies. Solr 5 brings in org.apache.httpcomponents httpclient 4.4.1 (1) and the prebuilt binary for Spark 1.2.2 for CDH 4