RE: Re: Spark assembly in Maven repo?

2015-12-14 Thread Xiaoyong Zhu
Thanks for the info! Xiaoyong From: Sean Owen [mailto:so...@cloudera.com] Sent: Monday, December 14, 2015 12:20 AM To: Xiaoyong Zhu <xiaoy...@microsoft.com> Cc: user <user@spark.apache.org> Subject: Re: Re: Spark assembly in Maven repo? Yes, though I think the Maven Central reposi

Re: Re: Spark assembly in Maven repo?

2015-12-14 Thread Sean Owen
ong Zhu <xiaoy...@microsoft.com> > *Cc:* user <user@spark.apache.org> > > > *Subject:* Re: Re: Spark assembly in Maven repo? > > > > That's exactly what the various artifacts in the Maven repo are for. The > API classes for core are in the core artifact and so on. Y

RE: Re: Spark assembly in Maven repo?

2015-12-13 Thread Xiaoyong Zhu
aoy...@microsoft.com> Cc: user <user@spark.apache.org> Subject: Re: Re: Spark assembly in Maven repo? That's exactly what the various artifacts in the Maven repo are for. The API classes for core are in the core artifact and so on. You don't need an assembly. On Sat, Dec 12, 2015

Re: Re: Spark assembly in Maven repo?

2015-12-12 Thread Sean Owen
11, 2015 12:08 AM > *To:* Mark Hamstra <m...@clearstorydata.com> > *Cc:* Xiaoyong Zhu <xiaoy...@microsoft.com>; Jeff Zhang <zjf...@gmail.com>; > user <user@spark.apache.org>; Zhaomin Xu <z...@microsoft.com>; Joe Zhang > (SDE) <gui...@microsoft.com> > *Subject

RE: Re: Spark assembly in Maven repo?

2015-12-11 Thread Xiaoyong Zhu
To: Mark Hamstra <m...@clearstorydata.com> Cc: Xiaoyong Zhu <xiaoy...@microsoft.com>; Jeff Zhang <zjf...@gmail.com>; user <user@spark.apache.org>; Zhaomin Xu <z...@microsoft.com>; Joe Zhang (SDE) <gui...@microsoft.com> Subject: Re: Re: Spark assembly in Maven

Re: Re: Spark assembly in Maven repo?

2015-12-11 Thread fightf...@163.com
: user@spark.apache.org; Zhaomin Xu; Joe Zhang (SDE) Subject: RE: Spark assembly in Maven repo? Sorry – I didn’t make it clear. It’s actually not a “dependency” – it’s actually that we are building a certain plugin for IntelliJ where we want to distribute this jar. But since the jar is updated frequently we

Re: RE: Spark assembly in Maven repo?

2015-12-10 Thread fightf...@163.com
; Joe Zhang (SDE) Subject: RE: Spark assembly in Maven repo? Sorry – I didn’t make it clear. It’s actually not a “dependency” – it’s actually that we are building a certain plugin for IntelliJ where we want to distribute this jar. But since the jar is updated frequently we don't want to distribute

Re: Spark assembly in Maven repo?

2015-12-10 Thread Jeff Zhang
I don't think make the assembly jar as dependency a good practice. You may meet jar hell issue in that case. On Fri, Dec 11, 2015 at 2:46 PM, Xiaoyong Zhu wrote: > Hi Experts, > > > > We have a project which has a dependency for the following jar > > > >

RE: Spark assembly in Maven repo?

2015-12-10 Thread Xiaoyong Zhu
it via Maven. In this case what’s the recommended way? Xiaoyong From: Jeff Zhang [mailto:zjf...@gmail.com] Sent: Thursday, December 10, 2015 11:03 PM To: Xiaoyong Zhu <xiaoy...@microsoft.com> Cc: user@spark.apache.org Subject: Re: Spark assembly in Maven repo? I don't think make the as

Re: RE: Spark assembly in Maven repo?

2015-12-10 Thread Mark Hamstra
aoy...@microsoft.com> > *Date:* 2015-12-11 15:10 > *To:* Jeff Zhang <zjf...@gmail.com> > *CC:* user@spark.apache.org; Zhaomin Xu <z...@microsoft.com>; Joe Zhang > (SDE) <gui...@microsoft.com> > *Subject:* RE: Spark assembly in Maven repo? > > Sorry – I