[jira] [Commented] (PHOENIX-3756) Users lacking ADMIN on 'SYSTEM' HBase namespace can't connect to Phoenix

2017-04-03 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954487#comment-15954487 ] Josh Elser commented on PHOENIX-3756: - Thanks for taking a look, James! bq. is the

Re: Indexes and RegionNormalizer?

2017-04-03 Thread James Taylor
Though I don't think it's been tested, I can't think of any reasons why it wouldn't just work. You'd need to enable the RegionNormalizer for the index table in the case of global indexes since they're separate, orthogonal HBase tables (i.e. enabling for the data table wouldn't cause it to carry ove

Indexes and RegionNormalizer?

2017-04-03 Thread Jean-Marc Spaggiari
Hi all, I'm wondering, when activating the RegionNormalizer, is there any impact on a table indexes? Is that compatible? Thanks, JMS

[jira] [Commented] (PHOENIX-3756) Users lacking ADMIN on 'SYSTEM' HBase namespace can't connect to Phoenix

2017-04-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954165#comment-15954165 ] Hadoop QA commented on PHOENIX-3756: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-3756) Users lacking ADMIN on 'SYSTEM' HBase namespace can't connect to Phoenix

2017-04-03 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954146#comment-15954146 ] James Taylor commented on PHOENIX-3756: --- Patch looks good to me, but maybe one pos

[jira] [Updated] (PHOENIX-3756) Users lacking ADMIN on 'SYSTEM' HBase namespace can't connect to Phoenix

2017-04-03 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-3756: Attachment: PHOENIX-3756.004.patch .004 Tries to make the catches for AccessDeniedException a bit

[jira] [Commented] (PHOENIX-3757) System mutex table not being created in SYSTEM namespace when namespace mapping is enabled

2017-04-03 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953999#comment-15953999 ] Samarth Jain commented on PHOENIX-3757: --- +1 to being consistent and having SYSTEM.

[jira] [Commented] (PHOENIX-3757) System mutex table not being created in SYSTEM namespace when namespace mapping is enabled

2017-04-03 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953983#comment-15953983 ] Andrew Purtell commented on PHOENIX-3757: - Shouldn't all tables named "SYSTEM" b

[jira] [Commented] (PHOENIX-3757) System mutex table not being created in SYSTEM namespace when namespace mapping is enabled

2017-04-03 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953905#comment-15953905 ] Josh Elser commented on PHOENIX-3757: - bq. I am curious though as to what issue are

[jira] [Commented] (PHOENIX-3757) System mutex table not being created in SYSTEM namespace when namespace mapping is enabled

2017-04-03 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953899#comment-15953899 ] Samarth Jain commented on PHOENIX-3757: --- Yeah, I remember making this change. SYST

[jira] [Commented] (PHOENIX-3757) System mutex table not being created in SYSTEM namespace when namespace mapping is enabled

2017-04-03 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953882#comment-15953882 ] Josh Elser commented on PHOENIX-3757: - FYI [~samarthjain], [~ankit.singhal] WRT PHOE

[jira] [Resolved] (PHOENIX-3754) The query in the Getting Started page fails (OutOfOrderScannerNextException)

2017-04-03 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved PHOENIX-3754. - Resolution: Invalid > The query in the Getting Started page fails (OutOfOrderScannerNextExceptio

[jira] [Commented] (PHOENIX-3754) The query in the Getting Started page fails (OutOfOrderScannerNextException)

2017-04-03 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953715#comment-15953715 ] Josh Elser commented on PHOENIX-3754: - [~smizy], re-read that exception message :)