[jira] [Commented] (PHOENIX-4290) Full table scan performed for DELETE with table having immutable indexes

2017-10-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16218081#comment-16218081 ] Hadoop QA commented on PHOENIX-4290: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Commented] (PHOENIX-4292) Filters on Tables and Views with composite PK of VARCHAR fields with sort direction DESC do not work

2017-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16218069#comment-16218069 ] Hudson commented on PHOENIX-4292: - FAILURE: Integrated in Jenkins build Phoenix-master #1847 (See

[jira] [Updated] (PHOENIX-4290) Full table scan performed for DELETE with table having immutable indexes

2017-10-24 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4290: -- Fix Version/s: 4.13.0 > Full table scan performed for DELETE with table having immutable

[jira] [Updated] (PHOENIX-4290) Full table scan performed for DELETE with table having immutable indexes

2017-10-24 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4290: -- Attachment: PHOENIX-4290_wip1.patch > Full table scan performed for DELETE with table having

[jira] [Comment Edited] (PHOENIX-4292) Filters on Tables and Views with composite PK of VARCHAR fields with sort direction DESC do not work

2017-10-24 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217845#comment-16217845 ] Thomas D'Silva edited comment on PHOENIX-4292 at 10/24/17 10:56 PM:

[jira] [Updated] (PHOENIX-4292) Filters on Tables and Views with composite PK of VARCHAR fields with sort direction DESC do not work

2017-10-24 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-4292: Attachment: PHOENIX-4292-addendum.patch Attaching addendum that also tests views that pk

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

2017-10-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217734#comment-16217734 ] ASF GitHub Bot commented on PHOENIX-3757: - Github user karanmehta93 commented on a diff in the

[GitHub] phoenix pull request #277: PHOENIX-3757 System mutex table not being created...

2017-10-24 Thread karanmehta93
Github user karanmehta93 commented on a diff in the pull request: https://github.com/apache/phoenix/pull/277#discussion_r146698425 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java --- @@ -3101,49 +3124,68 @@ void

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

2017-10-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217730#comment-16217730 ] ASF GitHub Bot commented on PHOENIX-3757: - Github user karanmehta93 commented on a diff in the

[GitHub] phoenix pull request #277: PHOENIX-3757 System mutex table not being created...

2017-10-24 Thread karanmehta93
Github user karanmehta93 commented on a diff in the pull request: https://github.com/apache/phoenix/pull/277#discussion_r146697994 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java --- @@ -3101,49 +3124,68 @@ void

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

2017-10-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217716#comment-16217716 ] Hadoop QA commented on PHOENIX-3757: {color:red}-1 overall{color}. Here are the results of testing

[GitHub] phoenix pull request #277: PHOENIX-3757 System mutex table not being created...

2017-10-24 Thread karanmehta93
Github user karanmehta93 commented on a diff in the pull request: https://github.com/apache/phoenix/pull/277#discussion_r146695798 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java --- @@ -2905,14 +2918,18 @@ public void

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

2017-10-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217714#comment-16217714 ] ASF GitHub Bot commented on PHOENIX-3757: - Github user karanmehta93 commented on a diff in the

[GitHub] phoenix pull request #277: PHOENIX-3757 System mutex table not being created...

2017-10-24 Thread karanmehta93
Github user karanmehta93 commented on a diff in the pull request: https://github.com/apache/phoenix/pull/277#discussion_r146695278 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataProtocol.java --- @@ -95,6 +97,7 @@ // Key is the SYSTEM.CATALOG

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

2017-10-24 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta updated PHOENIX-3757: - Attachment: PHOENIX-3757.003.patch > System mutex table not being created in SYSTEM namespace

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

2017-10-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217661#comment-16217661 ] ASF GitHub Bot commented on PHOENIX-3757: - Github user aertoria commented on a diff in the pull

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

2017-10-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217660#comment-16217660 ] ASF GitHub Bot commented on PHOENIX-3757: - Github user aertoria commented on a diff in the pull

[GitHub] phoenix pull request #277: PHOENIX-3757 System mutex table not being created...

