[jira] [Assigned] (PHOENIX-4902) Snappy compression benefit is lost when generate hash cache RPC

2018-09-15 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcell Ortutay reassigned PHOENIX-4902: Assignee: Marcell Ortutay > Snappy compression benefit is lost when gener

[jira] [Created] (PHOENIX-4902) Snappy compression benefit is lost when generate hash cache RPC

2018-09-12 Thread Marcell Ortutay (JIRA)
Marcell Ortutay created PHOENIX-4902: Summary: Snappy compression benefit is lost when generate hash cache RPC Key: PHOENIX-4902 URL: https://issues.apache.org/jira/browse/PHOENIX-4902 Project

[jira] [Created] (PHOENIX-4903) Hash cache RPC uses O(N) memory on master

2018-09-12 Thread Marcell Ortutay (JIRA)
Marcell Ortutay created PHOENIX-4903: Summary: Hash cache RPC uses O(N) memory on master Key: PHOENIX-4903 URL: https://issues.apache.org/jira/browse/PHOENIX-4903 Project: Phoenix Issue

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

2018-08-22 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcell Ortutay updated PHOENIX-4666: - Attachment: PHOENIX-4666-subquery-cache-4.x-HBase-1.4.patch > Add a subquery ca

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

2018-08-22 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcell Ortutay updated PHOENIX-4666: - Attachment: (was: PHOENIX-4666-subquery-cache-4.x-HBase-1.4.patch) >

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

2018-08-20 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcell Ortutay updated PHOENIX-4666: - Attachment: (was: PHOENIX-4666-subquery-cache-4.x-HBase-1.4.patch) >

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

2018-08-20 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcell Ortutay updated PHOENIX-4666: - Attachment: (was: PHOENIX-4666-subquery-cache-4.x-HBase-1.4.patch) >

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

2018-08-20 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcell Ortutay updated PHOENIX-4666: - Attachment: PHOENIX-4666-subquery-cache-4.x-HBase-1.4.patch > Add a subquery ca

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

2018-08-20 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcell Ortutay updated PHOENIX-4666: - Attachment: PHOENIX-4666-subquery-cache-4.x-HBase-1.4.patch > Add a subquery ca

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

