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) cluster. Now we wanted to u
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 Schr