Re: [VOTE] Apache Phoenix 5.0.0-alpha for HBase 2.0 rc0

2018-02-07 Thread James Taylor
Josh - should we hold off check-ins to 5.x branch until the vote passes? On Mon, Feb 5, 2018 at 4:30 PM, James Taylor wrote: > That list in the vote thread is good. IMHO, it'd be ok to add release > notes on the website once the vote passes. Couple of other minor features > I'm not sure about: D

[jira] [Resolved] (PHOENIX-3941) Filter regions to scan for local indexes based on data table leading pk filter conditions

2018-02-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-3941. --- Resolution: Fixed > Filter regions to scan for local indexes based on data table leading pk

[jira] [Commented] (PHOENIX-4546) Projected table cannot be read through ProjectedColumnExpression

2018-02-07 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356580#comment-16356580 ] Ankit Singhal commented on PHOENIX-4546: Thanks, [~jamestaylor] and [~sergey.sol

[jira] [Commented] (PHOENIX-4549) Pherf - Column override and sequenced index creation support

2018-02-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356572#comment-16356572 ] James Taylor commented on PHOENIX-4549: --- Looks like you only checked this into the

[jira] [Commented] (PHOENIX-3941) Filter regions to scan for local indexes based on data table leading pk filter conditions

2018-02-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356568#comment-16356568 ] James Taylor commented on PHOENIX-3941: --- Attached final patch (with unit test fix

[jira] [Updated] (PHOENIX-3941) Filter regions to scan for local indexes based on data table leading pk filter conditions

2018-02-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3941: -- Attachment: PHOENIX-3941_v4.patch > Filter regions to scan for local indexes based on data tab

[jira] [Created] (PHOENIX-4589) Split up OrderByIT into multiple tests

2018-02-07 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4589: - Summary: Split up OrderByIT into multiple tests Key: PHOENIX-4589 URL: https://issues.apache.org/jira/browse/PHOENIX-4589 Project: Phoenix Issue Type: Impr

[jira] [Comment Edited] (PHOENIX-4576) Fix LocalIndexSplitMergeIT tests failing in master branch

2018-02-07 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356515#comment-16356515 ] Rajeshbabu Chintaguntla edited comment on PHOENIX-4576 at 2/8/18 5:54 AM:

[jira] [Commented] (PHOENIX-4576) Fix LocalIndexSplitMergeIT tests failing in master branch

2018-02-07 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356515#comment-16356515 ] Rajeshbabu Chintaguntla commented on PHOENIX-4576: -- [~jamestaylor] Patc

[jira] [Updated] (PHOENIX-4576) Fix LocalIndexSplitMergeIT tests failing in master branch

2018-02-07 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-4576: - Attachment: PHOENIX-4576.patch > Fix LocalIndexSplitMergeIT tests failin

[jira] [Commented] (PHOENIX-4278) Implement pure client side transactional index maintenance

2018-02-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356383#comment-16356383 ] ASF GitHub Bot commented on PHOENIX-4278: - Github user JamesRTaylor commented on

[GitHub] phoenix issue #291: [PHOENIX-4278] Implement pure client side transactional ...

2018-02-07 Thread JamesRTaylor
Github user JamesRTaylor commented on the issue: https://github.com/apache/phoenix/pull/291 This looks really good! Couple of minor comments, but overall it looks fine. ---

[jira] [Commented] (PHOENIX-4278) Implement pure client side transactional index maintenance

2018-02-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356380#comment-16356380 ] ASF GitHub Bot commented on PHOENIX-4278: - Github user JamesRTaylor commented on

[GitHub] phoenix pull request #291: [PHOENIX-4278] Implement pure client side transac...

2018-02-07 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/291#discussion_r166816653 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/execute/PhoenixTxnIndexMutationGenerator.java --- @@ -0,0 +1,505 @@ +/* + * Licensed t

[jira] [Commented] (PHOENIX-4278) Implement pure client side transactional index maintenance

2018-02-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356377#comment-16356377 ] ASF GitHub Bot commented on PHOENIX-4278: - Github user JamesRTaylor commented on

