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写道: > This would make

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. >

[jira] [Updated] (PHOENIX-5791) Eliminate false invalid row detection due to concurrent updates

2020-03-25 Thread Kadir OZDEMIR (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kadir OZDEMIR updated PHOENIX-5791: --- Attachment: PHOENIX-5791.4.x-HBase-1.5.001.patch > Eliminate false invalid row detection

[jira] [Updated] (PHOENIX-5791) Eliminate false invalid row detection due to concurrent updates

2020-03-25 Thread Kadir OZDEMIR (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kadir OZDEMIR updated PHOENIX-5791: --- Attachment: (was: PHOENIX-5791.4.x-HBase-1.5.001.patch) > Eliminate false invalid row

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

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

2020-03-25 Thread Ankit Singhal
+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 versed/interested in certain components, can keep a watch on a

[jira] [Updated] (PHOENIX-5791) Eliminate false invalid row detection due to concurrent updates

2020-03-25 Thread Kadir OZDEMIR (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kadir OZDEMIR updated PHOENIX-5791: --- Attachment: (was: PHOENIX-5791.4.x-HBase-1.5.001.patch) > Eliminate false invalid row

[jira] [Updated] (PHOENIX-5791) Eliminate false invalid row detection due to concurrent updates

2020-03-25 Thread Kadir OZDEMIR (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kadir OZDEMIR updated PHOENIX-5791: --- Attachment: PHOENIX-5791.4.x-HBase-1.5.001.patch > Eliminate false invalid row detection

[jira] [Updated] (PHOENIX-5791) Eliminate false invalid row detection due to concurrent updates

2020-03-25 Thread Kadir OZDEMIR (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kadir OZDEMIR updated PHOENIX-5791: --- Attachment: PHOENIX-5791.4.x-HBase-1.5.001.patch > Eliminate false invalid row detection

[jira] [Updated] (PHOENIX-5791) Eliminate false invalid row detection due to concurrent updates

2020-03-25 Thread Kadir OZDEMIR (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kadir OZDEMIR updated PHOENIX-5791: --- Attachment: (was: PHOENIX-5791.4.x-HBase-1.5.001.patch) > Eliminate false invalid row

[DISCUSS] Add components for sub-projects to maven

2020-03-25 Thread Istvan Toth
Hi! Phoenix has been split into sub projects, and adopted some projects, so I think that it is time to reflect this in Jira as well. I propose adding the following components to the project (one per repo) - core - queryserver - connectors - tephra - omid What do you think ?

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

2020-03-25 Thread Istvan Toth
Hi! According to comments in the POMs, the phoenix-VERSION-client/server.jar symlinks are deprecated. (The symlinks were already there BTW, I just updated their targets) I kind of agree with the deprecation, as permuting the components of the jar name to distinguish the shaded and non-shaded

[jira] [Updated] (PHOENIX-5780) Add mvn dependency:analyze to build process

2020-03-25 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-5780: - Attachment: PHOENIX-5780.master.v2.patch > Add mvn dependency:analyze to build process >

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

2020-03-25 Thread Josh Elser
Background: IstvanT has done a lot of really great work to clean up the HBase 2.x compatibility issues for us. This lets us move away from the HBase-version-tagged releases of Phoenix (e.g. HBase-1.3, HBase-1.4, etc), and keep a single branch which can build all of these. Building master

[jira] [Updated] (PHOENIX-5698) Phoenix Query with RVC IN list expression generates wrong scan with non-pk ordered pks

2020-03-25 Thread Xinyi Yan (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xinyi Yan updated PHOENIX-5698: --- Attachment: PHOENIX-5698-4.x.v6.patch > Phoenix Query with RVC IN list expression generates wrong

[jira] [Updated] (PHOENIX-5698) Phoenix Query with RVC IN list expression generates wrong scan with non-pk ordered pks

2020-03-25 Thread Xinyi Yan (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xinyi Yan updated PHOENIX-5698: --- Attachment: (was: PHOENIX-5698-4.x.v6.patch) > Phoenix Query with RVC IN list expression

[jira] [Updated] (PHOENIX-5796) Possible query optimization when projecting uncovered columns and querying on indexed columns

2020-03-25 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-5796: -- Labels: query-optimization (was: ) > Possible query optimization when projecting

[jira] [Updated] (PHOENIX-5795) Supporting selective queries for index rows updated concurrently

2020-03-25 Thread Kadir OZDEMIR (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kadir OZDEMIR updated PHOENIX-5795: --- Attachment: PHOENIX-5795.4.x-HBase-1.5.002.patch > Supporting selective queries for index