[jira] [Commented] (PHOENIX-4643) Implement ARRAY_REMOVE built in function

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16411904#comment-16411904 ] ASF GitHub Bot commented on PHOENIX-4643: - Github user JamesRTaylor commented on the issue:

[GitHub] phoenix issue #294: PHOENIX-4643 Implement ARRAY_REMOVE built in function

2018-03-23 Thread JamesRTaylor
Github user JamesRTaylor commented on the issue: https://github.com/apache/phoenix/pull/294 +1. Thanks for the contribution, @xjodoin. I'll commit this to the various branches. ---

[jira] [Commented] (PHOENIX-4662) NullPointerException in TableResultIterator.java on cache resend

2018-03-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16411936#comment-16411936 ] Hudson commented on PHOENIX-4662: - FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1817

[GitHub] phoenix issue #295: PHOENIX-4579: Add a config to conditionally create Phoen...

2018-03-23 Thread JamesRTaylor
Github user JamesRTaylor commented on the issue: https://github.com/apache/phoenix/pull/295 Thinking more, I think it’s fine to go through the CREATE TABLE code path and move the logic in the try block of init down into ensureTableCreated. It’s only called once on the first

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

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16411807#comment-16411807 ] ASF GitHub Bot commented on PHOENIX-4579: - Github user JamesRTaylor commented on the issue:

[jira] [Resolved] (PHOENIX-4670) Extend CDH parcel compatibility to minor versions

2018-03-23 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado resolved PHOENIX-4670. -- Resolution: Fixed > Extend CDH parcel compatibility to minor versions >

[jira] [Created] (PHOENIX-4670) Extend CDH parcel compatibility to minor versions

2018-03-23 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-4670: Summary: Extend CDH parcel compatibility to minor versions Key: PHOENIX-4670 URL: https://issues.apache.org/jira/browse/PHOENIX-4670 Project: Phoenix Issue

[jira] [Commented] (PHOENIX-4661) Repeatedly issuing DROP TABLE fails with "java.lang.IllegalArgumentException: Table qualifier must not be empty"

2018-03-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16411934#comment-16411934 ] Hudson commented on PHOENIX-4661: - FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1817

[jira] [Commented] (PHOENIX-4655) Upgrade to latest version from version <4.8.0 may fail with TableNotFoundException if we have local indexes but no multi-tenant tables.

2018-03-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16411935#comment-16411935 ] Hudson commented on PHOENIX-4655: - FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1817

[jira] [Commented] (PHOENIX-4643) Implement ARRAY_REMOVE built in function

2018-03-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412051#comment-16412051 ] Hudson commented on PHOENIX-4643: - FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #74 (See

[GitHub] phoenix issue #295: PHOENIX-4579: Add a config to conditionally create Phoen...

2018-03-23 Thread ChinmaySKulkarni
Github user ChinmaySKulkarni commented on the issue: https://github.com/apache/phoenix/pull/295 @JamesRTaylor I'm trying to check if we can move the logic in the try block in init to _ensureTableCreated_ and there seem to be a couple of hurdles while doing so. We don't have access to

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

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412070#comment-16412070 ] ASF GitHub Bot commented on PHOENIX-4579: - Github user ChinmaySKulkarni commented on the issue:

[GitHub] phoenix issue #295: PHOENIX-4579: Add a config to conditionally create Phoen...

2018-03-23 Thread JamesRTaylor
Github user JamesRTaylor commented on the issue: https://github.com/apache/phoenix/pull/295 I think it's ok to make these changes. Not a problem to make DO_NOT_UPGRADE public if need be. Feel free to add new arguments if necessary to ensureTableCreated. I think any special logic

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

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412094#comment-16412094 ] ASF GitHub Bot commented on PHOENIX-4579: - Github user JamesRTaylor commented on the issue:

[DISCUSSION] Expanding Phoenix support to additional versions of CDH

2018-03-23 Thread Pedro Boado
Hi all, as discussed last week I've just pushed three more branches 4.x-cdh5.12 , 4.x-cdh5.13 and 4.x-cdh5.14. The three of them are fully functional and create parcels for each one of these versions. Parcels starting from today are now compatible across all minor versions. I'll keep rebasing

[GitHub] phoenix issue #294: PHOENIX-4643 Implement ARRAY_REMOVE built in function

2018-03-23 Thread xjodoin
Github user xjodoin commented on the issue: https://github.com/apache/phoenix/pull/294 I did the last change. I hope the feature is ready :) ---

[jira] [Commented] (PHOENIX-4643) Implement ARRAY_REMOVE built in function

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16411301#comment-16411301 ] ASF GitHub Bot commented on PHOENIX-4643: - Github user xjodoin commented on the issue:

[jira] [Resolved] (PHOENIX-4445) Modify all ITs to not use CurrentSCN or CURRENT_SCN

