[jira] [Resolved] (PHOENIX-3497) Provide a work around for HBASE-17122

2016-11-17 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain resolved PHOENIX-3497. --- Resolution: Fixed > Provide a work around for HBASE-17122 >

[jira] [Updated] (PHOENIX-3495) Ignore NamespaceExistException when namespace mapping enabled

2016-11-17 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3495: -- Attachment: PHOENIX-3495_v2.patch Updated patch. [~an...@apache.org] - the issue is that there

[jira] [Commented] (PHOENIX-3494) ArrayIndexOutOfBoundsException with decimal desc key

2016-11-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675973#comment-15675973 ] Hudson commented on PHOENIX-3494: - FAILURE: Integrated in Jenkins build Phoenix-4.8-HBas

[jira] [Commented] (PHOENIX-3495) Ignore NamespaceExistException when namespace mapping enabled

2016-11-17 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675893#comment-15675893 ] Ankit Singhal commented on PHOENIX-3495: bq. this is the way we treat HBase meta

[jira] [Resolved] (PHOENIX-3494) ArrayIndexOutOfBoundsException with decimal desc key

2016-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-3494. --- Resolution: Fixed > ArrayIndexOutOfBoundsException with decimal desc key > -

[jira] [Commented] (PHOENIX-3498) Query with index failed when query back to data table with desc PK column

2016-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675869#comment-15675869 ] James Taylor commented on PHOENIX-3498: --- Nice work, [~yhxx511]! Would you mind rev

[jira] [Commented] (PHOENIX-3497) Provide a work around for HBASE-17122

2016-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675822#comment-15675822 ] James Taylor commented on PHOENIX-3497: --- +1 > Provide a work around for HBASE-171

[jira] [Commented] (PHOENIX-3496) Figure out why LocalIndexIT#testLocalIndexRoundTrip is flapping

2016-11-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675736#comment-15675736 ] Hudson commented on PHOENIX-3496: - SUCCESS: Integrated in Jenkins build Phoenix-4.8-HBas

[jira] [Commented] (PHOENIX-3498) Query with index failed when query back to data table with desc PK column

2016-11-17 Thread William Yang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675675#comment-15675675 ] William Yang commented on PHOENIX-3498: --- This should be a very old bug, I think th

[jira] [Updated] (PHOENIX-3498) Query with index failed when query back to data table with desc PK column

2016-11-17 Thread William Yang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Yang updated PHOENIX-3498: -- Attachment: PHOENIX-3498.patch > Query with index failed when query back to data table with de

[jira] [Commented] (PHOENIX-3496) Figure out why LocalIndexIT#testLocalIndexRoundTrip is flapping

2016-11-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675654#comment-15675654 ] Hudson commented on PHOENIX-3496: - SUCCESS: Integrated in Jenkins build Phoenix-master #

[jira] [Commented] (PHOENIX-3494) ArrayIndexOutOfBoundsException with decimal desc key

2016-11-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675653#comment-15675653 ] Hudson commented on PHOENIX-3494: - SUCCESS: Integrated in Jenkins build Phoenix-master #

[jira] [Created] (PHOENIX-3498) Query with index failed when query back to data table with desc PK column

2016-11-17 Thread William Yang (JIRA)
William Yang created PHOENIX-3498: - Summary: Query with index failed when query back to data table with desc PK column Key: PHOENIX-3498 URL: https://issues.apache.org/jira/browse/PHOENIX-3498 Project

[jira] [Commented] (PHOENIX-3494) ArrayIndexOutOfBoundsException with decimal desc key

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

[jira] [Assigned] (PHOENIX-3491) OrderBy should be compiled out when GroupBy is not orderPreserving but OrderBy is reverse

2016-11-17 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei reassigned PHOENIX-3491: - Assignee: chenglei > OrderBy should be compiled out when GroupBy is not orderPreserving but >

[jira] [Created] (PHOENIX-3497) Provide a work around for HBASE-17122

2016-11-17 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-3497: - Summary: Provide a work around for HBASE-17122 Key: PHOENIX-3497 URL: https://issues.apache.org/jira/browse/PHOENIX-3497 Project: Phoenix Issue Type: Bug

[jira] [Updated] (PHOENIX-3497) Provide a work around for HBASE-17122

2016-11-17 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3497: -- Attachment: PHOENIX-3497.patch [~jamestaylor], please review. > Provide a work around for HBA

[jira] [Commented] (PHOENIX-3495) Ignore NamespaceExistException when namespace mapping enabled

2016-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675329#comment-15675329 ] James Taylor commented on PHOENIX-3495: --- +1. Makes sense - this is the way we trea

[jira] [Updated] (PHOENIX-3495) Ignore NamespaceExistException when namespace mapping enabled

2016-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3495: -- Fix Version/s: 4.8.2 4.9.0 > Ignore NamespaceExistException when namespace

[jira] [Commented] (PHOENIX-3494) ArrayIndexOutOfBoundsException with decimal desc key

2016-11-17 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675233#comment-15675233 ] Samarth Jain commented on PHOENIX-3494: --- +1 > ArrayIndexOutOfBoundsException with

[jira] [Updated] (PHOENIX-3496) Figure out why LocalIndexIT#testLocalIndexRoundTrip is flapping

2016-11-17 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3496: -- Description: The test has been passing consistently on the "4.*-HBase-0.98" branches. However

