[jira] [Updated] (PHOENIX-6312) Need a util method in PhoenixMapReduceUtil along the lines of TableMapReduceUtil.addHBaseDependencyJars

2021-01-12 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-6312: - Affects Version/s: 5.1.0 > Need a util method in PhoenixMapReduceUtil along the lines of >

Re: [Discuss] Releasing Phoenix 4.16

2021-01-12 Thread Xinyi Yan
Thank you for the update and great work, Istvan. I feel the same way, this is the best approach so far for 4.16 and 5.1. On Tue, Jan 12, 2021 at 7:01 PM Josh Elser wrote: > IMO, a slow build is better than forcing users to run their own dev > build of a release. > > Very proud of all of the

Re: [Discuss] Releasing Phoenix 4.16

2021-01-12 Thread Josh Elser
IMO, a slow build is better than forcing users to run their own dev build of a release. Very proud of all of the work y'all have been doing on 4.16. Keep pushing on the release :) On 1/12/21 12:35 PM, Istvan Toth wrote: I've been working this, and came up with the following: * We no longer

[jira] [Updated] (PHOENIX-6312) Need a util method in PhoenixMapReduceUtil along the lines of TableMapReduceUtil.addHBaseDependencyJars

2021-01-12 Thread Jacob Isaac (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob Isaac updated PHOENIX-6312: - Fix Version/s: 4.16.0 > Need a util method in PhoenixMapReduceUtil along the lines of >

[jira] [Created] (PHOENIX-6312) Need a util method in PhoenixMapReduceUtil along the lines of TableMapReduceUtil.addHBaseDependencyJars

2021-01-12 Thread Jacob Isaac (Jira)
Jacob Isaac created PHOENIX-6312: Summary: Need a util method in PhoenixMapReduceUtil along the lines of TableMapReduceUtil.addHBaseDependencyJars Key: PHOENIX-6312 URL:

[jira] [Updated] (PHOENIX-6311) Using phoenix-level table exists check in ViewUtil.getSystemTableForChildLinks

2021-01-12 Thread Xinyi Yan (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xinyi Yan updated PHOENIX-6311: --- Attachment: PHOENIX-6311.4.x.patch > Using phoenix-level table exists check in

[jira] [Created] (PHOENIX-6311) Using phoenix-level table exists check in ViewUtil.getSystemTableForChildLinks

2021-01-12 Thread Xinyi Yan (Jira)
Xinyi Yan created PHOENIX-6311: -- Summary: Using phoenix-level table exists check in ViewUtil.getSystemTableForChildLinks Key: PHOENIX-6311 URL: https://issues.apache.org/jira/browse/PHOENIX-6311

Re: [Discuss] Releasing Phoenix 4.16

2021-01-12 Thread Istvan Toth
I've been working this, and came up with the following: * We no longer generate phoenix-client.jar and phoenix-server.jar, we call them phoenix-client-hbase-X.Y.jar and phoenix-server-hbase-X.Y.jar instead. * These file names are used in the binary assemblies, as well as as maven coordinates for

[jira] [Created] (PHOENIX-6310) Unify Tools code and tests between branches

2021-01-12 Thread Istvan Toth (Jira)
Istvan Toth created PHOENIX-6310: Summary: Unify Tools code and tests between branches Key: PHOENIX-6310 URL: https://issues.apache.org/jira/browse/PHOENIX-6310 Project: Phoenix Issue Type: