Guys,
I wanted to reach out to make sure you're aware about the coming
industry first in-memory computing summit (http://imcsummit.org) that takes
please in San Francisco on June 29-30, 2015.
CFP closes on April 30th, so if you want to participate in the - submit your
proposal by the deadline. It
u can exclude jars (although i never had a need for
> > this) and files in jars.
> >
> > for example i frequently remove log4j.properties, because for whatever
> > reason hadoop decided to include it making it very difficult to use our own
> > logging config.
> >
;> dependencySet, but provided will mark the entire dependency tree as
> >>>>> excluded. It is also possible to exclude jar by jar, but this is
> >>>>> pretty error prone and messy.
> >>>>>
> >>>>> On Tue, Feb 25, 2014 at 2:45 PM, Koert
On Wed, Feb 26, 2014 at 09:22AM, Sean Owen wrote:
> Side point -- "provides" scope is not the same as an exclude.
> "provides" means, this artifact is used directly by this code (compile
> time), but it is not necessary to package it, since it will be
> available from a runtime container. Exclusion
Someone with proper karma needs to add you to the contributor list in the
JIRA.
Cos
On Wed, Mar 12, 2014 at 02:19PM, Sujeet Varakhedi wrote:
> Hi,
> I am new to Spark and would like to contribute. I wanted to assign a task
> to myself but looks like I do not have permission. What is the process i
I think Kevin's point is somewhat different: there's no question that Sbt can
be integrated into Maven ecosystem - mostly the repositories and artifact
management, of course.
However, Sbt is a niche build tool and is unlikely to be widely supported by
engineering teams nor IT organizations. Sbt isn
you soon!
With regards,
Cos
On Wed, Jun 18, 2014 at 08:45PM, Konstantin Boudnik wrote:
> Guys,
>
> In the last a couple of weeks, we had a very good and productive initial round
> of discussions on the JIRAs. I think it is worthy to keep the momentum going
> and have a more detaile
On Fri, Feb 21, 2014 at 11:11AM, Patrick Wendell wrote:
> Kos - thanks for chiming in. Could you be more specific about what is
> available in maven and not in sbt for these issues? I took a look at
> the bigtop code relating to Spark. As far as I could tell [1] was the
> main point of integration