[jira] [Created] (PHOENIX-3496) Figure out why LocalIndexIT#testLocalIndexRoundTrip is flapping

2016-11-17 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-3496: - Summary: Figure out why LocalIndexIT#testLocalIndexRoundTrip is flapping Key: PHOENIX-3496 URL: https://issues.apache.org/jira/browse/PHOENIX-3496 Project: Phoenix

[jira] [Updated] (PHOENIX-3494) ArrayIndexOutOfBoundsException with decimal desc key

2016-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3494: -- Fix Version/s: 4.8.2 4.9.0 > ArrayIndexOutOfBoundsException with decimal de

[jira] [Assigned] (PHOENIX-3494) ArrayIndexOutOfBoundsException with decimal desc key

2016-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reassigned PHOENIX-3494: - Assignee: James Taylor > ArrayIndexOutOfBoundsException with decimal desc key > ---

[jira] [Updated] (PHOENIX-3494) ArrayIndexOutOfBoundsException with decimal desc key

2016-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3494: -- Attachment: PHOENIX-3494.patch Please review, [~samarthjain] > ArrayIndexOutOfBoundsException

[jira] [Updated] (PHOENIX-3495) Ignore NamespaceExistException when namespace mapping enabled

2016-11-17 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3495: -- Attachment: PHOENIX-3495.patch [~jamestaylor], please review. > Ignore NamespaceExistExceptio

[jira] [Commented] (PHOENIX-3391) Supporting Hive 2.1.0 in PhoenixStorageHandler

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

[jira] [Created] (PHOENIX-3495) Ignore NamespaceExistException when namespace mapping enabled

2016-11-17 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-3495: - Summary: Ignore NamespaceExistException when namespace mapping enabled Key: PHOENIX-3495 URL: https://issues.apache.org/jira/browse/PHOENIX-3495 Project: Phoenix

[jira] [Commented] (PHOENIX-3494) ArrayIndexOutOfBoundsException with decimal desc key

2016-11-17 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15674892#comment-15674892 ] Mujtaba Chohan commented on PHOENIX-3494: - Verified that this is a regression fr

[jira] [Updated] (PHOENIX-3494) ArrayIndexOutOfBoundsException with decimal desc key

2016-11-17 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mujtaba Chohan updated PHOENIX-3494: Affects Version/s: 4.9.0 > ArrayIndexOutOfBoundsException with decimal desc key >

[jira] [Updated] (PHOENIX-3494) ArrayIndexOutOfBoundsException with decimal desc key

2016-11-17 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mujtaba Chohan updated PHOENIX-3494: Attachment: PHOENIX-3494-test.patch Test attached. > ArrayIndexOutOfBoundsException with

[jira] [Created] (PHOENIX-3494) ArrayIndexOutOfBoundsException with decimal desc key

2016-11-17 Thread Mujtaba Chohan (JIRA)
Mujtaba Chohan created PHOENIX-3494: --- Summary: ArrayIndexOutOfBoundsException with decimal desc key Key: PHOENIX-3494 URL: https://issues.apache.org/jira/browse/PHOENIX-3494 Project: Phoenix

[jira] [Resolved] (PHOENIX-3493) hive phoenix hbase kerberos

2016-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-3493. --- Resolution: Duplicate > hive phoenix hbase kerberos > --- > >

[jira] [Updated] (PHOENIX-3490) PhoenixStorageHandler doesn't handler hbase configuration properly and don't work in secured env

2016-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3490: -- Fix Version/s: 4.9.0 > PhoenixStorageHandler doesn't handler hbase configuration properly and

[jira] [Commented] (PHOENIX-3490) PhoenixStorageHandler doesn't handler hbase configuration properly and don't work in secured env

2016-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15674572#comment-15674572 ] James Taylor commented on PHOENIX-3490: --- If you've tested this in a secure environ

[jira] [Commented] (PHOENIX-3490) PhoenixStorageHandler doesn't handler hbase configuration properly and don't work in secured env

2016-11-17 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15674004#comment-15674004 ] Josh Elser commented on PHOENIX-3490: - Looks ok to me. The proof for me would be in

[jira] [Commented] (PHOENIX-3493) hive phoenix hbase kerberos

2016-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15673852#comment-15673852 ] James Taylor commented on PHOENIX-3493: --- Duplicate of PHOENIX-3490? > hive phoeni

[jira] [Commented] (PHOENIX-3493) hive phoenix hbase kerberos

2016-11-17 Thread tianchunyang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15673366#comment-15673366 ] tianchunyang commented on PHOENIX-3493: --- The error is: [14:41:39]java.io.IOExcepti

[jira] [Created] (PHOENIX-3493) hive phoenix hbase kerberos

2016-11-17 Thread tianchunyang (JIRA)
tianchunyang created PHOENIX-3493: - Summary: hive phoenix hbase kerberos Key: PHOENIX-3493 URL: https://issues.apache.org/jira/browse/PHOENIX-3493 Project: Phoenix Issue Type: Bug Affects

[jira] [Commented] (PHOENIX-3482) Provide a work around for HBASE-17096

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

[jira] [Assigned] (PHOENIX-3471) Allow accessing full (legacy) Phoenix EXPLAIN information via Calcite

2016-11-17 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid reassigned PHOENIX-3471: - Assignee: Gabriel Reid > Allow accessing full (legacy) Phoenix EXPLAIN information via