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

2018-07-18 Thread MrSandmanRUS
Github user MrSandmanRUS commented on a diff in the pull request: https://github.com/apache/phoenix/pull/311#discussion_r203550218 --- Diff: phoenix-tracing-webapp/src/main/java/org/apache/phoenix/tracingwebapp/http/Main.java --- @@ -62,15 +63,18 @@ public int run(String[] arg0)

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

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548502#comment-16548502 ] 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-18 Thread MrSandmanRUS
Github user MrSandmanRUS commented on a diff in the pull request: https://github.com/apache/phoenix/pull/311#discussion_r203550254 --- Diff: phoenix-tracing-webapp/src/main/java/org/apache/phoenix/tracingwebapp/http/TraceServlet.java --- @@ -42,14 +45,21 @@ private static

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

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

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

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548500#comment-16548500 ] 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-18 Thread MrSandmanRUS
Github user MrSandmanRUS commented on a diff in the pull request: https://github.com/apache/phoenix/pull/311#discussion_r203550322 --- Diff: phoenix-tracing-webapp/src/main/java/org/apache/phoenix/tracingwebapp/http/TraceServlet.java --- @@ -98,33 +108,36 @@ protected String

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

2018-07-18 Thread MrSandmanRUS
Github user MrSandmanRUS commented on a diff in the pull request: https://github.com/apache/phoenix/pull/311#discussion_r203552153 --- 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-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548506#comment-16548506 ] ASF GitHub Bot commented on PHOENIX-4817: - Github user MrSandmanRUS commented on a diff in the

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

2018-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548508#comment-16548508 ] 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-18 Thread MrSandmanRUS
Github user MrSandmanRUS commented on a diff in the pull request: https://github.com/apache/phoenix/pull/311#discussion_r203552899 --- Diff: bin/traceserver.py --- @@ -116,8 +116,10 @@ #" -Xdebug -Xrunjdwp:transport=dt_socket,address=5005,server=y,suspend=n " + \

[jira] [Commented] (PHOENIX-4550) Declare maximum columns to ensure storage is dense when table has many views

2018-07-18 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548599#comment-16548599 ] Thomas D'Silva commented on PHOENIX-4550: - [~jamestaylor] Since we have PHOENIX-4737, do you

[jira] [Assigned] (PHOENIX-4751) Support client-side hash aggregation with SORT_MERGE_JOIN

2018-07-18 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva reassigned PHOENIX-4751: --- Assignee: Gerald Sangudi > Support client-side hash aggregation with

Phoenix Tracing Web Application

2018-07-18 Thread Виталий Монастырев
Hello! A couple of days ago I set up Phoenix Tracing Web Application and found several errors due to which Phoenix Tracing Web Application did not work. Now I have corrected the startup script (traceserver.py) and the source code of Phoenix Tracing Web Application and it works fine. I found

[jira] [Updated] (PHOENIX-4740) FIRST_VALUES fails when using salt_buckets and order by

2018-07-18 Thread Valliet (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valliet updated PHOENIX-4740: - Affects Version/s: 4.14.0 > FIRST_VALUES fails when using salt_buckets and order by >

[GitHub] phoenix pull request #308: Client-side hash aggregation

2018-07-18 Thread geraldss
Github user geraldss commented on a diff in the pull request: https://github.com/apache/phoenix/pull/308#discussion_r203467413 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/iterate/ClientHashAggregatingResultIterator.java --- @@ -0,0 +1,155 @@ +/* + * Licensed

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

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

Re: Phoenix Tracing Web Application

2018-07-18 Thread Josh Elser
Please do so. When you create the JIRA issue, a message will be automatically sent to this list for the committers to see. On 7/18/18 5:34 AM, Виталий Монастырев wrote: Hello! A couple of days ago I set up Phoenix Tracing Web Application and found several errors due to which Phoenix Tracing

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

2018-07-18 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/311#discussion_r203447995 --- Diff: phoenix-tracing-webapp/src/main/java/org/apache/phoenix/tracingwebapp/http/TraceServlet.java --- @@ -98,33 +108,36 @@ protected String

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

2018-07-18 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/311#discussion_r203446437 --- Diff: phoenix-tracing-webapp/src/main/java/org/apache/phoenix/tracingwebapp/http/Main.java --- @@ -62,15 +63,18 @@ public int run(String[] arg0)

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

2018-07-18 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/311#discussion_r203446592 --- Diff: phoenix-tracing-webapp/src/main/java/org/apache/phoenix/tracingwebapp/http/TraceServlet.java --- @@ -42,14 +45,21 @@ private static

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

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

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

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

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

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

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

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

[GitHub] phoenix issue #311: Fixed Phoenix Tracing Web Application

2018-07-18 Thread MrSandmanRUS
Github user MrSandmanRUS commented on the issue: https://github.com/apache/phoenix/pull/311 Fixed Phoenix Tracing Web Application, fixed traceserver.py ---

[GitHub] phoenix pull request #311: Fixed Phoenix Tracing Web Application

2018-07-18 Thread MrSandmanRUS
GitHub user MrSandmanRUS opened a pull request: https://github.com/apache/phoenix/pull/311 Fixed Phoenix Tracing Web Application Fixed check null, trace table name, webapp path, column names. Fixed traceserver.py You can merge this pull request into a Git repository by running:

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

2018-07-18 Thread Vitaliy (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547765#comment-16547765 ] Vitaliy commented on PHOENIX-4817: -- Pull request: https://github.com/apache/phoenix/pull/311 >

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

2018-07-18 Thread Vitaliy (JIRA)
Vitaliy created PHOENIX-4817: Summary: Phoenix Tracing Web Application Key: PHOENIX-4817 URL: https://issues.apache.org/jira/browse/PHOENIX-4817 Project: Phoenix Issue Type: Bug Affects

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

2018-07-18 Thread Vitaliy (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaliy updated PHOENIX-4817: - Description: # Phoenix Tracing Web Application can not be started, because traceserver.py  does not