2018-08-20 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcell Ortutay updated PHOENIX-4666: - Comment: was deleted (was: [^PHOENIX-4666-subquery-cache-4.x-HBase-1.4.patch

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

2018-08-20 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcell Ortutay updated PHOENIX-4666: - Attachment: PHOENIX-4666-subquery-cache-4.x-HBase-1.4.patch > Add a subquery ca

[GitHub] phoenix issue #298: PHOENIX-4666 Persistent subquery cache for hash joins

2018-07-31 Thread ortutay
Github user ortutay commented on the issue: https://github.com/apache/phoenix/pull/298 @JamesRTaylor @maryannxue updated for all comments in the PR ; this now uses an exception flow for checking for presence of SQ cache, instead of the previous RPC approach. I also a dded

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

2018-06-21 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16519619#comment-16519619 ] Marcell Ortutay commented on PHOENIX-4666: -- Ok, let me look at those two approaches, they both

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

2018-06-20 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16518531#comment-16518531 ] Marcell Ortutay commented on PHOENIX-4666: -- > Can you throw this exception (or derive y

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

2018-06-19 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517546#comment-16517546 ] Marcell Ortutay commented on PHOENIX-4666: -- [~jamestaylor] : > Easiest would be to just

[GitHub] phoenix issue #298: PHOENIX-4666 Persistent subquery cache for hash joins

2018-06-18 Thread ortutay
Github user ortutay commented on the issue: https://github.com/apache/phoenix/pull/298 @JamesRTaylor almost ready, we've been testing/deploying this internally and have a few small changes that I'll push out before it's ready to merge ---

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

2018-05-21 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483241#comment-16483241 ] Marcell Ortutay commented on PHOENIX-4666: -- [~maryannxue] [~jamestaylor] I was hoping to get

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

2018-05-19 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481490#comment-16481490 ] Marcell Ortutay commented on PHOENIX-4666: -- Yea I can add a summary on the PR. Until

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

2018-05-16 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478175#comment-16478175 ] Marcell Ortutay commented on PHOENIX-4666: -- [~maryannxue] I've updated the PR to respond

[GitHub] phoenix issue #298: PHOENIX-4666 Persistent subquery cache for hash joins

2018-05-16 Thread ortutay
Github user ortutay commented on the issue: https://github.com/apache/phoenix/pull/298 > Another question to consider besides the suggested changes: do we need a SQL command to remove a specific cache entry and/or purge the entire persistent cache? I think that's a good i

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

2018-05-16 Thread ortutay
Github user ortutay commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r188783687 --- 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-05-16 Thread ortutay
Github user ortutay commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r188783472 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/QueryCompiler.java --- @@ -383,7 +384,7 @@ protected QueryPlan compileJoinQuery

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

2018-05-16 Thread ortutay
Github user ortutay commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r188778970 --- 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-05-16 Thread ortutay
Github user ortutay commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r188778824 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/QueryCompiler.java --- @@ -314,7 +314,8 @@ protected QueryPlan compileJoinQuery

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

2018-05-16 Thread ortutay
Github user ortutay commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r188777276 --- 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-05-16 Thread ortutay
Github user ortutay commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r188777161 --- 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-05-15 Thread ortutay
Github user ortutay commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r188461941 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/cache/ServerCacheClient.java --- @@ -216,22 +234,146 @@ public void close() throws SQLException

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

2018-05-01 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16460352#comment-16460352 ] Marcell Ortutay commented on PHOENIX-4666: -- Thanks for review; working on deploying

[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 ca

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

2018-04-17 Thread ortutay
GitHub user ortutay opened a pull request: https://github.com/apache/phoenix/pull/298 PHOENIX-4666 Persistent subquery cache for hash joins You can merge this pull request into a Git repository by running: $ git pull https://github.com/ortutay/phoenix PHOENIX-4666-subquery

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

2018-04-13 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16438013#comment-16438013 ] Marcell Ortutay commented on PHOENIX-4666: -- FYI added hint-to-enable ("USE_PERSISTENT_

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

2018-04-13 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437921#comment-16437921 ] Marcell Ortutay edited comment on PHOENIX-4666 at 4/13/18 9:10 PM: --- Ah

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

2018-04-13 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437901#comment-16437901 ] Marcell Ortutay commented on PHOENIX-4666: -- Got it–for option (2) that would basically require

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

2018-04-13 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437759#comment-16437759 ] Marcell Ortutay commented on PHOENIX-4666: -- Thanks for taking a look [~maryannxue]. responses

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

2018-04-09 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16431546#comment-16431546 ] Marcell Ortutay edited comment on PHOENIX-4666 at 4/10/18 12:20 AM

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

2018-04-09 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16431546#comment-16431546 ] Marcell Ortutay commented on PHOENIX-4666: -- A update on this: I've implemented a basic version

[jira] [Updated] (PHOENIX-4679) Exit build-proto.sh if not using protoc v2.5.0

2018-03-29 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcell Ortutay updated PHOENIX-4679: - Priority: Minor (was: Major) > Exit build-proto.sh if not using protoc v2.

[jira] [Created] (PHOENIX-4679) Exit build-proto.sh if not using protoc v2.5.0

2018-03-29 Thread Marcell Ortutay (JIRA)
Marcell Ortutay created PHOENIX-4679: Summary: Exit build-proto.sh if not using protoc v2.5.0 Key: PHOENIX-4679 URL: https://issues.apache.org/jira/browse/PHOENIX-4679 Project: Phoenix

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

2018-03-23 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412221#comment-16412221 ] Marcell Ortutay edited comment on PHOENIX-4666 at 3/23/18 11:01 PM

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

2018-03-23 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412221#comment-16412221 ] Marcell Ortutay edited comment on PHOENIX-4666 at 3/23/18 11:01 PM

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

2018-03-23 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412221#comment-16412221 ] Marcell Ortutay commented on PHOENIX-4666: -- Thanks for the input [~jamestaylor]. I'm thinking

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

2018-03-21 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16408720#comment-16408720 ] Marcell Ortutay edited comment on PHOENIX-4666 at 3/21/18 10:46 PM

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

2018-03-21 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16408720#comment-16408720 ] Marcell Ortutay commented on PHOENIX-4666: -- Thanks for the input [~maryannxue]. My current

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

2018-03-21 Thread Marcell Ortutay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16408666#comment-16408666 ] Marcell Ortutay commented on PHOENIX-4666: -- As I mentioned above we’re working on a design

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

2018-03-21 Thread Marcell Ortutay (JIRA)
Marcell Ortutay created PHOENIX-4666: Summary: Add a subquery cache that persists beyond the life of a query Key: PHOENIX-4666 URL: https://issues.apache.org/jira/browse/PHOENIX-4666 Project