[jira] [Commented] (PHOENIX-4610) Converge 4.x and 5.x branches

2018-05-24 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488554#comment-16488554 ] Rajeshbabu Chintaguntla commented on PHOENIX-4610: -- PHOENIX-4671 is missing in 5.x

[jira] [Commented] (PHOENIX-2896) Support encoded column qualifiers per column family

2018-05-24 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488565#comment-16488565 ] Samarth Jain commented on PHOENIX-2896: --- [~tdsilva] - I am not sure I understood your question. We

[jira] [Commented] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-05-24 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488799#comment-16488799 ] Rajeshbabu Chintaguntla commented on PHOENIX-4671: -- Pushed this to 5.x branch. > Fix

[GitHub] phoenix pull request #302: PHOENIX-4749 Allow SPNEGO to be disabled when usi...

2018-05-24 Thread aaraujo
GitHub user aaraujo opened a pull request: https://github.com/apache/phoenix/pull/302 PHOENIX-4749 Allow SPNEGO to be disabled when using Kerberos https://issues.apache.org/jira/browse/PHOENIX-4749 You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (PHOENIX-4753) Remove the need for users to have Write access to the Phoenix SYSTEM STATS TABLE to drop tables

2018-05-24 Thread Saumil Mayani (JIRA)
Saumil Mayani created PHOENIX-4753: -- Summary: Remove the need for users to have Write access to the Phoenix SYSTEM STATS TABLE to drop tables Key: PHOENIX-4753 URL:

[jira] [Commented] (PHOENIX-4749) Allow SPNEGO to be disabled for client auth when using Kerberos with HBase

2018-05-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488929#comment-16488929 ] ASF GitHub Bot commented on PHOENIX-4749: - GitHub user aaraujo opened a pull request:

[GitHub] phoenix issue #302: PHOENIX-4749 Allow SPNEGO to be disabled when using Kerb...

2018-05-24 Thread aaraujo
Github user aaraujo commented on the issue: https://github.com/apache/phoenix/pull/302 @joshelser created a PR in case it's easier to review ---

[jira] [Commented] (PHOENIX-4749) Allow SPNEGO to be disabled for client auth when using Kerberos with HBase

2018-05-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488932#comment-16488932 ] ASF GitHub Bot commented on PHOENIX-4749: - Github user aaraujo commented on the issue:

[jira] [Commented] (PHOENIX-4749) Allow SPNEGO to be disabled for client auth when using Kerberos with HBase

2018-05-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489178#comment-16489178 ] Josh Elser commented on PHOENIX-4749: - [~alexaraujo], what are you doing differently than was

[jira] [Commented] (PHOENIX-4749) Allow SPNEGO to be disabled for client auth when using Kerberos with HBase