[GitHub] phoenix pull request #291: [PHOENIX-4278] Implement pure client side transac...

2018-02-07 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/291#discussion_r166816466 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/execute/PhoenixTxnIndexMutationGenerator.java --- @@ -0,0 +1,505 @@ +/* + * Licensed t

[jira] [Commented] (PHOENIX-4586) UPSERT SELECT doesn't take in account comparison operators for subqueries.

2018-02-07 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356346#comment-16356346 ] Sergey Soldatov commented on PHOENIX-4586: -- + from me as well. Great work, [~ma

[jira] [Commented] (PHOENIX-4278) Implement pure client side transactional index maintenance

2018-02-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356336#comment-16356336 ] ASF GitHub Bot commented on PHOENIX-4278: - Github user JamesRTaylor commented on

[GitHub] phoenix pull request #291: [PHOENIX-4278] Implement pure client side transac...

2018-02-07 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/291#discussion_r166809191 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/PTableImpl.java --- @@ -1038,32 +1038,21 @@ public void setValue(PColumn column, byte[]

[jira] [Commented] (PHOENIX-4278) Implement pure client side transactional index maintenance

2018-02-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356329#comment-16356329 ] ASF GitHub Bot commented on PHOENIX-4278: - Github user JamesRTaylor commented on

[GitHub] phoenix pull request #291: [PHOENIX-4278] Implement pure client side transac...

2018-02-07 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/291#discussion_r166808341 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java --- @@ -850,19 +849,12 @@ private void addCoprocessors(

Re: Anonymous survey: Apache HBase 1.x Usage

2018-02-07 Thread Andrew Purtell
Response to the survey so far. I think it confirms our expectations. Multiple choice was allowed so percentage will not add up to 100%. 1.0: 8% 1.1: 21% 1.2: 47% 1.3: 24% 1.4: 8% 1.5: 5% [image: Inline image 1] On Fri, Feb 2, 2018 at 3:40 PM, Andrew Purtell wrote: > Please take this anonymous

[jira] [Commented] (PHOENIX-4529) Users should only require RX access to SYSTEM.SEQUENCE table

2018-02-07 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356297#comment-16356297 ] Thomas D'Silva commented on PHOENIX-4529: - [~jamestaylor] I spoke to [~apurtel

[jira] [Commented] (PHOENIX-4586) UPSERT SELECT doesn't take in account comparison operators for subqueries.

2018-02-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356292#comment-16356292 ] James Taylor commented on PHOENIX-4586: --- +1 on the fix. Thanks for the quick turna

[jira] [Commented] (PHOENIX-4549) Pherf - Column override and sequenced index creation support

2018-02-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356228#comment-16356228 ] Hudson commented on PHOENIX-4549: - FAILURE: Integrated in Jenkins build Phoenix-master #

[jira] [Commented] (PHOENIX-4579) Add a config to conditionally create Phoenix meta tables on first client connection

2018-02-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356224#comment-16356224 ] James Taylor commented on PHOENIX-4579: --- I think having this be purely driven from

[jira] [Commented] (PHOENIX-4575) Phoenix metadata KEEP_DELETED_CELLS and VERSIONS should be property driven

2018-02-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356198#comment-16356198 ] James Taylor commented on PHOENIX-4575: --- Looks good, except for this change, keep

[jira] [Commented] (PHOENIX-4586) UPSERT SELECT doesn't take in account comparison operators for subqueries.

2018-02-07 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356184#comment-16356184 ] Sergey Soldatov commented on PHOENIX-4586: -- [~maryannxue] Wow, that was quick :

[jira] [Updated] (PHOENIX-4586) UPSERT SELECT doesn't take in account comparison operators for subqueries.

2018-02-07 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated PHOENIX-4586: - Attachment: PHOENIX-4586.patch > UPSERT SELECT doesn't take in account comparison operators for

[jira] [Assigned] (PHOENIX-4586) UPSERT SELECT doesn't take in account comparison operators for subqueries.

