[jira] [Commented] (PHOENIX-2976) PKs included in index cause ArrayIndexOutOfBoundsException on ScanUtil

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

[jira] [Comment Edited] (PHOENIX-2976) PKs included in index cause ArrayIndexOutOfBoundsException on ScanUtil

2016-08-10 Thread Saurabh Seth (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416498#comment-15416498 ] Saurabh Seth edited comment on PHOENIX-2976 at 8/11/16 4:00 AM: In

[jira] [Updated] (PHOENIX-2976) PKs included in index cause ArrayIndexOutOfBoundsException on ScanUtil

2016-08-10 Thread Saurabh Seth (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saurabh Seth updated PHOENIX-2976: -- Attachment: PHOENIX-2976.patch > PKs included in index cause ArrayIndexOutOfBoundsException

[jira] [Commented] (PHOENIX-3175) Unnecessary UGI proxy user impersonation check

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

Re: [ANNOUNCE] Josh Elser joins Phoenix PMC

2016-08-10 Thread Josh Elser
Thank you all! I look forward to working more closely with everyone :D James Taylor wrote: On behalf of the Apache Phoenix PMC, I'm pleased to announce that Josh Elser has accepted our invitation to become a member of the Apache Phoenix PMC. Recently he found and fixed licensing-related issues

[jira] [Commented] (PHOENIX-3171) Update release notes for known issue PHOENIX-3164 in 4.8

2016-08-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416447#comment-15416447 ] Josh Elser commented on PHOENIX-3171: - Applied my patch. I will assign this to you [~rajeshbabu]. >

[jira] [Updated] (PHOENIX-3171) Update release notes for known issue PHOENIX-3164 in 4.8

2016-08-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-3171: Assignee: Rajeshbabu Chintaguntla (was: Josh Elser) > Update release notes for known issue

[jira] [Updated] (PHOENIX-3175) Unnecessary UGI proxy user impersonation check

2016-08-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-3175: Attachment: PHOENIX-3175.001.patch .001 simple removal of the {{ProxyUser.authorize(..)}} check

[jira] [Created] (PHOENIX-3175) Unnecessary UGI proxy user impersonation check

2016-08-10 Thread Josh Elser (JIRA)
Josh Elser created PHOENIX-3175: --- Summary: Unnecessary UGI proxy user impersonation check Key: PHOENIX-3175 URL: https://issues.apache.org/jira/browse/PHOENIX-3175 Project: Phoenix Issue Type:

Re: [RESULT] [VOTE] Release of Apache Phoenix 4.8.0 RC2

2016-08-10 Thread Ankit Singhal
The vote for the release of Apache Phoenix 4.8.0 RC2 is now closed and has passed with 6 binding +1s and no 0 or -1s: James Taylor* Lars Hofhansl* Rajeshbabu Chintaguntla* Thomas D'Silva* Samarth Jain* Ankit Singhal* Josh Elser+ *=binding += voted with non-binding vote but is announced as PMC

[jira] [Created] (PHOENIX-3174) Make minor upgrade a manual step

2016-08-10 Thread James Taylor (JIRA)
James Taylor created PHOENIX-3174: - Summary: Make minor upgrade a manual step Key: PHOENIX-3174 URL: https://issues.apache.org/jira/browse/PHOENIX-3174 Project: Phoenix Issue Type: Bug

[jira] [Created] (PHOENIX-3173) Store views in a separate hbase table from physical tables

2016-08-10 Thread James Taylor (JIRA)
James Taylor created PHOENIX-3173: - Summary: Store views in a separate hbase table from physical tables Key: PHOENIX-3173 URL: https://issues.apache.org/jira/browse/PHOENIX-3173 Project: Phoenix

[jira] [Resolved] (PHOENIX-3166) Snapshot SYSTEM.CATALOG before performing upgrade

2016-08-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-3166. --- Resolution: Duplicate See PHOENIX-808 instead. > Snapshot SYSTEM.CATALOG before performing

[jira] [Updated] (PHOENIX-808) Create snapshot of SYSTEM.CATALOG prior to upgrade and restore on any failure

2016-08-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-808: - Summary: Create snapshot of SYSTEM.CATALOG prior to upgrade and restore on any failure (was:

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread prakul
Github user prakul commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74357363 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseQueryIT.java --- @@ -90,7 +90,8 @@ public BaseQueryIT(String indexDDL) { @Before

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[jira] [Commented] (PHOENIX-3166) Snapshot SYSTEM.CATALOG before performing upgrade

2016-08-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416297#comment-15416297 ] James Taylor commented on PHOENIX-3166: --- [~churromorales] - interested? > Snapshot SYSTEM.CATALOG

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread prakul
Github user prakul commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74357264 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseHBaseManagedTimeTableReuseIT.java --- @@ -47,6 +48,10 @@ @NotThreadSafe

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread prakul
Github user prakul commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74356832 --- Diff: phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java --- @@ -1052,16 +1057,20 @@ private static void deletePriorSequences(long ts,

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread prakul
Github user prakul commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74356585 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/AppendOnlySchemaIT.java --- @@ -274,36 +285,15 @@ public void

Re: [ANNOUNCE] Josh Elser joins Phoenix PMC

2016-08-10 Thread Nick Dimiduk
Congratulations Josh! Thanks for keeping us sorted :) On Wednesday, August 10, 2016, James Taylor wrote: > On behalf of the Apache Phoenix PMC, I'm pleased to announce that Josh > Elser has accepted our invitation to become a member of the Apache Phoenix > PMC. Recently

[jira] [Commented] (PHOENIX-3163) Split during global index creation may cause ERROR 201 error.

2016-08-10 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416150#comment-15416150 ] Sergey Soldatov commented on PHOENIX-3163: -- [~samarthjain] that's exactly I'm thinking about.

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74335513 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/SpooledTmpFileDeleteIT.java --- @@ -38,11 +38,12 @@ -public class

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74335011 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/RowValueConstructorIT.java --- @@ -65,7 +65,7 @@ public void

[jira] [Created] (PHOENIX-3172) sqlline-thin.py not spawning java process correctly, java process lingers

2016-08-10 Thread Josh Elser (JIRA)
Josh Elser created PHOENIX-3172: --- Summary: sqlline-thin.py not spawning java process correctly, java process lingers Key: PHOENIX-3172 URL: https://issues.apache.org/jira/browse/PHOENIX-3172 Project:

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74313800 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/ReverseScanIT.java --- @@ -52,11 +52,11 @@ import com.google.common.collect.Maps;

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74313609 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/ReverseScanIT.java --- @@ -52,11 +52,11 @@ import com.google.common.collect.Maps;

[jira] [Commented] (PHOENIX-3159) CachingHTableFactory may close HTable during eviction even if it is getting used for writing by another thread.

2016-08-10 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415853#comment-15415853 ] Devaraj Das commented on PHOENIX-3159: -- Thanks for the clarification, [~an...@apache.org]. Yeah

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74312995 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/RegexpSubstrFunctionIT.java --- @@ -33,13 +33,15 @@ import org.junit.Test;

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74312941 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/RegexpReplaceFunctionIT.java --- @@ -33,13 +33,15 @@ import org.junit.Test;

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74312842 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryIT.java --- @@ -148,7 +148,7 @@ public void testToDateOnString() throws Exception {

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74312676 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseQueryIT.java --- @@ -61,7 +61,7 @@ protected static final String tenantId =

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74312374 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java --- @@ -1066,7 +1065,7 @@ public void testAddPKColumn()

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74312396 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java --- @@ -1106,7 +1105,7 @@ public void testDropKVColumn()

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74312230 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/PhoenixRuntimeIT.java --- @@ -95,53 +96,62 @@ private static Filter

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74311348 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/LnLogFunctionEnd2EndIT.java --- @@ -33,10 +33,12 @@ /** * End to end tests for

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74310790 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/HashJoinMoreIT.java --- @@ -43,7 +43,7 @@ import

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74310422 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/ExtendedQueryExecIT.java --- @@ -51,7 +51,7 @@ public void testToDateFunctionBind() throws

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74310182 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/ExpFunctionEnd2EndIT.java --- @@ -34,21 +34,26 @@ /** * End to end tests for

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74309672 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/DynamicColumnIT.java --- @@ -59,16 +59,18 @@ */ -public class

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74307945 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/DateTimeIT.java --- @@ -18,20 +18,7 @@ package org.apache.phoenix.end2end;

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74308894 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/DerivedTableIT.java --- @@ -72,7 +72,7 @@ public DerivedTableIT(String[] indexDDL,

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74307236 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/CSVCommonsLoaderIT.java --- @@ -45,15 +45,15 @@ import

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74308491 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/DateTimeIT.java --- @@ -57,12 +44,13 @@ import org.junit.Test;

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74306317 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseQueryIT.java --- @@ -61,7 +61,7 @@ protected static final String tenantId =

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74306178 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseQueryIT.java --- @@ -90,7 +90,8 @@ public BaseQueryIT(String indexDDL) {

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74305946 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseHBaseManagedTimeTableReuseIT.java --- @@ -47,6 +48,10 @@ @NotThreadSafe

[jira] [Commented] (PHOENIX-3167) CREATE TABLE on an existing table resets the HTableMetadata

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

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74304816 --- Diff: phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java --- @@ -1052,16 +1057,20 @@ private static void deletePriorSequences(long

[jira] [Commented] (PHOENIX-3163) Split during global index creation may cause ERROR 201 error.

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

[GitHub] phoenix pull request #189: PHOENIX-3036 Modify phoenix IT tests to extend Ba...

2016-08-10 Thread samarthjain
Github user samarthjain commented on a diff in the pull request: https://github.com/apache/phoenix/pull/189#discussion_r74304218 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/AppendOnlySchemaIT.java --- @@ -274,36 +285,15 @@ public void

Re: [ANNOUNCE] Josh Elser joins Phoenix PMC

2016-08-10 Thread Josh Mahonin
Congrats Josh, welcome aboard! On Wed, Aug 10, 2016 at 2:14 PM, Andrew Purtell wrote: > Congratulations and welcome, Josh! > > > On Aug 10, 2016, at 9:02 AM, James Taylor > wrote: > > > > On behalf of the Apache Phoenix PMC, I'm pleased to

Re: [ANNOUNCE] Josh Elser joins Phoenix PMC

2016-08-10 Thread Andrew Purtell
Congratulations and welcome, Josh! > On Aug 10, 2016, at 9:02 AM, James Taylor wrote: > > On behalf of the Apache Phoenix PMC, I'm pleased to announce that Josh > Elser has accepted our invitation to become a member of the Apache Phoenix > PMC. Recently he found and

Re: [VOTE] Release of Apache Phoenix 4.8.0 RC2

2016-08-10 Thread Thomas D'Silva
+1. Ran tests for Salesforce use cases. On Wed, Aug 10, 2016 at 8:39 AM, Samarth Jain wrote: > +1 > > Successfully compiled and ran integration tests > Ran some basic tests around views, view indexes and basic upsert, select, > delete, create and alter queries and things

[jira] [Commented] (PHOENIX-2336) Queries with small case column-names return empty result-set when working with Spark Datasource Plugin

2016-08-10 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415665#comment-15415665 ] Josh Mahonin commented on PHOENIX-2336: --- Hi [~kalyanhadoop] Sorry I've been negligent in getting

[jira] [Updated] (PHOENIX-3167) CREATE TABLE on an existing table resets the HTableMetadata

2016-08-10 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3167: -- Summary: CREATE TABLE on an existing table resets the HTableMetadata (was: Recreating

[jira] [Updated] (PHOENIX-3167) Recreating metadata of existing table removes HTable properties

2016-08-10 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3167: -- Attachment: PHOENIX-3167.patch Attaching patch for a QA bot run. [~jamestaylor], please

[jira] [Updated] (PHOENIX-3163) Split during global index creation may cause ERROR 201 error.

2016-08-10 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3163: -- Attachment: PHOENIX-3163_v1.patch [~sergey.soldatov] - sorry about the last patch. It had

[jira] [Updated] (PHOENIX-3163) Split during global index creation may cause ERROR 201 error.

2016-08-10 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3163: -- Attachment: (was: PHOENIX-3163_v1.patch) > Split during global index creation may cause

[jira] [Comment Edited] (PHOENIX-3159) CachingHTableFactory may close HTable during eviction even if it is getting used for writing by another thread.

2016-08-10 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415447#comment-15415447 ] Ankit Singhal edited comment on PHOENIX-3159 at 8/10/16 4:10 PM: - Thanks

[ANNOUNCE] Josh Elser joins Phoenix PMC

2016-08-10 Thread James Taylor
On behalf of the Apache Phoenix PMC, I'm pleased to announce that Josh Elser has accepted our invitation to become a member of the Apache Phoenix PMC. Recently he found and fixed licensing-related issues in our source and binary release, and prior to that he's been the force behind the Phoenix

[jira] [Commented] (PHOENIX-3163) Split during global index creation may cause ERROR 201 error.

2016-08-10 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415481#comment-15415481 ] Sergey Soldatov commented on PHOENIX-3163: -- [~rajeshbabu] Interesting, let me check it again.

[jira] [Commented] (PHOENIX-3159) CachingHTableFactory may close HTable during eviction even if it is getting used for writing by another thread.

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

Re: [VOTE] Release of Apache Phoenix 4.8.0 RC2

2016-08-10 Thread Samarth Jain
+1 Successfully compiled and ran integration tests Ran some basic tests around views, view indexes and basic upsert, select, delete, create and alter queries and things looked good. On Wednesday, August 10, 2016, Ankit Singhal wrote: > +1 , > > - Ran some tests

[jira] [Updated] (PHOENIX-3159) CachingHTableFactory may close HTable during eviction even if it is getting used for writing by another thread.

2016-08-10 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-3159: --- Attachment: PHOENIX-3159_v2.patch [~devaraj], bq. If the above can happen, it should be

[jira] [Commented] (PHOENIX-3171) Update release notes for known issue PHOENIX-3164 in 4.8

2016-08-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415438#comment-15415438 ] James Taylor commented on PHOENIX-3171: --- +1 to the patch. [~rajeshbabu] - please add changes

[jira] [Updated] (PHOENIX-3171) Update release notes for known issue PHOENIX-3164 in 4.8

2016-08-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-3171: Attachment: PHOENIX-3171.patch Stubbed out some release notes for 4.8.0 for PHOENIX-3164. Happy

[jira] [Commented] (PHOENIX-3163) Split during global index creation may cause ERROR 201 error.

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

[jira] [Created] (PHOENIX-3171) Update release notes for known issue PHOENIX-3164 in 4.8

2016-08-10 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-3171: -- Summary: Update release notes for known issue PHOENIX-3164 in 4.8 Key: PHOENIX-3171 URL: https://issues.apache.org/jira/browse/PHOENIX-3171 Project: Phoenix

[jira] [Comment Edited] (PHOENIX-3163) Split during global index creation may cause ERROR 201 error.

2016-08-10 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415213#comment-15415213 ] Rajeshbabu Chintaguntla edited comment on PHOENIX-3163 at 8/10/16 12:43 PM:

[jira] [Commented] (PHOENIX-3163) Split during global index creation may cause ERROR 201 error.

2016-08-10 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415213#comment-15415213 ] Rajeshbabu Chintaguntla commented on PHOENIX-3163: -- [~sergey soldatov] I ran the test

[jira] [Updated] (PHOENIX-3170) Remove the futuretask from the list if StaleRegionBoundaryCacheException is thrown while initializing the scanners

2016-08-10 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3170: - Attachment: PHOENIX-3170.patch [~jamestaylor] please review. > Remove

  1   2   >