[jira] [Commented] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

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

[jira] [Commented] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

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

[GitHub] phoenix pull request #298: PHOENIX-4666 Persistent subquery cache for hash j...

2018-04-20 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r183133375 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/QueryCompiler.java --- @@ -314,7 +314,8 @@ protected QueryPlan

[GitHub] phoenix pull request #298: PHOENIX-4666 Persistent subquery cache for hash j...

2018-04-20 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r183135634 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/execute/HashJoinPlan.java --- @@ -488,11 +502,20 @@ public ServerCache execute(HashJoinPlan

[GitHub] phoenix pull request #298: PHOENIX-4666 Persistent subquery cache for hash j...

2018-04-20 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r183128592 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/cache/TenantCacheImpl.java --- @@ -77,57 +153,164 @@ public MemoryManager getMemoryManager() {

[GitHub] phoenix pull request #298: PHOENIX-4666 Persistent subquery cache for hash j...

2018-04-20 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r183133702 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/QueryCompiler.java --- @@ -383,7 +384,7 @@ protected QueryPlan

[GitHub] phoenix pull request #298: PHOENIX-4666 Persistent subquery cache for hash j...

2018-04-20 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r183136068 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/memory/GlobalMemoryManager.java --- @@ -159,6 +161,10 @@ protected void finalize() throws

[GitHub] phoenix pull request #298: PHOENIX-4666 Persistent subquery cache for hash j...

2018-04-20 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r183127442 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/cache/ServerCacheClient.java --- @@ -216,22 +234,146 @@ public void close() throws SQLException

[GitHub] phoenix pull request #298: PHOENIX-4666 Persistent subquery cache for hash j...

2018-04-20 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r183130270 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/cache/TenantCacheImpl.java --- @@ -77,57 +153,164 @@ public MemoryManager getMemoryManager() {

[GitHub] phoenix pull request #298: PHOENIX-4666 Persistent subquery cache for hash j...

2018-04-20 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r183128249 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/cache/TenantCacheImpl.java --- @@ -77,57 +153,164 @@ public MemoryManager getMemoryManager() {

[jira] [Updated] (PHOENIX-4130) Avoid server retries for mutable indexes

2018-04-20 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon updated PHOENIX-4130: -- Attachment: PHOENIX-4130_5.x-HBase-2.0.v3.patch > Avoid server retries for mutable indexes >

[GitHub] phoenix pull request #298: PHOENIX-4666 Persistent subquery cache for hash j...

2018-04-20 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r183126183 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/join/HashJoinPersistentCacheIT.java --- @@ -0,0 +1,94 @@ +/* + * Licensed to the

[jira] [Commented] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

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

[jira] [Commented] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

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

[jira] [Commented] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

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

[jira] [Commented] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

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

[jira] [Commented] (PHOENIX-4130) Avoid server retries for mutable indexes

2018-04-20 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446190#comment-16446190 ] Vincent Poon commented on PHOENIX-4130: --- Pushed to 5.x-HBase-2.0 > Avoid server retries for

[jira] [Commented] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

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

[jira] [Commented] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

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

[jira] [Commented] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

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

[jira] [Commented] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

2018-04-20 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446159#comment-16446159 ] Marcell Ortutay commented on PHOENIX-4666: -- thanks [~maryannxue] > Add a subquery cache that

[jira] [Created] (PHOENIX-4700) Fix split policy on system tables other than SYSTEM.CATALOG

2018-04-20 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4700: - Summary: Fix split policy on system tables other than SYSTEM.CATALOG Key: PHOENIX-4700 URL: https://issues.apache.org/jira/browse/PHOENIX-4700 Project: Phoenix

[jira] [Updated] (PHOENIX-4700) Fix split policy on system tables other than SYSTEM.CATALOG

2018-04-20 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4700: -- Attachment: PHOENIX-4700_wip1.patch > Fix split policy on system tables other than

[jira] [Updated] (PHOENIX-4645) PhoenixStorageHandler doesn't handle correctly data/timestamp in push down predicate when engine is tez.

2018-04-20 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated PHOENIX-4645: - Attachment: PHOENIX-4645.patch > PhoenixStorageHandler doesn't handle correctly

[jira] [Updated] (PHOENIX-4613) Thread clientVersion through to IndexCommitter implementors

2018-04-20 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon updated PHOENIX-4613: -- Attachment: PHOENIX-4613_v1.rebase.4.x-HBase-1.1.patch

[jira] [Commented] (PHOENIX-4601) Perform server-side retries if client version < 4.14

2018-04-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446498#comment-16446498 ] Hudson commented on PHOENIX-4601: - FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1844

[jira] [Commented] (PHOENIX-4701) Declare SYSTEM.LOG table as immutable with compact storage format

2018-04-20 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446332#comment-16446332 ] James Taylor commented on PHOENIX-4701: --- WDYT, [~an...@apache.org]? > Declare SYSTEM.LOG table as

[jira] [Commented] (PHOENIX-4298) refactoring to avoid using deprecated API for Put/Delete

2018-04-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446370#comment-16446370 ] Hudson commented on PHOENIX-4298: - FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1843

[jira] [Commented] (PHOENIX-4298) refactoring to avoid using deprecated API for Put/Delete

2018-04-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446367#comment-16446367 ] Hudson commented on PHOENIX-4298: - FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1842

[jira] [Commented] (PHOENIX-4613) Thread clientVersion through to IndexCommitter implementors

2018-04-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446372#comment-16446372 ] Hudson commented on PHOENIX-4613: - FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1843

[jira] [Commented] (PHOENIX-4613) Thread clientVersion through to IndexCommitter implementors

2018-04-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446369#comment-16446369 ] Hudson commented on PHOENIX-4613: - FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1842

[jira] [Updated] (PHOENIX-4601) Perform server-side retries if client version < 4.14

2018-04-20 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon updated PHOENIX-4601: -- Attachment: PHOENIX-4601.v2.master.patch PHOENIX-4601.v2.4.x-HBase-0.98.patch

[jira] [Resolved] (PHOENIX-4613) Thread clientVersion through to IndexCommitter implementors

2018-04-20 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon resolved PHOENIX-4613. --- Resolution: Fixed Fix Version/s: 5.0.0 pushed to 4.x branches, master, and 5.x

[jira] [Commented] (PHOENIX-4600) Add retry logic for partial index rebuilder writes

2018-04-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446368#comment-16446368 ] Hudson commented on PHOENIX-4600: - FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1842

[jira] [Updated] (PHOENIX-4600) Add retry logic for partial index rebuilder writes

2018-04-20 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon updated PHOENIX-4600: -- Attachment: PHOENIX-4600.v1.5.x-HBase-2.0.patch > Add retry logic for partial index rebuilder

[jira] [Commented] (PHOENIX-4645) PhoenixStorageHandler doesn't handle correctly data/timestamp in push down predicate when engine is tez.

2018-04-20 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446410#comment-16446410 ] Sergey Soldatov commented on PHOENIX-4645: -- Added test as we as fixed issue that we were unable

[jira] [Commented] (PHOENIX-4613) Thread clientVersion through to IndexCommitter implementors

2018-04-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446472#comment-16446472 ] Hudson commented on PHOENIX-4613: - FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1865

[jira] [Commented] (PHOENIX-4700) Fix split policy on system tables other than SYSTEM.CATALOG

2018-04-20 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446316#comment-16446316 ] James Taylor commented on PHOENIX-4700: --- [~an...@apache.org] - the SYSTEM.LOG table doesn't need a

[jira] [Created] (PHOENIX-4701) Declare SYSTEM.LOG table as immutable with compact storage format

2018-04-20 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4701: - Summary: Declare SYSTEM.LOG table as immutable with compact storage format Key: PHOENIX-4701 URL: https://issues.apache.org/jira/browse/PHOENIX-4701 Project:

[jira] [Commented] (PHOENIX-4601) Perform server-side retries if client version < 4.14

2018-04-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446540#comment-16446540 ] Hudson commented on PHOENIX-4601: - FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1866

[jira] [Commented] (PHOENIX-4613) Thread clientVersion through to IndexCommitter implementors

2018-04-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446534#comment-16446534 ] Hudson commented on PHOENIX-4613: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #101 (See

[jira] [Commented] (PHOENIX-4601) Perform server-side retries if client version < 4.14

2018-04-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446583#comment-16446583 ] Hudson commented on PHOENIX-4601: - SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #102 (See

[jira] [Commented] (PHOENIX-2715) Query Log

2018-04-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445408#comment-16445408 ] Hudson commented on PHOENIX-2715: - FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1864