2018-03-23 Thread Csaba Skrabak (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Csaba Skrabak resolved PHOENIX-4445. Resolution: Fixed > Modify all ITs to not use CurrentSCN or CURRENT_SCN >

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

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16411726#comment-16411726 ] ASF GitHub Bot commented on PHOENIX-4579: - Github user ChinmaySKulkarni commented on a diff in

[GitHub] phoenix pull request #295: PHOENIX-4579: Add a config to conditionally creat...

2018-03-23 Thread ChinmaySKulkarni
Github user ChinmaySKulkarni commented on a diff in the pull request: https://github.com/apache/phoenix/pull/295#discussion_r176801550 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java --- @@ -2405,16 +2413,26 @@ public Void call()

[jira] [Updated] (PHOENIX-4668) Remove unnecessary table descriptor modification for SPLIT_POLICY column

2018-03-23 Thread Chinmay Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-4668: -- Attachment: PHOENIX-4668.patch > Remove unnecessary table descriptor modification for

[jira] [Updated] (PHOENIX-4659) Use coprocessor API to write local transactional indexes

2018-03-23 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4659: -- Attachment: PHOENIX-4659_addendum.patch > Use coprocessor API to write local transactional

[jira] [Commented] (PHOENIX-4659) Use coprocessor API to write local transactional indexes

2018-03-23 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412291#comment-16412291 ] James Taylor commented on PHOENIX-4659: --- Addendum patch that fixes NPE. > Use coprocessor API to

[jira] [Assigned] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

2018-03-23 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reassigned PHOENIX-4666: - Assignee: Marcell Ortutay > Add a subquery cache that persists beyond the life of a

[jira] [Commented] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

2018-03-23 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412221#comment-16412221 ] Marcell Ortutay commented on PHOENIX-4666: -- Thanks for the input [~jamestaylor]. I'm thinking

[jira] [Commented] (PHOENIX-4603) Remove check for table existence in MetaDataClient.createTableInternal()

2018-03-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412248#comment-16412248 ] Hudson commented on PHOENIX-4603: - FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1842

[jira] [Commented] (PHOENIX-2566) Support NOT NULL constraint for any column for immutable table

2018-03-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412249#comment-16412249 ] Hudson commented on PHOENIX-2566: - FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1842

[jira] [Commented] (PHOENIX-4660) Use TransactionProvider interface

2018-03-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412251#comment-16412251 ] Hudson commented on PHOENIX-4660: - FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1842

[jira] [Commented] (PHOENIX-4643) Implement ARRAY_REMOVE built in function

2018-03-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412252#comment-16412252 ] Hudson commented on PHOENIX-4643: - FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1842

Re: [DISCUSSION] Expanding Phoenix support to additional versions of CDH

2018-03-23 Thread James Taylor
Thanks, Pedro. This sounds great. Sorry about pushing to the wrong branch. On Fri, Mar 23, 2018 at 2:43 PM, Pedro Boado wrote: > Hi all, > > as discussed last week I've just pushed three more branches 4.x-cdh5.12 , > 4.x-cdh5.13 and 4.x-cdh5.14. The three of them are

[jira] [Assigned] (PHOENIX-4643) Implement ARRAY_REMOVE built in function

2018-03-23 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reassigned PHOENIX-4643: - Assignee: Xavier Jodoin > Implement ARRAY_REMOVE built in function >

[jira] [Resolved] (PHOENIX-4643) Implement ARRAY_REMOVE built in function

2018-03-23 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-4643. --- Resolution: Fixed Fix Version/s: 5.0.0 4.14.0 > Implement

Re: [DISCUSSION] Expanding Phoenix support to additional versions of CDH

2018-03-23 Thread Pedro Boado
I should've sent an email, my bad. On Fri, 23 Mar 2018, 22:39 James Taylor, wrote: > Thanks, Pedro. This sounds great. Sorry about pushing to the wrong branch. > > On Fri, Mar 23, 2018 at 2:43 PM, Pedro Boado > wrote: > > > Hi all, > > > > as

[jira] [Commented] (PHOENIX-4619) Process transactional updates to local index on server-side

2018-03-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412250#comment-16412250 ] Hudson commented on PHOENIX-4619: - FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1842

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

2018-03-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412247#comment-16412247 ] Hudson commented on PHOENIX-4278: - FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1842

[jira] [Resolved] (PHOENIX-4659) Use coprocessor API to write local transactional indexes

2018-03-23 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-4659. --- Resolution: Fixed > Use coprocessor API to write local transactional indexes >

[jira] [Resolved] (PHOENIX-4660) Use TransactionProvider interface

2018-03-23 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-4660. --- Resolution: Fixed > Use TransactionProvider interface > - >

[jira] [Resolved] (PHOENIX-4619) Process transactional updates to local index on server-side

2018-03-23 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-4619. --- Resolution: Fixed > Process transactional updates to local index on server-side >

[jira] [Comment Edited] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

2018-03-23 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412221#comment-16412221 ] Marcell Ortutay edited comment on PHOENIX-4666 at 3/23/18 11:01 PM:

[jira] [Comment Edited] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

2018-03-23 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412221#comment-16412221 ] Marcell Ortutay edited comment on PHOENIX-4666 at 3/23/18 11:01 PM:

[jira] [Updated] (PHOENIX-4669) NoSuchColumnFamilyException when creating index on views that are built on tables which have named column family

2018-03-23 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated PHOENIX-4669: - Affects Version/s: 4.14.0 > NoSuchColumnFamilyException when creating index on views

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

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16411620#comment-16411620 ] ASF GitHub Bot commented on PHOENIX-4579: - Github user JamesRTaylor commented on a diff in the

[GitHub] phoenix pull request #295: PHOENIX-4579: Add a config to conditionally creat...

2018-03-23 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/295#discussion_r176783002 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java --- @@ -2405,16 +2413,26 @@ public Void call() throws

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

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16411756#comment-16411756 ] ASF GitHub Bot commented on PHOENIX-4579: - Github user JamesRTaylor commented on the issue:

[GitHub] phoenix issue #295: PHOENIX-4579: Add a config to conditionally create Phoen...

2018-03-23 Thread JamesRTaylor
Github user JamesRTaylor commented on the issue: https://github.com/apache/phoenix/pull/295 Ok, sounds like a good plan. ---

[jira] [Commented] (PHOENIX-4659) Use coprocessor API to write local transactional indexes

2018-03-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412384#comment-16412384 ] Hudson commented on PHOENIX-4659: - FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #75 (See