+1 mvn clean install -DskipTests mvn test used jar(built from source) and ran sqlline with a few queries on my local environment.
On Sun, Aug 18, 2019 at 11:29 AM Thomas D'Silva <[email protected]> wrote: > +1 > > Tested out some basic queries with the jar with on a local HBase > installation. > > On Fri, Aug 16, 2019 at 2:13 PM Vincent Poon <[email protected]> > wrote: > > > +1 > > Ran the core tests which passed, except for SaltedIndexIT (it seems that > is > > failing consistently for people when run as part of full suite?). > > In any case, not a blocker. > > > > On Fri, Aug 16, 2019 at 1:39 PM Geoffrey Jacoby <[email protected]> > > wrote: > > > > > Vote: +1 > > > > > > rat-check: OK > > > Signature-check: OK > > > Checksums: OK > > > mvn clean verify: OK after hand-verifying some flappers. > > > > > > In addition to SaltedIndexIT, also saw some flappers on > > NativeHBaseTypesIT > > > and ViewIT. Also HiveMapReduceIT has a habit of hanging on one machine > I > > > tested on. Since I don't expect many more, if any, 4.14 releases after > > > this, and a lot of test stability work has gone into 4.15, I don't see > a > > > need to hold up this release on a flapper-killing quest. > > > > > > Sqlline test of table creation, population, index building, and > verifying > > > that indexes stay in sync after CRUD operations: OK > > > > > > Geoffrey > > > > > > > > > On Fri, Aug 16, 2019 at 9:55 AM Chinmay Kulkarni < > > > [email protected]> > > > wrote: > > > > > > > Vote: +1 > > > > > > > > - apache-rat check: PASS > > > > - Signatures and checksums: PASS > > > > - mvn clean install -DskipTests: PASS > > > > - Built from source and used sqlline to do basic DDL table/index > > > creations. > > > > Upserted a bunch of rows and tried some basic queries: PASS > > > > - mvn package: (All UTs and ITs were green, except SaltedIndexIT > which > > > is a > > > > known flapper) PASS > > > > > > > > Thanks, > > > > Chinmay > > > > > > > > On Thu, Aug 15, 2019 at 2:34 PM Artem Ervits <[email protected]> > > > > wrote: > > > > > > > > > vote: 4.14.3rc2-HBase-1.4 > > > > > +1 (non-binding) > > > > > > > > > > Sql: OK > > > > > inserted rows with Java: OK > > > > > ran code with Spark 2.3.3: OK > > > > > signatures and sums for src and bin: OK > > > > > installed binary on pseudodistributed hadoop 2.8.5 with hbase > 1.4.10: > > > OK > > > > > mvn package: OK > > > > > > > > > > On Wed, Aug 14, 2019 at 1:24 PM swaroopa kadam < > > > > [email protected] > > > > > > > > > > > wrote: > > > > > > > > > > > Hello Everyone, > > > > > > > > > > > > This is a call for a vote on Apache Phoenix 4.14.3 RC2. This is a > > > patch > > > > > > release of Phoenix 4.14 and is compatible with Apache HBase 1.3 > and > > > > > > 1.4. The release includes both a source-only release and a > > > convenience > > > > > > binary > > > > > > release for each supported HBase version. > > > > > > > > > > > > This release includes critical bug fixes and improvements for > > > secondary > > > > > > indexes -- making them self-consistent. > > > > > > > > > > > > The source tarball, including signatures, digests, etc can be > found > > > at: > > > > > > > > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.3-HBase-1.3-rc2/src/ > > > > > > > > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.3-HBase-1.4-rc2/src/ > > > > > > > > > > > > The binary artifacts can be found at: > > > > > > > > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.3-HBase-1.3-rc2/bin/ > > > > > > > > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.3-HBase-1.4-rc2/bin/ > > > > > > > > > > > > For a complete list of changes, see: > > > > > > > > > > > > > > > > > > > > > > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12345601 > > > > > > > > > > > > Artifacts are signed with my "CODE SIGNING KEY": 48B7807D95F127B5 > > > > > > > > > > > > KEYS file available here: > > > > > > https://dist.apache.org/repos/dist/dev/phoenix/KEYS > > > > > > > > > > > > The tag to be voted upon: > > > > > > > > > > > > > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=e2993552dc88cb7fc59fc0dfdaa2876ac260886c > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=eb5424573bd2f5f247a61d1a28da81fb92f06ec6 > > > > > > > > > > > > The vote will be open for at least 72 hours. Please vote: > > > > > > > > > > > > [ ] +1 approve > > > > > > [ ] +0 no opinion > > > > > > [ ] -1 disapprove (and the reason why) > > > > > > > > > > > > Thanks, > > > > > > The Apache Phoenix Team > > > > > > > > > > > > -- > > > > > > > > > > > > > > > > > > Swaroopa Kadam > > > > > > [image: https://]about.me/swaroopa_kadam > > > > > > < > > > > > > > > > > > > > > > > > > > > > https://about.me/swaroopa_kadam?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=gmail_api > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > Chinmay Kulkarni > > > > > > > > > >
