[jira] [Commented] (PHOENIX-1734) Local index improvements

2015-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15031136#comment-15031136 ] ASF GitHub Bot commented on PHOENIX-1734: - Github user chrajeshbabu commented on a diff in the

[GitHub] phoenix pull request: PHOENIX-1734 Local index improvements

2015-11-29 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/135#discussion_r46096442 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/UpsertCompiler.java --- @@ -134,7 +143,36 @@ private static void setValues(byte[][]

[jira] [Updated] (PHOENIX-2461) Tweak shutdown of ConnectionQueryService during testing

2015-11-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2461: -- Attachment: PHOENIX-2461_v1.patch > Tweak shutdown of ConnectionQueryService during testing >

[jira] [Created] (PHOENIX-2461) Tweak shutdown of ConnectionQueryService during testing

2015-11-29 Thread James Taylor (JIRA)
James Taylor created PHOENIX-2461: - Summary: Tweak shutdown of ConnectionQueryService during testing Key: PHOENIX-2461 URL: https://issues.apache.org/jira/browse/PHOENIX-2461 Project: Phoenix

[jira] [Commented] (PHOENIX-2461) Tweak shutdown of ConnectionQueryService during testing

2015-11-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15031200#comment-15031200 ] Hudson commented on PHOENIX-2461: - FAILURE: Integrated in Phoenix-master #985 (See

[jira] [Updated] (PHOENIX-2461) Tweak shutdown of ConnectionQueryService during testing

2015-11-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2461: -- Attachment: PHOENIX-2461_v2.patch > Tweak shutdown of ConnectionQueryService during testing >

[jira] [Commented] (PHOENIX-1734) Local index improvements

2015-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15031133#comment-15031133 ] ASF GitHub Bot commented on PHOENIX-1734: - Github user chrajeshbabu commented on a diff in the

[jira] [Commented] (PHOENIX-1734) Local index improvements

2015-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15031134#comment-15031134 ] ASF GitHub Bot commented on PHOENIX-1734: - Github user chrajeshbabu commented on a diff in the

[GitHub] phoenix pull request: PHOENIX-1734 Local index improvements

2015-11-29 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/135#discussion_r46096395 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/HashJoinIT.java --- @@ -873,7 +873,7 @@ public void initTable() throws Exception {

[jira] [Commented] (PHOENIX-1734) Local index improvements

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

[jira] [Commented] (PHOENIX-1734) Local index improvements

2015-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15031130#comment-15031130 ] ASF GitHub Bot commented on PHOENIX-1734: - Github user chrajeshbabu commented on a diff in the

[GitHub] phoenix pull request: PHOENIX-1734 Local index improvements

2015-11-29 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/135#discussion_r46096275 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/DeleteIT.java --- @@ -186,7 +186,9 @@ private void testDeleteRange(boolean autoCommit,

[GitHub] phoenix pull request: PHOENIX-1734 Local index improvements

2015-11-29 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/135#discussion_r46096413 --- Diff: phoenix-core/src/main/java/org/apache/hadoop/hbase/regionserver/IndexHalfStoreFileReaderGenerator.java --- @@ -80,6 +81,9 @@ public Reader

[GitHub] phoenix pull request: PHOENIX-1734 Local index improvements

2015-11-29 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/135#discussion_r46096617 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java --- @@ -158,6 +162,10 @@ public

[jira] [Commented] (PHOENIX-1734) Local index improvements

2015-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15031142#comment-15031142 ] ASF GitHub Bot commented on PHOENIX-1734: - Github user chrajeshbabu commented on the pull

[jira] [Commented] (PHOENIX-1734) Local index improvements

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

[GitHub] phoenix pull request: PHOENIX-1734 Local index improvements

2015-11-29 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/135#discussion_r46096509 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/HashJoinIT.java --- @@ -873,7 +873,7 @@ public void initTable() throws Exception {

[GitHub] phoenix pull request: PHOENIX-1734 Local index improvements

2015-11-29 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/135#discussion_r46096498 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java --- @@ -158,6 +162,10 @@ public