2018-02-07 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue reassigned PHOENIX-4586: Assignee: Maryann Xue > UPSERT SELECT doesn't take in account comparison operators for su

[jira] [Commented] (PHOENIX-4575) Phoenix metadata KEEP_DELETED_CELLS and VERSIONS should be property driven

2018-02-07 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356121#comment-16356121 ] Mujtaba Chohan commented on PHOENIX-4575: - [~jamestaylor] > Phoenix metadata KE

[jira] [Commented] (PHOENIX-4579) Add a config to conditionally create Phoenix meta tables on first client connection

2018-02-07 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356120#comment-16356120 ] Mujtaba Chohan commented on PHOENIX-4579: - [~jamestaylor] > Add a config to con

[jira] [Commented] (PHOENIX-4549) Pherf - Column override and sequenced index creation support

2018-02-07 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355953#comment-16355953 ] Thomas D'Silva commented on PHOENIX-4549: - +1 > Pherf - Column override and seq

[jira] [Commented] (PHOENIX-4546) Projected table cannot be read through ProjectedColumnExpression

2018-02-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355680#comment-16355680 ] James Taylor commented on PHOENIX-4546: --- +1 on the patch. Great work, [~an...@apac

[jira] [Commented] (PHOENIX-4588) Clone expression also if it's children have Determinism.PER_INVOCATION

2018-02-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355669#comment-16355669 ] James Taylor commented on PHOENIX-4588: --- The largest Determinism of a child expres

[jira] [Comment Edited] (PHOENIX-4056) java.lang.IllegalArgumentException: Can not create a Path from an empty string

2018-02-07 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355485#comment-16355485 ] Josh Mahonin edited comment on PHOENIX-4056 at 2/7/18 2:11 PM: ---

[jira] [Commented] (PHOENIX-4056) java.lang.IllegalArgumentException: Can not create a Path from an empty string

2018-02-07 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355485#comment-16355485 ] Josh Mahonin commented on PHOENIX-4056: --- I don't have much time to do more than a

Re: 4.13.0-HBase-1.1 not released?

2018-02-07 Thread Xavier Jodoin
Hi Stefan, 4.13.1-HBase-1.1 is available. Xavier On 2018-02-07 02:54 AM, Stepan Migunov wrote: Hi James, I have submitted patch on the JIRA. I've never done this before, so please excuse me if something is wrong. Thanks, Stepan. -Original Message- From: James Taylor [mailto:jamestay.

[jira] [Commented] (PHOENIX-4546) Projected table cannot be read through ProjectedColumnExpression

2018-02-07 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355304#comment-16355304 ] Ankit Singhal commented on PHOENIX-4546: {quote}Is this an issue for 4.x too?  {

[jira] [Updated] (PHOENIX-4588) Clone expression also if it's children have Determinism.PER_INVOCATION

2018-02-07 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4588: --- Attachment: PHOENIX-4588.patch > Clone expression also if it's children have Determinism.PER

[jira] [Commented] (PHOENIX-4588) Clone expression also if it's children have Determinism.PER_INVOCATION

2018-02-07 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355180#comment-16355180 ] Ankit Singhal commented on PHOENIX-4588: Attaching the fix and verified on the c

[jira] [Created] (PHOENIX-4588) Clone expression also if it's children have Determinism.PER_INVOCATION

2018-02-07 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-4588: -- Summary: Clone expression also if it's children have Determinism.PER_INVOCATION Key: PHOENIX-4588 URL: https://issues.apache.org/jira/browse/PHOENIX-4588 Project:

[jira] [Commented] (PHOENIX-4278) Implement pure client side transactional index maintenance

2018-02-07 Thread Ohad Shacham (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355152#comment-16355152 ] Ohad Shacham commented on PHOENIX-4278: --- Thanks, I will try jdk 7 then. On another

[jira] [Commented] (PHOENIX-4056) java.lang.IllegalArgumentException: Can not create a Path from an empty string

2018-02-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355106#comment-16355106 ] James Taylor commented on PHOENIX-4056: --- [~jmahonin] - would you some free cycles