+1 binding.

In the future, I would like to see you guys move to a synchronized release
cycle and only execute releases against their final versions and not
snapshots.  Typically, you need to mess with Maven a lot to make this kind
of release even work.

John


On Tue, Aug 5, 2014 at 3:44 PM, Jacques Nadeau <jacq...@apache.org> wrote:

> Hey Ted,
>
> Those SNAPSHOT dependencies are a bit misleading.  Because Drill is so
> closely coupled to the Optiq and Parquet codebase, we need to generate
> separate artifacts.  As part of doing monthly releases, it is unfeasible to
> bind Drill releases to incorporating of all patches into upstream projects.
>  You can think of this as similar to how, for years, HBase released on top
> of a modified (non-released) Hadoop due to special requirements for append.
>
>
> As such, while slightly outside typical maven conventions, those SNAPSHOT
> are fixed and will not change in the future.  The github hashes for each
> changeset are as follows:
>
> parquet-format:
>
> https://github.com/jacques-n/incubator-parquet-format/commit/7001502877e0cfbf81d429656989057ccc5fafb2
> parquet-mr:
>
> https://github.com/jaltekruse/parquet-mr/commit/737500cbabd009eee065058fff2ccc8cc806c5b2
> optiq:
>
> https://github.com/jacques-n/optiq/commit/4508b617bd3ffed2840055fe16e6684e1c0a35d7
>
> Hopefully this satisfies the need to document the source references for
> third party dependencies within the Apache Drill 0.4.0 release.
>
> thanks,
> Jacques
>
>
>
>
> On Mon, Aug 4, 2014 at 12:07 PM, Ted Dunning <ted.dunn...@gmail.com>
> wrote:
>
> > I checked the source artifact and found several internal SNAPSHOT
> > dependencies (should be fixed) and one external SNAPSHOT dependency (must
> > be fixed).
> >
> > The good news is that the external SNAPSHOT dependency is parquet version
> > 1.5.0-SNAPSHOT.  Since parquet 1.5.0 has been released, this should be a
> > trivial fix.
> >
> >
> >
> >
> > On Mon, Aug 4, 2014 at 8:07 AM, Jacques Nadeau <jacq...@apache.org>
> wrote:
> >
> > > We've held a vote on drill-dev to release the 0.4.0-incubating release
> of
> > > Apache Drill.
> > >
> > > The vote thread can be found here:
> > >
> > >
> >
> http://mail-archives.apache.org/mod_mbox/incubator-drill-dev/201407.mbox/%3CCAKa9qD%3DKQURAMcS3RQJbUABSU4%3DDEGSewK2s4MAAidu4c%3DOjBg%40mail.gmail.com%3E
> > >
> > > The vote passed with:
> > > +6 binding
> > > +7 non-binding
> > >
> > > A summary email can be found here:
> > >
> > >
> >
> http://mail-archives.apache.org/mod_mbox/incubator-drill-dev/201408.mbox/%3CCAKa9qDnyKYS%3D3qbv3%3DfUrcuuNvBKRcvPt4AgWojLhy4tr2ZYLA%40mail.gmail.com%3E
> > >
> > > You can find the artifacts for the release at this location:
> > > http://people.apache.org/~jacques/apache-drill-0.4.0.rc1/
> > >
> > > Please vote on this release.
> > >
> > > Thanks,
> > > Jacques
> > >
> >
>

Reply via email to