2018-05-24 Thread Alex Araujo (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489312#comment-16489312 ] Alex Araujo commented on PHOENIX-4749: -- [~elserj] this patch allows impersonation to be used when

[jira] [Commented] (PHOENIX-1567) Publish Phoenix-Client & Phoenix-Server jars into Maven Repo

2018-05-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489361#comment-16489361 ] Josh Elser commented on PHOENIX-1567: - [~tony-kerz], phoenix-core was (unnecessarily) an uber-jar in

[jira] [Commented] (PHOENIX-4749) Support impersonation without SPNEGO authn via PQS with Kerberized HBase

2018-05-24 Thread Alex Araujo (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489406#comment-16489406 ] Alex Araujo commented on PHOENIX-4749: -- Good call. Will update the description in the patch

[jira] [Commented] (PHOENIX-4749) Allow SPNEGO to be disabled for client auth when using Kerberos with HBase

2018-05-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489325#comment-16489325 ] Josh Elser commented on PHOENIX-4749: - Got it, thanks for the description. Let me update the title.

[jira] [Updated] (PHOENIX-4749) Support impersonation without SPNEGO authn via PQS with Kerberized HBase

2018-05-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-4749: Summary: Support impersonation without SPNEGO authn via PQS with Kerberized HBase (was: Allow

[jira] [Resolved] (PHOENIX-4723) Fix UpsertSelectOverlappingBatchesIT#testSplitDuringUpsertSelect test

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal resolved PHOENIX-4723. Resolution: Fixed Fix Version/s: (was: 4.15.0) 5.0.0 > Fix

[jira] [Updated] (PHOENIX-4723) Fix UpsertSelectOverlappingBatchesIT#testSplitDuringUpsertSelect test

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4723: --- Affects Version/s: 5.0.0 > Fix UpsertSelectOverlappingBatchesIT#testSplitDuringUpsertSelect

[jira] [Updated] (PHOENIX-4749) Support impersonation without SPNEGO authn via PQS with Kerberized HBase

2018-05-24 Thread Alex Araujo (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Araujo updated PHOENIX-4749: - Description: Phoenix Query Server only supports SPNEGO auth (Kerberos) with impersonation.

[jira] [Commented] (PHOENIX-2896) Support encoded column qualifiers per column family

2018-05-24 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489685#comment-16489685 ] Thomas D'Silva commented on PHOENIX-2896: - [~samarthjain] Nevermind, I should have read your

[jira] [Commented] (PHOENIX-4749) Support impersonation without SPNEGO authn via PQS with Kerberized HBase

2018-05-24 Thread Alex Araujo (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489499#comment-16489499 ] Alex Araujo commented on PHOENIX-4749: -- The patch, description and PR have been updated. > Support

[jira] [Updated] (PHOENIX-4749) Support impersonation without SPNEGO authn via PQS with Kerberized HBase

2018-05-24 Thread Alex Araujo (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Araujo updated PHOENIX-4749: - Attachment: PHOENIX-4749.patch > Support impersonation without SPNEGO authn via PQS with

[jira] [Updated] (PHOENIX-4749) Support impersonation without SPNEGO authn via PQS with Kerberized HBase

2018-05-24 Thread Alex Araujo (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Araujo updated PHOENIX-4749: - Attachment: (was: PHOENIX-4749.patch) > Support impersonation without SPNEGO authn via PQS

[jira] [Commented] (PHOENIX-4540) Client side evaluation of group by Expression in projection gives erroneous result

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489508#comment-16489508 ] Ankit Singhal commented on PHOENIX-4540: ping [~jamestaylor] > Client side evaluation of group

[jira] [Commented] (PHOENIX-2896) Support encoded column qualifiers per column family

2018-05-24 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489134#comment-16489134 ] Thomas D'Silva commented on PHOENIX-2896: - [~samarthjain] from an eariler comment on this Jira

[jira] [Resolved] (PHOENIX-4745) Update Tephra version to 0.14.0-incubating

2018-05-24 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-4745. --- Resolution: Fixed > Update Tephra version to 0.14.0-incubating >

[jira] [Updated] (PHOENIX-4745) Update Tephra version to 0.14.0-incubating

2018-05-24 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4745: -- Fix Version/s: (was: 5.0.0) > Update Tephra version to 0.14.0-incubating >

[jira] [Commented] (PHOENIX-4580) Upgrade to Tephra 0.14.0-incubating for HBase 2.0 support

2018-05-24 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490071#comment-16490071 ] James Taylor commented on PHOENIX-4580: --- FYI, I've committed PHOENIX-4745 that moves the 4.x

[jira] [Commented] (PHOENIX-3506) Phoenix-Spark plug in cannot select by column family name

2018-05-24 Thread Tang Yan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488972#comment-16488972 ] Tang Yan commented on PHOENIX-3506: --- Facing the same issue, any solution for it? > Phoenix-Spark plug

[jira] [Comment Edited] (PHOENIX-4681) Test existence of SYSTEM:CATALOG before attempting to create it

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489867#comment-16489867 ] Ankit Singhal edited comment on PHOENIX-4681 at 5/24/18 9:52 PM: - Is

[jira] [Resolved] (PHOENIX-4692) ArrayIndexOutOfBoundsException in ScanRanges.intersectScan

2018-05-24 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue resolved PHOENIX-4692. -- Resolution: Fixed > ArrayIndexOutOfBoundsException in ScanRanges.intersectScan >

[jira] [Resolved] (PHOENIX-4402) Migrate Tephra to 0.14.0-incubating-SNAPSHOT

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal resolved PHOENIX-4402. Resolution: Duplicate > Migrate Tephra to 0.14.0-incubating-SNAPSHOT >

[jira] [Commented] (PHOENIX-4402) Migrate Tephra to 0.14.0-incubating-SNAPSHOT

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489854#comment-16489854 ] Ankit Singhal commented on PHOENIX-4402: PHOENIX-4580 is the duplicate of it, as we are making

[jira] [Commented] (PHOENIX-4681) Test existence of SYSTEM:CATALOG before attempting to create it

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489867#comment-16489867 ] Ankit Singhal commented on PHOENIX-4681: Is this code in ConnectionQueryServicesImpl not

[jira] [Commented] (PHOENIX-1567) Publish Phoenix-Client & Phoenix-Server jars into Maven Repo

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489876#comment-16489876 ] Ankit Singhal commented on PHOENIX-1567: bq. we should revisit and start publishing our shaded

[jira] [Commented] (PHOENIX-4745) Update Tephra version to 0.14.0-incubating

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

[jira] [Commented] (PHOENIX-2715) Query Log

2018-05-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490153#comment-16490153 ] Lars Hofhansl commented on PHOENIX-2715: The default is supposed to the OFF, right? I just true

[jira] [Commented] (PHOENIX-4745) Update Tephra version to 0.14.0-incubating

2018-05-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490191#comment-16490191 ] Hudson commented on PHOENIX-4745: - SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1904

[jira] [Comment Edited] (PHOENIX-2715) Query Log

2018-05-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490153#comment-16490153 ] Lars Hofhansl edited comment on PHOENIX-2715 at 5/25/18 2:57 AM: - The

[jira] [Commented] (PHOENIX-4681) Test existence of SYSTEM:CATALOG before attempting to create it

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490006#comment-16490006 ] Ankit Singhal commented on PHOENIX-4681: [~slamendola2_bloomberg], I have added you as a

[jira] [Commented] (PHOENIX-1567) Publish Phoenix-Client & Phoenix-Server jars into Maven Repo

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490021#comment-16490021 ] Ankit Singhal commented on PHOENIX-1567: Thanks [~elserj], committing the attached patch so that

[jira] [Updated] (PHOENIX-4741) Shade disruptor dependency

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4741: --- Attachment: (was: PHOENIX-4741.patch) > Shade disruptor dependency >

[jira] [Commented] (PHOENIX-1567) Publish Phoenix-Client & Phoenix-Server jars into Maven Repo

2018-05-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489920#comment-16489920 ] Josh Elser commented on PHOENIX-1567: - {quote}should we start publishing phoenix-client artifact in

[jira] [Commented] (PHOENIX-4681) Test existence of SYSTEM:CATALOG before attempting to create it

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490004#comment-16490004 ] Ankit Singhal commented on PHOENIX-4681: [~slamendola2_bloomberg], Oh I see you just see the

[jira] [Assigned] (PHOENIX-4681) Test existence of SYSTEM:CATALOG before attempting to create it

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal reassigned PHOENIX-4681: -- Assignee: Salvatore LaMendola > Test existence of SYSTEM:CATALOG before attempting

[jira] [Updated] (PHOENIX-1567) Publish Phoenix-Client & Phoenix-Server jars into Maven Repo

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-1567: --- Attachment: PHOENIX-1567.patch > Publish Phoenix-Client & Phoenix-Server jars into Maven

[jira] [Commented] (PHOENIX-2715) Query Log

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490233#comment-16490233 ] Ankit Singhal commented on PHOENIX-2715: bq. Looking at the code I see the default is OFF, so

[jira] [Comment Edited] (PHOENIX-2715) Query Log

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490233#comment-16490233 ] Ankit Singhal edited comment on PHOENIX-2715 at 5/25/18 5:01 AM: - bq.

[jira] [Commented] (PHOENIX-2715) Query Log

2018-05-24 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490252#comment-16490252 ] James Taylor commented on PHOENIX-2715: --- Yes, please [~ankit.singhal]. Next RC coming tomorrow am.

[jira] [Commented] (PHOENIX-2715) Query Log

2018-05-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490257#comment-16490257 ] Ankit Singhal commented on PHOENIX-2715: bq.Next RC coming tomorrow am. Pushed the change now.