Re: Master branch does not compile

2020-06-19 Thread Guanghao Zhang
s open for this > very > >> issue, > >> but would welcome some community input before working on it. > >> > >> I also like Josh's idea, > https://issues.apache.org/jira/browse/PHOENIX-5828 is > >> quite similar to it. > >> > >> > >> On We

Re: Master branch does not compile

2020-06-16 Thread Guanghao Zhang
HBase 2.0 and 2.1 has been EOL now. Does phoenix need to support them? swaroopa kadam 于2020年6月17日周三 上午12:32写道: > yes, that’s a good idea. > > On Tue, Jun 16, 2020 at 9:29 AM Josh Elser wrote: > > > Sounds like we should try to update precommit to at least compile > > against _a version_ in

[jira] [Updated] (PHOENIX-5904) Add log if the configed kerberos principal login failed

2020-05-20 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated PHOENIX-5904: Attachment: PHOENIX-5904.website.diff > Add log if the configed kerberos principal lo

[jira] [Assigned] (PHOENIX-5904) Add log if the configed kerberos principal login failed

2020-05-20 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reassigned PHOENIX-5904: --- Assignee: Guanghao Zhang > Add log if the configed kerberos principal lo

[jira] [Assigned] (PHOENIX-5907) Remove unused part from phoenix_utils.py

2020-05-19 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reassigned PHOENIX-5907: --- Assignee: Guanghao Zhang > Remove unused part from phoenix_utils

[jira] [Created] (PHOENIX-5907) Remove unused part from phoenix_utils.py

2020-05-19 Thread Guanghao Zhang (Jira)
Guanghao Zhang created PHOENIX-5907: --- Summary: Remove unused part from phoenix_utils.py Key: PHOENIX-5907 URL: https://issues.apache.org/jira/browse/PHOENIX-5907 Project: Phoenix Issue

[jira] [Created] (PHOENIX-5904) Add log if the configed kerberos principal login failed

2020-05-19 Thread Guanghao Zhang (Jira)
Guanghao Zhang created PHOENIX-5904: --- Summary: Add log if the configed kerberos principal login failed Key: PHOENIX-5904 URL: https://issues.apache.org/jira/browse/PHOENIX-5904 Project: Phoenix

[jira] [Updated] (PHOENIX-5903) Mark more hbase dependency's scope as provided for phoenix-server

2020-05-19 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated PHOENIX-5903: Attachment: PHOENIX-5903.master.001.patch > Mark more hbase dependency's sc

[jira] [Updated] (PHOENIX-5903) Mark more hbase dependency's scope as provided for phoenix-server

2020-05-19 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated PHOENIX-5903: Affects Version/s: 5.1.0 > Mark more hbase dependency's scope as provided for phoe

[jira] [Created] (PHOENIX-5903) Mark more hbase dependency's scope as provided for phoenix-server

2020-05-19 Thread Guanghao Zhang (Jira)
Guanghao Zhang created PHOENIX-5903: --- Summary: Mark more hbase dependency's scope as provided for phoenix-server Key: PHOENIX-5903 URL: https://issues.apache.org/jira/browse/PHOENIX-5903 Project

[jira] [Assigned] (PHOENIX-5903) Mark more hbase dependency's scope as provided for phoenix-server

2020-05-19 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reassigned PHOENIX-5903: --- Assignee: Guanghao Zhang > Mark more hbase dependency's scope as provi

[jira] [Assigned] (PHOENIX-5873) Fix loadbalancer packaging problem for queryserver scripts

2020-04-27 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reassigned PHOENIX-5873: --- Assignee: Guanghao Zhang > Fix loadbalancer packaging problem for queryser

[jira] [Updated] (PHOENIX-5873) Fix loadbalancer packaging problem for queryserver scripts

2020-04-27 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated PHOENIX-5873: Fix Version/s: queryserver-1.0.0 > Fix loadbalancer packaging problem for queryser

[jira] [Created] (PHOENIX-5873) Fix loadbalancer packaging problem for queryserver scripts