[GitHub] phoenix pull request: PHOENIX-1734 Local index improvements

2015-11-29 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/135#discussion_r46096704 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/UpsertCompiler.java --- @@ -134,7 +143,36 @@ private static void setValues(byte[][]

[jira] [Created] (PHOENIX-2460) Implement scrutiny command to validate (and potentially fix) an invalid index

2015-11-29 Thread James Taylor (JIRA)
James Taylor created PHOENIX-2460: - Summary: Implement scrutiny command to validate (and potentially fix) an invalid index Key: PHOENIX-2460 URL: https://issues.apache.org/jira/browse/PHOENIX-2460

[jira] [Commented] (PHOENIX-2459) Add tephra test dependency to pherf module

2015-11-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15030842#comment-15030842 ] Hudson commented on PHOENIX-2459: - FAILURE: Integrated in Phoenix-master #984 (See

[jira] [Created] (PHOENIX-2462) Add tephra test dependency to spark module

2015-11-29 Thread James Taylor (JIRA)
James Taylor created PHOENIX-2462: - Summary: Add tephra test dependency to spark module Key: PHOENIX-2462 URL: https://issues.apache.org/jira/browse/PHOENIX-2462 Project: Phoenix Issue Type:

[jira] [Updated] (PHOENIX-2462) Add tephra test dependency to spark module

2015-11-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2462: -- Attachment: PHOENIX-2462.patch > Add tephra test dependency to spark module >

[jira] [Commented] (PHOENIX-2462) Add tephra test dependency to spark module

2015-11-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15031295#comment-15031295 ] Hudson commented on PHOENIX-2462: - FAILURE: Integrated in Phoenix-master #988 (See

[jira] [Created] (PHOENIX-2463) Use PhoenixTestDriver for all tests

2015-11-29 Thread James Taylor (JIRA)
James Taylor created PHOENIX-2463: - Summary: Use PhoenixTestDriver for all tests Key: PHOENIX-2463 URL: https://issues.apache.org/jira/browse/PHOENIX-2463 Project: Phoenix Issue Type: Bug

[jira] [Updated] (PHOENIX-2463) Use PhoenixTestDriver for all tests

2015-11-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2463: -- Attachment: PHOENIX-2463.patch > Use PhoenixTestDriver for all tests >

[jira] [Commented] (PHOENIX-2462) Add tephra test dependency to spark module

2015-11-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15031236#comment-15031236 ] Hudson commented on PHOENIX-2462: - FAILURE: Integrated in Phoenix-master #987 (See

[jira] [Commented] (PHOENIX-2462) Add tephra test dependency to spark module

2015-11-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15031256#comment-15031256 ] James Taylor commented on PHOENIX-2462: --- Not sure what needs to be done here - we've added some

[jira] [Commented] (PHOENIX-1734) Local index improvements

2015-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15031371#comment-15031371 ] ASF GitHub Bot commented on PHOENIX-1734: - Github user chrajeshbabu commented on a diff in the

[jira] [Commented] (PHOENIX-1734) Local index improvements

2015-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15031368#comment-15031368 ] ASF GitHub Bot commented on PHOENIX-1734: - Github user chrajeshbabu commented on a diff in the

[GitHub] phoenix pull request: PHOENIX-1734 Local index improvements

2015-11-29 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/135#discussion_r46111214 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java --- @@ -158,6 +162,10 @@ public

[GitHub] phoenix pull request: PHOENIX-1734 Local index improvements

2015-11-29 Thread chrajeshbabu
Github user chrajeshbabu commented on a diff in the pull request: https://github.com/apache/phoenix/pull/135#discussion_r46111265 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/UpsertCompiler.java --- @@ -134,7 +143,36 @@ private static void setValues(byte[][]

[jira] [Commented] (PHOENIX-2461) Tweak shutdown of ConnectionQueryService during testing

2015-11-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15031221#comment-15031221 ] Hudson commented on PHOENIX-2461: - FAILURE: Integrated in Phoenix-master #986 (See