Meanwhile I confirmed that "/tmp/" prefix was removed from
https://dist.apache.org/repos/dist/dev/impala/3.2.0/RC1/apache-impala-3.2.0.tar.gz.sha512

Gabor


On Thu, Mar 21, 2019 at 7:37 AM Quanlong Huang <huangquanl...@gmail.com>
wrote:

> Oh, good to know that it's already fixed! Thank you!
>
> On Thu, Mar 21, 2019 at 8:35 AM Fredy Wijaya <fwij...@cloudera.com> wrote:
>
> > Hi Quanglong,
> >
> > Despite SNAPSHOT names, for 3.x we pin the dependencies based on
> > CDH_BUILD_NUMBER. See
> > https://github.com/apache/impala/blob/master/impala-parent/pom.xml#L113
> > and
> >
> >
> https://github.com/apache/impala/blob/master/bin/bootstrap_toolchain.py#L505-L508
> > .
> > For 2.x it is unfortunate and there's quite a bit of work to pin the
> > dependencies mainly for historical reason.
> >
> > On Wed, Mar 20, 2019 at 6:41 PM Quanlong Huang <huangquanl...@gmail.com>
> > wrote:
> >
> > > Hi Gabor,
> > >
> > > The release branch still depends on some SNAPSHOT versions of CDH
> > > components:
> > >
> > >
> >
> https://github.com/apache/impala/blob/3.2.0-rc1/bin/impala-config.sh#L164-L173
> > > Can we pin them to some static versions so later changes in CDH won't
> > break
> > > the build? For example, Impala 2.12.0 release now can't be built
> > > successfully due to these snapshot dependencies. I think we need to
> avoid
> > > this.
> > >
> > > Thanks,
> > > Quanlong
> > >
> > > On Thu, Mar 21, 2019 at 1:01 AM Gabor Kaszab <gaborkas...@cloudera.com
> >
> > > wrote:
> > >
> > > > Thanks for the observation, Jim!
> > > > I've removed the prefix and commited it to svn. I think it takes some
> > > time
> > > > to sync, though.
> > > >
> > > > Gabor
> > > >
> > > > On Wed, Mar 20, 2019 at 5:50 PM Jim Apple <jbap...@cloudera.com>
> > wrote:
> > > >
> > > > >
> > > > >
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/impala/3.2.0/RC1/apache-impala-3.2.0.tar.gz.sha512
> > > > > specifies the absolute directory of the tarball as being in /tmp/.
> > Can
> > > > you
> > > > > remove that part so the checks succeed on a tarball not in /tmp/?
> > > > >
> > > > > + wget -q
> > > > >
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/impala/3.2.0/RC1/apache-impala-3.2.0.tar.gz
> > > > > + wget -q
> > > > >
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/impala/3.2.0/RC1/apache-impala-3.2.0.tar.gz.sha512
> > > > > + pwd
> > > > > /tmp/tmp.Kxr8QPOD94
> > > > > + sha512sum --check apache-impala-3.2.0.tar.gz.sha512
> > > > > sha512sum: /tmp/apache-impala-3.2.0.tar.gz: No such file or
> directory
> > > > > /tmp/apache-impala-3.2.0.tar.gz: FAILED open or read
> > > > > sha512sum: WARNING: 1 listed file could not be read
> > > > >
> > > > >
> > > > >
> > > > > On Wed, Mar 20, 2019 at 7:50 AM Gabor Kaszab <
> gaborkas...@apache.org
> > >
> > > > > wrote:
> > > > >
> > > > > > Hey,
> > > > > >
> > > > > > This is a vote for Impala 3.2.0
> > > > > >
> > > > > > The artifacts for testing can be downloaded from:
> > > > > > https://dist.apache.org/repos/dist/dev/impala/3.2.0/RC1/
> > > > > > Git tag: 3.2.0-rc1
> > > > > > Tree hash: c3b697dd2b943bc6c7937d8113172848e27840d3
> > > > > >
> > > > > > Please vote +1 or -1. -1 votes should be accompanied by an
> > > explanation
> > > > of
> > > > > > the reason. Only PMC members have binding votes, but other
> > > > > > community members are encouraged to cast non-binding votes. This
> > vote
> > > > > will
> > > > > > pass if there are 3 binding +1 votes and more binding +1 votes
> than
> > > -1
> > > > > > votes.
> > > > > >
> > > > > > This wiki page describes how to check the release before you
> vote:
> > > > > >
> https://cwiki.apache.org/confluence/display/IMPALA/How+to+Release#
> > > > > >
> > > > > > Cheers,
> > > > > > Gabor
> > > > > >
> > > > >
> > > >
> > >
> >
>

Reply via email to