2020-04-27 Thread Guanghao Zhang (Jira)
Guanghao Zhang created PHOENIX-5873: --- Summary: Fix loadbalancer packaging problem for queryserver scripts Key: PHOENIX-5873 URL: https://issues.apache.org/jira/browse/PHOENIX-5873 Project: Phoenix

Re: [DISCUSS] client/server jar naming, post hbase-compat changes

2020-03-25 Thread Guanghao Zhang
> > Removing the useless unshaded client and server JAR maven artifacts would > free up those names, and we could create both symlinks in the assembly > that you suggest. +1 for remove the useless unshaded client and server JAR. > Guanghao Zhang 于2020年3月26日周四 下午12:39写道: &g

Re: [DISCUSS] client/server jar naming, post hbase-compat changes

2020-03-25 Thread Guanghao Zhang
> > This would make downstream applications/users a little more simple -- > not having to worry about the HBase version in use (since their concerns > are what version of Phoenix is being used, instead). We could even > introduce non-Phoenix-versioned symlinks for these jars (e.g. >

Re: [DISCUSS] Add components for sub-projects to maven

2020-03-25 Thread Guanghao Zhang
+1 Ankit Singhal 于2020年3月26日周四 上午10:13写道: > +1 Agreed, I think adding these components would be really helpful. > > How about adding some more with one level deeper for connectors like > >- flume >- spark >- hive >- kafka >- pig >- presto > > so that people who are more

[jira] [Assigned] (PHOENIX-5777) Unify the queryserver config keys to use QueryServerProperties

2020-03-17 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reassigned PHOENIX-5777: --- Assignee: Guanghao Zhang > Unify the queryserver config keys to

[jira] [Updated] (PHOENIX-5778) Remove the dependency of KeyStoreTestUtil

2020-03-16 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated PHOENIX-5778: Fix Version/s: (was: 5.1.0) queryserver-1.0.0 > Rem

[jira] [Updated] (PHOENIX-5778) Remove the dependency of KeyStoreTestUtil

2020-03-16 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated PHOENIX-5778: Affects Version/s: queryserver-1.0.0 > Remove the dependency of KeyStoreTestU

[jira] [Updated] (PHOENIX-5777) Unify the queryserver config keys to use QueryServerProperties

2020-03-16 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated PHOENIX-5777: Affects Version/s: (was: 5.1.0) queryserver-1.0.0 > Un

[jira] [Updated] (PHOENIX-5777) Unify the queryserver config keys to use QueryServerProperties

2020-03-16 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated PHOENIX-5777: Fix Version/s: (was: 5.1.0) queryserver-1.0.0 > Un

[jira] [Updated] (PHOENIX-5778) Remove the dependency of KeyStoreTestUtil

2020-03-15 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated PHOENIX-5778: Fix Version/s: 5.1.0 > Remove the dependency of KeyStoreTestU

[jira] [Created] (PHOENIX-5778) Remove the dependency of KeyStoreTestUtil

2020-03-15 Thread Guanghao Zhang (Jira)
Guanghao Zhang created PHOENIX-5778: --- Summary: Remove the dependency of KeyStoreTestUtil Key: PHOENIX-5778 URL: https://issues.apache.org/jira/browse/PHOENIX-5778 Project: Phoenix Issue

[jira] [Created] (PHOENIX-5777) Unify the queryserver config keys to use QueryServerProperties

2020-03-15 Thread Guanghao Zhang (Jira)
Guanghao Zhang created PHOENIX-5777: --- Summary: Unify the queryserver config keys to use QueryServerProperties Key: PHOENIX-5777 URL: https://issues.apache.org/jira/browse/PHOENIX-5777 Project

Re: Moving Phoenix master to Hbase 2.2

2020-01-15 Thread Guanghao Zhang
> > Anyway let’s assume for now you want to unify all the branches for HBase > 1.x. Start with the lowest HBase version you want to support. Then iterate > up to the highest HBase version you want to support. Whenever you run into > compile problems, make a new version specific maven module, add