+1 Ran some internal tests, and verified phoenix-spark integration

On Sun, Mar 6, 2016 at 3:03 PM, Samarth Jain <[email protected]> wrote:

> +1
>
> On Sun, Mar 6, 2016 at 12:03 PM, Ravi Kiran <[email protected]>
> wrote:
>
> > +1. Ran the tests . All look good.
> >
> > On Sun, Mar 6, 2016 at 10:30 AM, [email protected] <
> > [email protected]> wrote:
> >
> > > +1
> > >
> > > Installed this RC with HBase 1.1.2 ran performance tests and kill and
> > > restart scenarios.
> > > Everything fine.
> > >
> > > Thanks,
> > > Rajeshbabu.
> > >
> > > On Sat, Mar 5, 2016 at 8:53 AM, Thomas D'Silva <[email protected]
> >
> > > wrote:
> > >
> > > > +1 , ran salesforce ftests and verified no regressions.
> > > >
> > > > On Fri, Mar 4, 2016 at 8:40 AM, James Taylor <[email protected]
> >
> > > > wrote:
> > > > > Is that a +1 vote then, Rajeshbabu?
> > > > >
> > > > > On Fri, Mar 4, 2016 at 8:22 AM, [email protected] <
> > > > > [email protected]> wrote:
> > > > >
> > > > >> Me to think the same James. We can fix for next release.
> > > > >>
> > > > >> Thanks,
> > > > >> Rajeshbabu.
> > > > >>
> > > > >> On Fri, Mar 4, 2016 at 9:50 PM, James Taylor <
> > [email protected]>
> > > > >> wrote:
> > > > >>
> > > > >> > Not a showstopper IMHO, but we should fix for next release.
> > > > >> >
> > > > >> > On Friday, March 4, 2016, [email protected] <
> > > > >> [email protected]>
> > > > >> > wrote:
> > > > >> >
> > > > >> > > Observed PHOENIX-2746
> > > > >> > > <https://issues.apache.org/jira/browse/PHOENIX-2746> issue
> > > > >> > > related to deletes on tables with immutable rows. It's not a
> > > > >> regression.
> > > > >> > >
> > > > >> > > On Fri, Mar 4, 2016 at 2:50 AM, James Taylor <
> > > > [email protected]
> > > > >> > > <javascript:;>> wrote:
> > > > >> > >
> > > > >> > > > Hello Everyone,
> > > > >> > > >
> > > > >> > > > This is a call for a vote on Apache Phoenix 4.7.0-HBase-1.1
> > RC6.
> > > > This
> > > > >> > is
> > > > >> > > > the next minor release of Phoenix 4, compatible with Apache
> > > HBase
> > > > >> 1.1+.
> > > > >> > > The
> > > > >> > > > release includes both a source-only release and a
> convenience
> > > > binary
> > > > >> > > > release.
> > > > >> > > >
> > > > >> > > > This release has feature parity with our other pending 4.7.0
> > > > releases
> > > > >> > and
> > > > >> > > > includes the following improvements:
> > > > >> > > > - ACID transaction support (beta) [1]
> > > > >> > > > - Statistics improvements [2][3][4]
> > > > >> > > > - Performance improvements [5][6][7][8]
> > > > >> > > > - 200+ other fixes/enhancements [9]
> > > > >> > > >
> > > > >> > > > The previous RC was sunk due to PHOENIX-2575 which is fixed
> in
> > > > this
> > > > >> RC
> > > > >> > > > (along with a number of others since the initial RC [10]).
> > > > >> > > >
> > > > >> > > > The source tarball, including signatures, digests, etc can
> be
> > > > found
> > > > >> at:
> > > > >> > > >
> > > > >> > > >
> > > > >> > >
> > > > >> >
> > > > >>
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.7.0-HBase-1.1-rc6/src/
> > > > >> > > >
> > > > >> > > > The binary artifacts can be found at:
> > > > >> > > >
> > > > >> > > >
> > > > >> > >
> > > > >> >
> > > > >>
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.7.0-HBase-1.1-rc6/bin/
> > > > >> > > >
> > > > >> > > > For a complete list of changes, see:
> > > > >> > > >
> > > > >> > > >
> > > > >> > >
> > > > >> >
> > > > >>
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12333998
> > > > >> > > >
> > > > >> > > > Release artifacts are signed with the following key:
> > > > >> > > > https://people.apache.org/keys/committer/mujtaba.asc
> > > > >> > > > 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=57c17ec9299d46c1e3ec44936a73747bbececf9b
> > > > >> > > >
> > > > >> > > >
> > > > >> > >
> > > > >> >
> > > > >>
> > > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.7.0-HBase-1.1-rc6
> > > > >> > > >
> > > > >> > > > Vote will close on Tuesday, March 8th @ 3pm PST. Please
> vote:
> > > > >> > > >
> > > > >> > > > [ ] +1 approve
> > > > >> > > > [ ] +0 no opinion
> > > > >> > > > [ ] -1 disapprove (and reason why)
> > > > >> > > >
> > > > >> > > > Thanks,
> > > > >> > > > The Apache Phoenix Team
> > > > >> > > >
> > > > >> > > > [1] https://phoenix.apache.org/transactions.html
> > > > >> > > > [2] https://issues.apache.org/jira/browse/PHOENIX-2430
> > > > >> > > > [3] https://issues.apache.org/jira/browse/PHOENIX-2702
> > > > >> > > > [4] https://issues.apache.org/jira/browse/PHOENIX-2692
> > > > >> > > > [5] https://issues.apache.org/jira/browse/PHOENIX-1428
> > > > >> > > > [6] https://issues.apache.org/jira/browse/PHOENIX-2377
> > > > >> > > > [7] https://issues.apache.org/jira/browse/PHOENIX-2520
> > > > >> > > > [8] https://issues.apache.org/jira/browse/PHOENIX-1973
> > > > >> > > > [9] https://issues.apache.org/jira/issues/?filter=12334876
> > > > >> > > > [10] https://issues.apache.org/jira/issues/?filter=12334875
> > > > >> > > >
> > > > >> > >
> > > > >> >
> > > > >>
> > > >
> > >
> >
>

Reply via email to