[jira] [Commented] (PHOENIX-4815) support alter table modify column

2018-07-24 Thread Jaanai Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553914#comment-16553914 ] Jaanai Zhang commented on PHOENIX-4815: --- [~jamestaylor] Can u please review? thx > support alter

[jira] [Updated] (PHOENIX-4815) support alter table modify column

2018-07-24 Thread Jaanai Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaanai Zhang updated PHOENIX-4815: -- Attachment: PHOENIX-4815.patch > support alter table modify column >

[jira] [Created] (PHOENIX-4820) Optimize OrderBy for ClientAggregatePlan

2018-07-24 Thread chenglei (JIRA)
chenglei created PHOENIX-4820: - Summary: Optimize OrderBy for ClientAggregatePlan Key: PHOENIX-4820 URL: https://issues.apache.org/jira/browse/PHOENIX-4820 Project: Phoenix Issue Type:

[jira] [Commented] (PHOENIX-4819) Add Archive Page to PhoenixCon Website

2018-07-24 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554580#comment-16554580 ] James Taylor commented on PHOENIX-4819: --- Very nice, [~elserj]! Would be great to add links to

[GitHub] phoenix pull request #313: PHOENIX-4799 Write cells using checkAndMutate to ...

2018-07-24 Thread twdsilva
GitHub user twdsilva opened a pull request: https://github.com/apache/phoenix/pull/313 PHOENIX-4799 Write cells using checkAndMutate to prevent conflicting … …changes @vincentpoon @karanmehta93 @ChinmaySKulkarni Can you please review? With this patch, when we add

[GitHub] phoenix issue #313: PHOENIX-4799 Write cells using checkAndMutate to prevent...

2018-07-24 Thread karanmehta93
Github user karanmehta93 commented on the issue: https://github.com/apache/phoenix/pull/313 Just curious, why not use `SYSTEM.MUTEX` table for this? Its a table specially added for use-cases that need time based expiration and distributed locks. ---

[GitHub] phoenix issue #313: PHOENIX-4799 Write cells using checkAndMutate to prevent...

2018-07-24 Thread twdsilva
Github user twdsilva commented on the issue: https://github.com/apache/phoenix/pull/313 Thanks for the suggestion, I will update the patch to use SYSTEM.MUTEX ---

[jira] [Created] (PHOENIX-4821) Better wire up PhoenixCon and archive page to normal website

2018-07-24 Thread Josh Elser (JIRA)
Josh Elser created PHOENIX-4821: --- Summary: Better wire up PhoenixCon and archive page to normal website Key: PHOENIX-4821 URL: https://issues.apache.org/jira/browse/PHOENIX-4821 Project: Phoenix

[jira] [Resolved] (PHOENIX-4821) Better wire up PhoenixCon and archive page to normal website

