+1 on the 4.3.0 RC1. I've downloaded the bin tar-ball & setup on 0.98.10.1-hadoop2. All following steps run smoothly.
0) I tested Phoenix 4.3.0 client upgrade from Phoenix4.2.2 1) Use sqlline create & drop a table 2) use psql creates a table, load data & query data 3) run ./bin/performance.py localhost 100000 On 2/20/15, 5:20 PM, "Mujtaba Chohan" <[email protected]> wrote: >+1. > >* Verified rat and signatures. >* Performance of basic queries on par with last release. > >-mujtaba > >On Friday, February 20, 2015, Ravi Kiran <[email protected]> >wrote: > >> +1 >> >> Was able to successfully run the integration test suite. >> >> Cheers >> Ravi >> >> On Fri, Feb 20, 2015 at 7:06 AM, Gabriel Reid <[email protected] >> <javascript:;>> >> wrote: >> >> > +1 to release >> > >> > * Verified signatures and checksums >> > * Ran rat >> > * Verified contents of source distribution vs tag in git >> > * Successfully ran full integration test suite >> > >> > >> > On Wed, Feb 18, 2015 at 5:42 PM, James Taylor <[email protected] >> <javascript:;>> >> > wrote: >> > > Hello everyone, >> > > >> > > This is a call for a vote on Apache Phoenix 4.3.0 RC1. This is the >> > > next minor release of Phoenix 4, compatible with the 0.98 branch of >> > > Apache HBase. The previous RC was sunk due to PHOENIX-1634 which is >> > > now fixed. The release includes both a source-only release and a >> > > convenience binary release. >> > > >> > > Highlights of the release include: >> > > - functional indexing [1] >> > > - many-to-many and cross join support [2] >> > > - map-reduce over Phoenix tables [3] >> > > - query hinting to force index usage [4] >> > > - setting of HBase properties through ALTER TABLE >> > > - ISO-8601 date format support on input >> > > - RAND built-in and DATE/TIME literals >> > > - query timeout support in JDBC Statement >> > > - over 90 bug fixes >> > > >> > > For a complete list of changes, see: >> > > https://raw.githubusercontent.com/apache/phoenix/4.0/CHANGES >> > > >> > > The source tarball, including signatures, digests, etc can be found >>at: >> > > >>https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.3.0-rc1/src/ >> > > >> > > The binary artifacts can be found at: >> > > >>https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.3.0-rc1/bin/ >> > > >> > > Release artifacts are signed with the following key: >> > > https://people.apache.org/keys/committer/mujtaba.asc >> > > >> > > KEYS file available here: >> > > https://dist.apache.org/repos/dist/release/phoenix/KEYS >> > > >> > > The hash and tag to be voted upon: >> > > >> > >> >>https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=221ff6bb >>955b2ff10a5806e9144f47dc42c72e5c >> > > >> > >> >>https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v >>4.3.0-rc1 >> > > >> > > Vote will be open for at least 72 hours. Please vote: >> > > >> > > [ ] +1 approve >> > > [ ] +0 no opinion >> > > [ ] -1 disapprove (and reason why) >> > > >> > > Thanks, >> > > The Apache Phoenix Team >> > > >> > > [1] >> http://phoenix.apache.org/secondary_indexing.html#Functional_Indexes >> > > [2] http://phoenix.apache.org/joins.html >> > > [3] http://phoenix.apache.org/phoenix_mr.html >> > > [4] http://phoenix.apache.org/secondary_indexing.html#Examples >> > >>
