The downloads would be just the components' jar files, or everything?

At some point, someone suggested to add the jars of all libraries (gelly,
ml, ...) and connectors into the download tarball:

  - bin/
  - conf/
  - lib/ (core flink runtime and apis)
  - libraries/
       +-gelly/<all gelly jars>
       +-CEP/<all cep jars>
       +-...
  - examples/

Would that be interesting to people?


On Wed, Aug 24, 2016 at 5:26 PM, Till Rohrmann <trohrm...@apache.org> wrote:

> I agree that it would be good to offer these kind of convenience download
> links.
>
> On Wed, Aug 24, 2016 at 5:25 PM, Robert Metzger <rmetz...@apache.org>
> wrote:
>
> > Maybe we should put a link to maven central. We could parameterize the
> link
> > so that it always links to the current release linked on our downloads
> > page.
> >
> > On Wed, Aug 24, 2016 at 5:04 PM, Greg Hogan <c...@greghogan.com> wrote:
> >
> > > Hi,
> > >
> > > Should Flink add-ons such as CEP, Gelly, ML, and the optional Metrics
> > > Reporters be available from the download page? Is the alternative to
> > direct
> > > users to Maven Central?
> > >
> > > Greg
> > >
> >
>

Reply via email to