There were a few other fixes for critical issues and usability bugs that seemed worth including. I've put together a branch here that I will run tests on. I was going to include these commits:
23d79462da5d0108709e8b1399c97606f4ebdf92 IMPALA-5855: reserve enough memory for preaggs a58394be7c7998a5dfea53d8a3dbf8beb3370a48 IMPALA-5850: Cast sender partition exprs under unions. 2912a0f9d9b32caf586b9383c7e027af3fe4c5c4 IMPALA-5857: avoid invalid free of hedged read metrics ebe8ddd451b3f14d3f778339978a76bcd14b2589 IMPALA-5830: SET_DENY_RESERVATION_PROBABILITY test 1faf89f047e7d78c3a1f3b518269a3ae21a4ddea IMPALA-5840: Don't write page-level statistics in Parquet files. 73cb9b8b0f6020fb90acf4fa12a00753a3120058 IMPALA-5852: improve MINIMUM_RESERVATION_UNAVAILABLE error 99fe9b3fd602180d63cbfe73ac2c9171c31ae455 IMPALA-5838: Improve errors on AC buffer mem rejection See: https://github.com/timarmstrong/incubator-impala/commits/release-2.10.0 On Wed, Aug 30, 2017 at 2:24 PM, Jim Apple <[email protected]> wrote: > I ran some release tests following the instructions > https://cwiki.apache.org/confluence/display/IMPALA/How+ > to+Release#HowtoRelease-HowtoVoteonaReleaseCandidate > and https://cwiki.apache.org/confluence/display/IMPALA/How+ > to+load+and+run+Impala+tests. > Everything passed. > > I would +1, but I notice downthread that there is going to be an rc2, > so: +0 for now. > > On Sun, Aug 27, 2017 at 10:32 PM, Bharath Vissapragada > <[email protected]> wrote: > > This is a vote to release Impala 2.10.0. > > > > - The artefacts for testing can be downloaded from < > > https://dist.apache.org/repos/dist/dev/incubator/impala/2.10.0/RC1/>. > > > > - The git tag for this release candidate is 2.10.0-rc1 and tree hash is > > visible at > > < > > https://git-wip-us.apache.org/repos/asf?p=incubator-impala. > git;a=tree;hb=2a7c8b9011905bfeb21b0610f0739f9df9daacef > >> > > > > Please vote +1 or -1. -1 votes should be accompanied by an explanation of > > the reason. Only PPMC members and mentors 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#HowtoRelease-HowtoVoteonaReleaseCandidate > > <https://cwiki.apache.org/confluence/display/IMPALA/How+ > to+Release#HowtoRelease-HowtoVoteonaReleaseCandidate>* > > > > The vote will be open until the end of Wednesday, August 30, Pacific time > > zone (UTC-08:00). > > Once the vote passes the Impala PPMC vote, it still must pass the > incubator > > PMC vote before a release is made. >
