Re: Quick question regarding Maven and Spark Assembly jar

2015-12-04 Thread Sean Owen
I think one problem is that the assembly by nature includes a bunch of particular versions of dependencies. Only one can be published, but, it would be unlikely to be the right flavor of assembly for any given user. On Fri, Dec 4, 2015 at 1:27 AM, Matt Cheah wrote: > Hi everyone, > > A very brief

Re: Quick question regarding Maven and Spark Assembly jar

2015-12-03 Thread Mark Hamstra
Try to read this before Marcelo gets to you. https://issues.apache.org/jira/browse/SPARK-11157 On Thu, Dec 3, 2015 at 5:27 PM, Matt Cheah wrote: > Hi everyone, > > A very brief question out of curiosity – is there any particular reason > why we don’t publish the Spark assembly jar on the Maven r