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

2018-07-23 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved PHOENIX-4819. - Resolution: Fixed Pushed! Half of the patch was updates that should I made over at

[GitHub] phoenix pull request #312: PHOENIX-3547 Supporting more number of indices pe...

2018-07-23 Thread m2je
GitHub user m2je opened a pull request: https://github.com/apache/phoenix/pull/312 PHOENIX-3547 Supporting more number of indices per table. https://issues.apache.org/jira/browse/PHOENIX-3547 Currently the number of indices per Phoenix table is bound to maximum of 65535

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

2018-07-23 Thread Clay B. (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clay B. updated PHOENIX-4819: - Attachment: 0001-PhoenixCon-Archive.patch > Add Archive Page to PhoenixCon Website >

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

2018-07-23 Thread Clay B. (JIRA)
Clay B. created PHOENIX-4819: Summary: Add Archive Page to PhoenixCon Website Key: PHOENIX-4819 URL: https://issues.apache.org/jira/browse/PHOENIX-4819 Project: Phoenix Issue Type: Improvement

[GitHub] phoenix issue #312: PHOENIX-3547 Supporting more number of indices per table...

2018-07-23 Thread m2je
Github user m2je commented on the issue: https://github.com/apache/phoenix/pull/312 needs more work ---

[GitHub] phoenix pull request #312: PHOENIX-3547 Supporting more number of indices pe...

2018-07-23 Thread m2je
Github user m2je closed the pull request at: https://github.com/apache/phoenix/pull/312 ---

[jira] [Commented] (PHOENIX-3547) Promote CATALOG.VIEW_INDEX_ID to an int

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

[jira] [Commented] (PHOENIX-3547) Promote CATALOG.VIEW_INDEX_ID to an int

2018-07-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553438#comment-16553438 ] ASF GitHub Bot commented on PHOENIX-3547: - Github user m2je closed the pull request at:

[jira] [Commented] (PHOENIX-3547) Promote CATALOG.VIEW_INDEX_ID to an int

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

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

2018-07-23 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553443#comment-16553443 ] Josh Elser commented on PHOENIX-4819: - For posterity:

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

2018-07-23 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned PHOENIX-4819: --- Assignee: Clay B. > Add Archive Page to PhoenixCon Website >

[jira] [Commented] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

2018-07-23 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16552975#comment-16552975 ] Josh Elser commented on PHOENIX-4688: - {quote}If you have any suggestions on how to instrument

[GitHub] phoenix pull request #309: [Do Not Merge] PHOENIX-3817 Verify Replication us...

2018-07-23 Thread karanmehta93
Github user karanmehta93 commented on a diff in the pull request: https://github.com/apache/phoenix/pull/309#discussion_r204516885 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/mapreduce/VerifyReplicationTool.java --- @@ -0,0 +1,477 @@ +/* + * Licensed to the

[jira] [Commented] (PHOENIX-3728) renewLeaseExecutor.shutdown() not getting called on PhoenixDriver close() method invocation.

2018-07-23 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553103#comment-16553103 ] Josh Elser commented on PHOENIX-3728: - {code:java} for (LinkedBlockingQueue> queue :

[jira] [Commented] (PHOENIX-3817) VerifyReplication using SQL

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

[GitHub] phoenix issue #309: [Do Not Merge] PHOENIX-3817 Verify Replication using SQL...

2018-07-23 Thread karanmehta93
Github user karanmehta93 commented on the issue: https://github.com/apache/phoenix/pull/309 It would be good to add some comments @akshita-malhotra once you are done with the dev part. ---

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

2018-07-23 Thread geraldss
Github user geraldss commented on a diff in the pull request: https://github.com/apache/phoenix/pull/308#discussion_r204495020 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/execute/ClientAggregatePlan.java --- @@ -135,17 +142,24 @@ public ResultIterator

[GitHub] phoenix pull request #309: [Do Not Merge] PHOENIX-3817 Verify Replication us...

2018-07-23 Thread karanmehta93
Github user karanmehta93 commented on a diff in the pull request: https://github.com/apache/phoenix/pull/309#discussion_r204517997 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/mapreduce/VerifyReplicationTool.java --- @@ -0,0 +1,477 @@ +/* + * Licensed to the

[jira] [Commented] (PHOENIX-3817) VerifyReplication using SQL

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

[jira] [Commented] (PHOENIX-3728) renewLeaseExecutor.shutdown() not getting called on PhoenixDriver close() method invocation.

2018-07-23 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553058#comment-16553058 ] Josh Elser commented on PHOENIX-3728: - Looking, thanks [~vincentpoon] >

[jira] [Commented] (PHOENIX-3817) VerifyReplication using SQL

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

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

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

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

2018-07-23 Thread mygood
Github user mygood commented on the issue: https://github.com/apache/phoenix/pull/311 Hi @MrSandmanRUS I have a problem apache-phoenix-4.11.0-HBase-1.1-bin, hadoop-2.7.1 1.hbase-site.xml modification phoenix.trace.frequency always 2. Copy