+1 on the RC1. I¹ve downloaded the bin tar-ball & setup on 0.98.4-hadoop2. All following steps run smoothly.
1) Use sqlline create & drop a table 2) use psql creates a table, load data & query data 3) run ./bin/performance.py localhost 20000 On 10/29/14, 6:16 PM, "Vasudevan, Ramkrishna S" <[email protected]> wrote: >+1 on the RC1. Downloaded the src tarball, built it and ran all the >testcases from it. >Stats part looks fine to me. > >Regards >Ram > >-----Original Message----- >From: Eli Levine [mailto:[email protected]] >Sent: Thursday, October 30, 2014 1:53 AM >To: [email protected] >Subject: Re: [VOTE] Release of Apache Phoenix 4.2.0 RC1 > >+1 > >Ran though the same set of tests as I did for RC0. Looks good to me. No >issues found. Go Phoenix! > >Thanks, > >Eli > > >On Tue, Oct 28, 2014 at 4:50 PM, James Taylor <[email protected]> >wrote: > >> Hi everyone, >> This is a call for a vote on Apache Phoenix 4.2.0 RC1. This is the >> next minor release of Phoenix compatible with the 0.98 branch of >> Apache HBase with feature parity against the upcoming Phoenix 3.2.0 >> release. The release includes both a source-only release and a >> convenience binary release. >> >> In addition to 50+ bug fixes, the following new features were added: >> - Statistics collection to improve query performance[1] >> - Semi/anti joins (IN and EXISTS subqueries) >> - Correlated subqueries (with some restrictions) >> - Optimized parent/child join execution >> - Annotated connection properties included in tracing and logging >> - Local immutable indexes to decrease network IO >> - Delete support for tables with immutable rows >> - New operators and built-ins: ILIKE (case insensitive LIKE), >> REGEXP_SPLIT >> >> 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.2.0-rc1/src/ >> >> The binary artifacts can be found at: >> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.2.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=5614d >> bd5eb196cd13ee8c8ea75ee7927cd6644a3 >> >> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tag >> s/v4.2.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/update_statistics.html >> -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.