2017-10-24 Thread aertoria
Github user aertoria commented on a diff in the pull request: https://github.com/apache/phoenix/pull/277#discussion_r146687243 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java --- @@ -3101,49 +3124,68 @@ void

[GitHub] phoenix pull request #277: PHOENIX-3757 System mutex table not being created...

2017-10-24 Thread aertoria
Github user aertoria commented on a diff in the pull request: https://github.com/apache/phoenix/pull/277#discussion_r146682331 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java --- @@ -3101,49 +3124,68 @@ void

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

2017-10-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217491#comment-16217491 ] ASF GitHub Bot commented on PHOENIX-3757: - Github user twdsilva commented on a diff in the pull

[GitHub] phoenix pull request #277: PHOENIX-3757 System mutex table not being created...

2017-10-24 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/277#discussion_r146663164 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java --- @@ -3101,49 +3124,68 @@ void

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

2017-10-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217480#comment-16217480 ] ASF GitHub Bot commented on PHOENIX-3757: - Github user twdsilva commented on a diff in the pull

[GitHub] phoenix pull request #277: PHOENIX-3757 System mutex table not being created...

2017-10-24 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/277#discussion_r146662118 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java --- @@ -2905,14 +2918,18 @@ public void

[jira] [Commented] (PHOENIX-4198) Remove the need for users to have access to the Phoenix SYSTEM tables to create tables

2017-10-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217473#comment-16217473 ] Josh Elser commented on PHOENIX-4198: - {code} +try { +

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

2017-10-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217469#comment-16217469 ] ASF GitHub Bot commented on PHOENIX-3757: - Github user twdsilva commented on a diff in the pull

[GitHub] phoenix pull request #277: PHOENIX-3757 System mutex table not being created...

2017-10-24 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/277#discussion_r146660595 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataProtocol.java --- @@ -95,6 +97,7 @@ // Key is the SYSTEM.CATALOG

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

2017-10-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217454#comment-16217454 ] ASF GitHub Bot commented on PHOENIX-3757: - Github user twdsilva commented on a diff in the pull

[GitHub] phoenix pull request #277: PHOENIX-3757 System mutex table not being created...

2017-10-24 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/277#discussion_r146659434 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/MigrateSystemTablesToSystemNamespaceIT.java --- @@ -0,0 +1,399 @@ +/* + * Licensed

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

2017-10-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217448#comment-16217448 ] ASF GitHub Bot commented on PHOENIX-3757: - Github user twdsilva commented on the issue:

[GitHub] phoenix issue #277: PHOENIX-3757 System mutex table not being created in SYS...

2017-10-24 Thread twdsilva
Github user twdsilva commented on the issue: https://github.com/apache/phoenix/pull/277 @ankitsinghal @samarthjain @joshelser in case you guys want to take a look as well ---

[jira] [Commented] (PHOENIX-4317) Update RPC controller to use the updated APIs

2017-10-24 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217108#comment-16217108 ] James Taylor commented on PHOENIX-4317: --- For 2.0, we should use the setPriority method. > Update

[jira] [Created] (PHOENIX-4318) Fix IndexHalfStoreFileReader and related classes

2017-10-24 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-4318: -- Summary: Fix IndexHalfStoreFileReader and related classes Key: PHOENIX-4318 URL: https://issues.apache.org/jira/browse/PHOENIX-4318 Project: Phoenix

[jira] [Updated] (PHOENIX-4317) Update RPC controller to use the updated APIs

2017-10-24 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4317: --- Description: PayloadCarryingRpcController to HBaseRpcController

[jira] [Created] (PHOENIX-4317) Update RPC controller to use the updated APIs

2017-10-24 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-4317: -- Summary: Update RPC controller to use the updated APIs Key: PHOENIX-4317 URL: https://issues.apache.org/jira/browse/PHOENIX-4317 Project: Phoenix Issue

[jira] [Commented] (PHOENIX-4247) Phoenix/Spark/ZK connection

2017-10-24 Thread Jepson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16216370#comment-16216370 ] Jepson commented on PHOENIX-4247: - I has also this problem. The zookeeper connections can't be auto