From dev-return-58913-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Fri Dec 6 20:33:29 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 18D60180607 for ; Fri, 6 Dec 2019 21:33:28 +0100 (CET) Received: (qmail 5350 invoked by uid 500); 6 Dec 2019 20:33:28 -0000 Mailing-List: contact dev-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list dev@phoenix.apache.org Received: (qmail 5338 invoked by uid 99); 6 Dec 2019 20:33:28 -0000 Received: from Unknown (HELO mailrelay1-lw-us.apache.org) (10.10.3.159) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Dec 2019 20:33:28 +0000 Received: from mail-ed1-f50.google.com (mail-ed1-f50.google.com [209.85.208.50]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTPSA id DA7494FB3 for ; Fri, 6 Dec 2019 20:33:27 +0000 (UTC) Received: by mail-ed1-f50.google.com with SMTP id cy15so7046934edb.4 for ; Fri, 06 Dec 2019 12:33:27 -0800 (PST) X-Gm-Message-State: APjAAAVT78nw5sHFal/cD13Dld6YKdJ4bgak3fnvWQnLXWVLIgixQ+7y UNw9ufOo+WaSCVd7XLwnJqllHneWnVEgS00jVP0= X-Google-Smtp-Source: APXvYqzb7FASwDaxk7g1/YVnj1oPKED2WrH41ooAZDGTuuYCE6PbVPmYfpd7cWuyg29aXtx3iHSjqiVmJ9e9dKV9v4s= X-Received: by 2002:a17:906:bb08:: with SMTP id jz8mr17134604ejb.96.1575664406736; Fri, 06 Dec 2019 12:33:26 -0800 (PST) MIME-Version: 1.0 References: <46420420.5421681.1575391798244@mail.yahoo.com> In-Reply-To: From: Geoffrey Jacoby Date: Fri, 6 Dec 2019 12:33:15 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [VOTE] Release of Apache Phoenix 4.15.0 RC2 To: dev@phoenix.apache.org Content-Type: multipart/alternative; boundary="0000000000003fb44405990ef5dd" --0000000000003fb44405990ef5dd Content-Type: text/plain; charset="UTF-8" -1 (binding) - Built from source (OK) - Verified signatures and checksums (OK) - Ran mvn clean verify (OK) - Tried to run all my use case's DDL with a 4.14 client and a 4.15 server whose system tables weren't upgraded yet. It failed on an ALTER TABLE ADD COLUMN for lack of SYSTEM.CHILD_LINK when doing child view lookup. Filed PHOENIX-5605. At the least, if the community decides this is an acceptable limitation, there should be a clear error message saying that this isn't allowed. But this seems to me to break our backward compatibility guarantees. Geoffrey On Fri, Dec 6, 2019 at 11:17 AM Nitesh Maheshwari wrote: > +1 (Non-binding) > > Checked the following: > > - Built from source > - Verified signatures > - Verified checksums > - Some sanity testing > - Verified schema, table, views, index creation > - Looked at some queries and their EXPLAIN PLAN output > > Thanks, > Nitesh > > On Thu, Dec 5, 2019 at 8:41 PM Neha Gupta wrote: > > > +1 (non-binding) > > > > - Verified checksums : OK > > - Verified signatures : OK > > - Built from source (4.15.0-HBase-1.3) : OK > > - mvn verify : OK > > - Did some basic DDL, upserts, deletes, querying, and everything seems > > fine. > > - Created indexes and views queried them and dropped them, everything > seems > > fine. > > > > > > On Thu, Dec 5, 2019 at 7:47 PM Daniel Wong > > wrote: > > > > > +1 (non-binding) > > > I did the following: > > > New install on hbase latest 1.3 version on local hbase. > > > Ran several queries and checked explain plan for right scans/filters > > > including full table scans, range scans, point lookups, skip scan > > filters, > > > server side filters. > > > > > > On Thu, Dec 5, 2019 at 6:40 PM Chinmay Kulkarni < > > > chinmayskulkarni@gmail.com> > > > wrote: > > > > > > > +1 (Binding) > > > > > > > > - Built from source (4.15.0-HBase-1.3) : OK > > > > - mvn verify : OK > > > > - Did some basic DDL, upserts, deletes, querying, and everything > looked > > > > fine : OK > > > > - Verified checksums : OK > > > > - Verified signatures : OK > > > > - mvn clean apache-rat:check : OK > > > > > > > > On Thu, Dec 5, 2019 at 5:24 PM xinyi yan wrote: > > > > > > > > > +1 > > > > > > > > > > Tested locally on my environment, I created tables, views, index, > and > > > > > upsert data in different clients(4.15 and 4.14). All behaviors are > > > > expected > > > > > this time. > > > > > > > > > > Xinyi Yan > > > > > > > > > > On Thu, Dec 5, 2019 at 1:02 PM Thomas D'Silva > > > > wrote: > > > > > > > > > > > +1 (binding) > > > > > > > > > > > > Tested with standalone local hbase (version 1.3.5). Create a > table > > > > with a > > > > > > few indexes and ran some queries. > > > > > > Everything looks good. > > > > > > > > > > > > On Thu, Dec 5, 2019 at 11:35 AM Chinmay Kulkarni < > > > > > > chinmayskulkarni@gmail.com> > > > > > > wrote: > > > > > > > > > > > > > A correction: > > > > > > > > > > > > > > Please use the CODE SIGNING KEY: "702918B6" > > > > > > > > > > > > > > Sorry for the inconvenience. > > > > > > > > > > > > > > On Wed, Dec 4, 2019 at 11:15 AM Chinmay Kulkarni < > > > > > > > chinmayskulkarni@gmail.com> > > > > > > > wrote: > > > > > > > > > > > > > > > *REMINDER - [VOTE] Release of Apache Phoenix 4.15.0 RC2* > > > > > > > > > > > > > > > > Just sending out a friendly reminder to everyone to please > vote > > > on > > > > > > Apache > > > > > > > > Phoenix 4.15.0 RC2 (thanks Lars). > > > > > > > > > > > > > > > > On Tue, Dec 3, 2019 at 8:50 AM larsh@apache.org < > > > larsh@apache.org> > > > > > > > wrote: > > > > > > > > > > > > > > > >> +1 (binding) > > > > > > > >> I did the following: > > > > > > > >> - built from source > > > > > > > >> - verified tar ball > > > > > > > >> - ran with tip of HBase branch-1 > > > > > > > >> - created tables, global and local ndexes, views, and > indexes > > on > > > > > views > > > > > > > >> with both 4.15.0 and older client > > > > > > > >> - upserted data alternately with a 4.15.0 and older client > > > > > > > >> - queried while upserting with 4.15.0 and older client > > > > > > > >> - caused some splits while upserting or querying > > > > > > > >> - Nothing weird in the logs. > > > > > > > >> > > > > > > > >> > > > > > > > >> -- Lars > > > > > > > >> > > > > > > > >> On Monday, December 2, 2019, 9:46:07 PM PST, Chinmay > > > Kulkarni > > > > < > > > > > > > >> chinmayskulkarni@gmail.com> wrote: > > > > > > > >> > > > > > > > >> Hello Everyone, > > > > > > > >> > > > > > > > >> This is a call for a vote on Apache Phoenix 4.15.0 RC2. This > > is > > > > the > > > > > > next > > > > > > > >> minor release of Phoenix 4, compatible with Apache HBase > 1.3, > > > > 1.4, & > > > > > > > >> 1.5. The release includes both a source-only release and a > > > > > convenience > > > > > > > >> binary release for each supported HBase version. > > > > > > > >> > > > > > > > >> This release has feature parity with supported HBase > versions > > > and > > > > > > > includes > > > > > > > >> the following improvements: > > > > > > > >> - Support for multi-region SYSTEM.CATALOG > > > > > > > >> - Omid integration with Phoenix > > > > > > > >> - Orphan view tool > > > > > > > >> - Separation of the Phoenix-Connectors and > Phoenix-Queryserver > > > > > > projects > > > > > > > >> - 150+ bug fixes > > > > > > > >> and much more > > > > > > > >> > > > > > > > >> The source tar ball, including signatures, digests, etc can > be > > > > found > > > > > > at: > > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.15.0-HBase-1.3-rc2/src/ > > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.15.0-HBase-1.4-rc2/src/ > > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.15.0-HBase-1.5-rc2/src/ > > > > > > > >> > > > > > > > >> The binary artifacts can be found at: > > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.15.0-HBase-1.3-rc2/bin/ > > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.15.0-HBase-1.4-rc2/bin/ > > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.15.0-HBase-1.5-rc2/bin/ > > > > > > > >> > > > > > > > >> For a complete list of changes, see: > > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12343162 > > > > > > > >> > > > > > > > >> Artifacts are signed with my "CODE SIGNING KEY": > > > > > > > >> 7C5FC713DE4C59D7 > > > > > > > >> > > > > > > > >> KEYS file available here: > > > > > > > >> https://dist.apache.org/repos/dist/dev/phoenix/KEYS > > > > > > > >> > > > > > > > >> The hash and tag to be voted upon: > > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=1f85c13a0935a0705f69b0122aa75ab8d6a634f2 > > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.15.0-HBase-1.3-rc2 > > > > > > > >> > > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=e776bb0bc677b8f56571b06130a8fbf080b0a985 > > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.15.0-HBase-1.4-rc2 > > > > > > > >> > > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=81ec7d22937cf3f83a4cb2be35d0ce5974dd1fec > > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.15.0-HBase-1.5-rc2 > > > > > > > >> > > > > > > > >> 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 > > > > > > > >> > > > > > > > >> -- > > > > > > > >> Chinmay Kulkarni > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > Chinmay Kulkarni > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > Chinmay Kulkarni > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > Chinmay Kulkarni > > > > > > > > > > > > > -- > > > Daniel Wong > > > Salesforce > > > Mobile: 628.217.1808 > > > > > > --0000000000003fb44405990ef5dd--