2018-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved PHOENIX-4821. - Resolution: Fixed [http://phoenix.apache.org/resources.html] Is updated with a link to the

[jira] [Commented] (PHOENIX-4819) Add Archive Page to PhoenixCon Website

2018-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554583#comment-16554583 ] Josh Elser commented on PHOENIX-4819: - Will do this today, James. Thanks for the suggestion. I knew

[jira] [Commented] (PHOENIX-4799) Write cells using checkAndMutate to prevent conflicting changes

2018-07-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554596#comment-16554596 ] ASF GitHub Bot commented on PHOENIX-4799: - GitHub user twdsilva opened a pull request:

[jira] [Commented] (PHOENIX-4799) Write cells using checkAndMutate to prevent conflicting changes

2018-07-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554617#comment-16554617 ] ASF GitHub Bot commented on PHOENIX-4799: - Github user karanmehta93 commented on the issue:

[jira] [Commented] (PHOENIX-4799) Write cells using checkAndMutate to prevent conflicting changes

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

[jira] [Updated] (PHOENIX-4820) Optimize OrderBy for ClientAggregatePlan

2018-07-24 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-4820: -- Description: Given a table {code} create table test ( pk1 varchar not null , pk2

[jira] [Comment Edited] (PHOENIX-1115) Provide a SQL command to turn tracing on/off

2018-07-24 Thread zhengsicheng (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553996#comment-16553996 ] zhengsicheng edited comment on PHOENIX-1115 at 7/24/18 9:25 AM: Hi

[jira] [Updated] (PHOENIX-4820) Optimize OrderBy for ClientAggregatePlan

2018-07-24 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-4820: -- Description: Given a table {code} create table test ( pk1 varchar not null , pk2

[jira] [Updated] (PHOENIX-4820) Optimize OrderBy for ClientAggregatePlan

2018-07-24 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-4820: -- Description: Given a table {code} create table test ( pk1 varchar not null , pk2

[jira] [Commented] (PHOENIX-1115) Provide a SQL command to turn tracing on/off

2018-07-24 Thread zhengsicheng (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553996#comment-16553996 ] zhengsicheng commented on PHOENIX-1115: --- Hi [~rajeshbabu] [~jamestaylor]

[jira] [Updated] (PHOENIX-4820) Optimize OrderBy for ClientAggregatePlan

2018-07-24 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-4820: -- Description: Given a table {code} create table test ( pk1 varchar not null , pk2

[jira] [Updated] (PHOENIX-4820) Optimize OrderBy for ClientAggregatePlan

2018-07-24 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-4820: -- Description: Given a table {code} create table test ( pk1 varchar not null , pk2

[jira] [Updated] (PHOENIX-4820) Optimize OrderBy for ClientAggregatePlan

2018-07-24 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-4820: -- Description: Given a table {code} create table test ( pk1 varchar not null , pk2

[jira] [Commented] (PHOENIX-3655) Metrics for PQS

2018-07-24 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554787#comment-16554787 ] Karan Mehta commented on PHOENIX-3655: -- [~elserj] Getting back on this one after a long time. Need

[jira] [Commented] (PHOENIX-3655) Metrics for PQS

2018-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554836#comment-16554836 ] Josh Elser commented on PHOENIX-3655: - Part 1 is spot-on. For part2, I would copy

[GitHub] phoenix pull request #313: PHOENIX-4799 Write cells using checkAndMutate to ...

2018-07-24 Thread ChinmaySKulkarni
Github user ChinmaySKulkarni commented on a diff in the pull request: https://github.com/apache/phoenix/pull/313#discussion_r204968683 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewIT.java --- @@ -1274,28 +1341,145 @@ public void testChildViewCreationFails()

[GitHub] phoenix pull request #313: PHOENIX-4799 Write cells using checkAndMutate to ...

2018-07-24 Thread ChinmaySKulkarni
Github user ChinmaySKulkarni commented on a diff in the pull request: https://github.com/apache/phoenix/pull/313#discussion_r204968699 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewIT.java --- @@ -1274,28 +1341,145 @@ public void testChildViewCreationFails()

[GitHub] phoenix pull request #313: PHOENIX-4799 Write cells using checkAndMutate to ...

2018-07-24 Thread ChinmaySKulkarni
Github user ChinmaySKulkarni commented on a diff in the pull request: https://github.com/apache/phoenix/pull/313#discussion_r204968823 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewIT.java --- @@ -123,6 +148,48 @@ public static void doSetup() throws Exception {

[GitHub] phoenix pull request #313: PHOENIX-4799 Write cells using checkAndMutate to ...

2018-07-24 Thread ChinmaySKulkarni
Github user ChinmaySKulkarni commented on a diff in the pull request: https://github.com/apache/phoenix/pull/313#discussion_r204968948 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java --- @@ -1874,6 +1881,31 @@ private static boolean

[GitHub] phoenix pull request #313: PHOENIX-4799 Write cells using checkAndMutate to ...

2018-07-24 Thread ChinmaySKulkarni
Github user ChinmaySKulkarni commented on a diff in the pull request: https://github.com/apache/phoenix/pull/313#discussion_r204969054 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java --- @@ -3034,6 +3086,10 @@ MutationState dropTable(String

[GitHub] phoenix issue #313: PHOENIX-4799 Write cells using checkAndMutate to prevent...

2018-07-24 Thread ChinmaySKulkarni
Github user ChinmaySKulkarni commented on the issue: https://github.com/apache/phoenix/pull/313 A few comments and nits. Do we have to do anything special to handle indexes on views? I guess a view on a view should be fine with this implementation since the physical table name would

[jira] [Commented] (PHOENIX-4799) Write cells using checkAndMutate to prevent conflicting changes

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

[GitHub] phoenix issue #313: PHOENIX-4799 Write cells using checkAndMutate to prevent...

2018-07-24 Thread twdsilva
Github user twdsilva commented on the issue: https://github.com/apache/phoenix/pull/313 @karanmehta93 I have updated the PR to use SYSTEM.MUTEX, please review. ---

Re: [DISCUSS] reduce notifications to phoenix-dev list

2018-07-24 Thread Thomas D'Silva
Thanks Josh, I filed an INFRA Jira and updated the notification scheme. dev@phoenix.apache.org will no longer receive notifications when an issue is commented on or a comment is edited/deleted. On Thu, Jul 12, 2018 at 1:41 PM, Josh Elser wrote: > I think INFRA keeps these locked down. Just

Re: [DISCUSS] reduce notifications to phoenix-dev list

2018-07-24 Thread Thomas D'Silva
Do folks think we need an issues mailing list similar to HBase that will receive notifications about comments? On Tue, Jul 24, 2018 at 5:10 PM, Thomas D'Silva wrote: > Thanks Josh, I filed an INFRA Jira and updated the notification scheme. > dev@phoenix.apache.org will no longer receive

[jira] [Updated] (PHOENIX-4797) file not found or file exist exception when create global index use -snapshot option

2018-07-24 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta updated PHOENIX-4797: - Summary: file not found or file exist exception when create global index use -snapshot option

[jira] [Resolved] (PHOENIX-4797) file not found or file exist exception when create global index use -snapshot option

2018-07-24 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta resolved PHOENIX-4797. -- Resolution: Fixed > file not found or file exist exception when create global index use

[jira] [Commented] (PHOENIX-4817) Phoenix Tracing Web Application

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

[GitHub] phoenix pull request #311: PHOENIX-4817 Fixed Phoenix Tracing Web Applicatio...

2018-07-24 Thread MrSandmanRUS
Github user MrSandmanRUS commented on a diff in the pull request: https://github.com/apache/phoenix/pull/311#discussion_r204819321 --- Diff: bin/traceserver.py --- @@ -116,8 +116,10 @@ #" -Xdebug -Xrunjdwp:transport=dt_socket,address=5005,server=y,suspend=n " + \

[GitHub] phoenix pull request #311: PHOENIX-4817 Fixed Phoenix Tracing Web Applicatio...

2018-07-24 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/311#discussion_r204818876 --- Diff: bin/traceserver.py --- @@ -116,8 +116,10 @@ #" -Xdebug -Xrunjdwp:transport=dt_socket,address=5005,server=y,suspend=n " + \

[jira] [Commented] (PHOENIX-4817) Phoenix Tracing Web Application

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

[GitHub] phoenix pull request #311: PHOENIX-4817 Fixed Phoenix Tracing Web Applicatio...

2018-07-24 Thread MrSandmanRUS
Github user MrSandmanRUS commented on a diff in the pull request: https://github.com/apache/phoenix/pull/311#discussion_r204807188 --- Diff: bin/traceserver.py --- @@ -116,8 +116,10 @@ #" -Xdebug -Xrunjdwp:transport=dt_socket,address=5005,server=y,suspend=n " + \

[jira] [Commented] (PHOENIX-4817) Phoenix Tracing Web Application

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

[jira] [Commented] (PHOENIX-4814) performance.py fails with "Error: Invalid or corrupt jarfile"

2018-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554346#comment-16554346 ] Josh Elser commented on PHOENIX-4814: - [~chu11], let me look at this. Maybe I just forgot to push

[jira] [Assigned] (PHOENIX-4814) performance.py fails with "Error: Invalid or corrupt jarfile"

2018-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned PHOENIX-4814: --- Assignee: Josh Elser > performance.py fails with "Error: Invalid or corrupt jarfile" >

[jira] [Commented] (PHOENIX-4817) Phoenix Tracing Web Application

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

[jira] [Resolved] (PHOENIX-4814) performance.py fails with "Error: Invalid or corrupt jarfile"

2018-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved PHOENIX-4814. - Resolution: Won't Fix [~chu11], you're quite right, it looks like I missed getting this fix

[GitHub] phoenix pull request #311: PHOENIX-4817 Fixed Phoenix Tracing Web Applicatio...

2018-07-24 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/311#discussion_r204795871 --- Diff: bin/traceserver.py --- @@ -116,8 +116,10 @@ #" -Xdebug -Xrunjdwp:transport=dt_socket,address=5005,server=y,suspend=n " + \