Re: [DISCUSS] phoenix-connectors and phoenix-queryserver release process

2019-01-08 Thread Vincent Poon
Right now the "presto connector" I'm working on also builds an uber jar that is like phoenix-client but with some additional excludes and relocations. So I would need to build one for each Phoenix release. So I was thinking of something like: phoenix-client-4.14.1-HBase-1.4-presto-1.0.0.jar I

Re: [DISCUSS] phoenix-connectors and phoenix-queryserver release process

2019-01-08 Thread Josh Elser
+1 for queryserver starting out at 1.0.0, for sure. We've really made only a few changes for PQS over the years (the majority of code is in Avatica). Doesn't make sense to follow the 'normal' Phoenix versioning. Assuming the connectors is similarly slow moving, I'm in favor of the same for

[DISCUSS] phoenix-connectors and phoenix-queryserver release process

2019-01-08 Thread Thomas D'Silva
We are currently working on moving the connectors and queryserver to their own repos (see https://issues.apache.org/jira/browse/PHOENIX-5062 and https://issues.apache.org/jira/browse/PHOENIX-5063). IMO we should have a single branch for each repo that depends on a released version of