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 > > >