Re: [DISCUSS] Phoenix support for HBase 0.96

2014-04-22 Thread Stack
On Fri, Apr 18, 2014 at 10:09 AM, James Taylor wrote: > I'd like to understand if there's enough interest out there for a Phoenix > release that works with HBase 0.96. It's my understanding that vendors are > moving to HBase 0.98 and there will likely be no further 0.96 releases. > Upgrade between

[jira] [Commented] (PHOENIX-136) Support derived tables

2014-04-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977831#comment-13977831 ] Hudson commented on PHOENIX-136: SUCCESS: Integrated in Phoenix-3.0 #71 (See [https://bu

[jira] [Commented] (PHOENIX-915) Numeric functions ROUND, CEIL, FLOOR return incorrect results for DOUBLE

2014-04-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977832#comment-13977832 ] Hudson commented on PHOENIX-915: SUCCESS: Integrated in Phoenix-3.0 #71 (See [https://bu

[jira] [Commented] (PHOENIX-911) DDL containing only PK cols in the column list doesn't respect HBase specific attributes

2014-04-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977833#comment-13977833 ] Hudson commented on PHOENIX-911: SUCCESS: Integrated in Phoenix-3.0 #71 (See [https://bu

[jira] [Commented] (PHOENIX-911) DDL containing only PK cols in the column list doesn't respect HBase specific attributes

2014-04-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977794#comment-13977794 ] Hudson commented on PHOENIX-911: SUCCESS: Integrated in Phoenix #217 (See [https://build

[jira] [Commented] (PHOENIX-915) Numeric functions ROUND, CEIL, FLOOR return incorrect results for DOUBLE

2014-04-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977793#comment-13977793 ] Hudson commented on PHOENIX-915: SUCCESS: Integrated in Phoenix #217 (See [https://build

[jira] [Commented] (PHOENIX-136) Support derived tables

2014-04-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977790#comment-13977790 ] Hudson commented on PHOENIX-136: SUCCESS: Integrated in Phoenix #217 (See [https://build

Re: Date DataType broken when Migrating from Phoenix2.0.2 to Phoenix3.0.0

2014-04-22 Thread anil gupta
Now the dates are looking fine after following your suggestion. I made 2 code changes in my Java code: 1. Changed the package from com.salesforce to org.apache. 2. Changed all references to PDataType.DATE to PDataType.UNSIGNED_DATE I deleted system.catalog table and Phoenix created Things are lo

[jira] [Commented] (PHOENIX-848) Enable HBase 0.96 on Master & 4.0 branch

2014-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977660#comment-13977660 ] James Taylor commented on PHOENIX-848: -- Yes, thanks [~stack] - would you mind chimin

Re: Date DataType broken when Migrating from Phoenix2.0.2 to Phoenix3.0.0

2014-04-22 Thread anil gupta
Hi James, Thanks for the quick response. I will test my stuff with changes that you suggested. I was just worried about rewriting Date Columns. This seems to be an easier fix. :) Thanks, Anil Gupta On Tue, Apr 22, 2014 at 5:20 PM, James Taylor wrote: > Hi Anil, > Please see http://phoenix.incu

Re: Date DataType broken when Migrating from Phoenix2.0.2 to Phoenix3.0.0

2014-04-22 Thread James Taylor
Hi Anil, Please see http://phoenix.incubator.apache.org/upgrade_from_2_2.html for how to upgrade from Phoenix 2.2.x to Apache Phoenix 3.0/4.0. Part of what this will do is modify your table metadata to use the UNSIGNED_DATE, UNSIGNED_TIME, and UNSIGNED_TIMESTAMP types instead of the now signed ones

Date DataType broken when Migrating from Phoenix2.0.2 to Phoenix3.0.0

2014-04-22 Thread anil gupta
Hi All, We have written data into our HBase tables using PDataType of Phoenix2.0.2. We have custom MR loaders that use PDataType so that we can use Phoenix for adhoc querying I am trying to migrate to Phoenix3.0.0, but all the Date type columns values are not coming out correctly. These are big ta

[jira] [Comment Edited] (PHOENIX-918) Support importing directly from ORC formatted HDFS data

2014-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977621#comment-13977621 ] James Taylor edited comment on PHOENIX-918 at 4/22/14 11:52 PM: ---

[jira] [Commented] (PHOENIX-946) Use Phoenix to service Hive queries over HBase data

2014-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977633#comment-13977633 ] James Taylor commented on PHOENIX-946: -- bq. (from [~ndimiduk] on PHOENIX-918) I thin

[jira] [Commented] (PHOENIX-918) Support importing directly from ORC formatted HDFS data

2014-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977621#comment-13977621 ] James Taylor commented on PHOENIX-918: -- Agree that starting a separate separate thre

[jira] [Created] (PHOENIX-946) Use Phoenix to service Hive queries over HBase data

2014-04-22 Thread James Taylor (JIRA)
James Taylor created PHOENIX-946: Summary: Use Phoenix to service Hive queries over HBase data Key: PHOENIX-946 URL: https://issues.apache.org/jira/browse/PHOENIX-946 Project: Phoenix Issue T

[jira] [Commented] (PHOENIX-848) Enable HBase 0.96 on Master & 4.0 branch

2014-04-22 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977618#comment-13977618 ] Jeffrey Zhong commented on PHOENIX-848: --- [~saint@gmail.com] Thanks for bringing

Re: Jars required in classpath to run phoenix with phoenix-3.0.0-client-without-hbase.jar

2014-04-22 Thread anil gupta
@Jeffrey: I will commit the code changes required in JDBC connection string(to accept keytab and principal) as well as the classpath that i used to connect to cluster in Phoenix-19. Is that fine with you? @James: That is nice. I guess my timing was bad. I will submit the patch for Java code. Basic

[jira] [Resolved] (PHOENIX-915) Numeric functions ROUND, CEIL, FLOOR return incorrect results for DOUBLE

2014-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-915. -- Resolution: Fixed Fix Version/s: (was: 3.0.0) 4.1

Re: Jars required in classpath to run phoenix with phoenix-3.0.0-client-without-hbase.jar

2014-04-22 Thread James Taylor
Correction - it's not HBase 0.94.18, but 0.94.19 which is being voted on now: bq. Notable is HBASE-10847, which drops non-secure builds and make security the default. From here on there is only one release build of HBase 0.94. On Tue, Apr 22, 2014 at 3:16 PM, James Taylor wrote: > FWIW, I belie

[jira] [Resolved] (PHOENIX-911) DDL containing only PK cols in the column list doesn't respect HBase specific attributes

2014-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-911. -- Resolution: Fixed Fix Version/s: 4.1 3.1 5.0.0 Th

[jira] [Commented] (PHOENIX-848) Enable HBase 0.96 on Master & 4.0 branch

2014-04-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977558#comment-13977558 ] stack commented on PHOENIX-848: --- C5 ships with 0.96.1.1. C5.1 is looking like it will be 0

Re: Jars required in classpath to run phoenix with phoenix-3.0.0-client-without-hbase.jar

2014-04-22 Thread James Taylor
FWIW, I believe as of HBase 0.94.18, the secure build is the only build now for HBase and it's the one that is pushed to maven. You can likely change your pom locally to this version and hopefully things will become easier. Thanks, James On Tue, Apr 22, 2014 at 2:33 PM, Jeffrey Zhong wrote: > >

Re: Jars required in classpath to run phoenix with phoenix-3.0.0-client-without-hbase.jar

2014-04-22 Thread Jeffrey Zhong
Hey Anil, Mind to create a JIRA on this? Basically we need hbase configuration and related dependent hbase/hadoop jars to connect to a secure hbase cluster. This issue applies to psql as well. There is no issue to connect a un-secure cluster. Thanks, -Jeffrey On 4/22/14 12:18 PM, "anil gupta"

[jira] [Commented] (PHOENIX-918) Support importing directly from ORC formatted HDFS data

2014-04-22 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977298#comment-13977298 ] Gabriel Reid commented on PHOENIX-918: -- {quote}Not really ORC related, perhaps we sh

[jira] [Commented] (PHOENIX-918) Support importing directly from ORC formatted HDFS data

2014-04-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977252#comment-13977252 ] Nick Dimiduk commented on PHOENIX-918: -- {quote} bq. I know a good Apache open source

Re: Jars required in classpath to run phoenix with phoenix-3.0.0-client-without-hbase.jar

2014-04-22 Thread anil gupta
Fixed that classpath problem with changing the classpath problem. This is very hacky but i am left with no option because of lack maven artifact of hbase-security jar in 0.94. Now, the class is: java -cp "/etc/hbase/conf:.:../sqlline-1.1.2.jar:../jline-2.11.jar:/opt/cloudera/parcels/CDH/lib/hbase/h

[jira] [Created] (PHOENIX-945) Support correlated subqueries

2014-04-22 Thread Maryann Xue (JIRA)
Maryann Xue created PHOENIX-945: --- Summary: Support correlated subqueries Key: PHOENIX-945 URL: https://issues.apache.org/jira/browse/PHOENIX-945 Project: Phoenix Issue Type: Task Affects Ve

[jira] [Created] (PHOENIX-944) Support derived tables in FROM clause that needs extra steps of client-side aggregation or other processing

2014-04-22 Thread Maryann Xue (JIRA)
Maryann Xue created PHOENIX-944: --- Summary: Support derived tables in FROM clause that needs extra steps of client-side aggregation or other processing Key: PHOENIX-944 URL: https://issues.apache.org/jira/browse/PHOE

[jira] [Created] (PHOENIX-943) Handle pushed down post-filters for subquery in joins with limit and non-groupby aggregation

2014-04-22 Thread Maryann Xue (JIRA)
Maryann Xue created PHOENIX-943: --- Summary: Handle pushed down post-filters for subquery in joins with limit and non-groupby aggregation Key: PHOENIX-943 URL: https://issues.apache.org/jira/browse/PHOENIX-943

[jira] [Commented] (PHOENIX-136) Support derived tables

2014-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977115#comment-13977115 ] ASF GitHub Bot commented on PHOENIX-136: Github user maryannxue commented on a di

[GitHub] incubator-phoenix pull request: PHOENIX-136 Support derived tables

2014-04-22 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/31#discussion_r11866024 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/SubselectRewriter.java --- @@ -0,0 +1,242 @@ +/* + * Licensed to the Apac

[jira] [Commented] (PHOENIX-848) Enable HBase 0.96 on Master & 4.0 branch

2014-04-22 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977103#comment-13977103 ] Jeffrey Zhong commented on PHOENIX-848: --- The attached patch shows the differences n

[jira] [Commented] (PHOENIX-938) Use higher priority queue for index updates to prevent deadlock

2014-04-22 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977099#comment-13977099 ] Jesse Yates commented on PHOENIX-938: - Oh, I like that much better! I knew if I just

[jira] [Commented] (PHOENIX-938) Use higher priority queue for index updates to prevent deadlock

2014-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977084#comment-13977084 ] James Taylor commented on PHOENIX-938: -- One option that would still go through the C

[jira] [Commented] (PHOENIX-11) Create Pig Loader

2014-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977076#comment-13977076 ] James Taylor commented on PHOENIX-11: - [~russell.jurney] - We're not planning on doing

[jira] [Commented] (PHOENIX-136) Support derived tables

2014-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977073#comment-13977073 ] ASF GitHub Bot commented on PHOENIX-136: Github user maryannxue commented on a di

[GitHub] incubator-phoenix pull request: PHOENIX-136 Support derived tables

2014-04-22 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/31#discussion_r11864465 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/QueryCompiler.java --- @@ -290,6 +292,9 @@ protected BasicQueryPlan compileSingl

[jira] [Commented] (PHOENIX-848) Enable HBase 0.96 on Master & 4.0 branch

2014-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977071#comment-13977071 ] James Taylor commented on PHOENIX-848: -- +1 to this patch plus doing the work I menti

[jira] [Commented] (PHOENIX-136) Support derived tables

2014-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977036#comment-13977036 ] ASF GitHub Bot commented on PHOENIX-136: Github user JamesRTaylor commented on a

[GitHub] incubator-phoenix pull request: PHOENIX-136 Support derived tables

2014-04-22 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/31#discussion_r11862953 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/SubselectRewriter.java --- @@ -0,0 +1,242 @@ +/* + * Licensed to the Ap

[jira] [Commented] (PHOENIX-136) Support derived tables

2014-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977027#comment-13977027 ] ASF GitHub Bot commented on PHOENIX-136: Github user JamesRTaylor commented on a

[GitHub] incubator-phoenix pull request: PHOENIX-136 Support derived tables

2014-04-22 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/31#discussion_r11862579 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/QueryCompiler.java --- @@ -290,6 +292,9 @@ protected BasicQueryPlan compileSin

[jira] [Commented] (PHOENIX-136) Support derived tables

2014-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977025#comment-13977025 ] ASF GitHub Bot commented on PHOENIX-136: Github user JamesRTaylor commented on a

[GitHub] incubator-phoenix pull request: PHOENIX-136 Support derived tables

2014-04-22 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/31#discussion_r11862513 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/SubselectRewriter.java --- @@ -0,0 +1,242 @@ +/* + * Licensed to the Ap

Re: [DISCUSS] Phoenix support for HBase 0.96

2014-04-22 Thread universal localhost
+1 for CDH5 On Tue, Apr 22, 2014 at 1:36 AM, Skanda wrote: > +1 for CDH5 > > > On Fri, Apr 18, 2014 at 10:39 PM, James Taylor wrote: > >> I'd like to understand if there's enough interest out there for a Phoenix >> release that works with HBase 0.96. It's my understanding that vendors are >> mo

[jira] [Updated] (PHOENIX-931) PhoenixHBaseStorage having 'Relative path in absolute URI:' error.

2014-04-22 Thread Steve T (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve T updated PHOENIX-931: Attachment: pig.log Request stack trace attached. Thanks! > PhoenixHBaseStorage having 'Relative path in

[jira] [Commented] (PHOENIX-136) Support derived tables

2014-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976877#comment-13976877 ] ASF GitHub Bot commented on PHOENIX-136: Github user maryannxue commented on the

[GitHub] incubator-phoenix pull request: PHOENIX-136 Support derived tables

2014-04-22 Thread maryannxue
Github user maryannxue commented on the pull request: https://github.com/apache/incubator-phoenix/pull/31#issuecomment-41050145 Sure! @JamesRTaylor. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does no

[jira] [Commented] (PHOENIX-136) Support derived tables

2014-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976874#comment-13976874 ] ASF GitHub Bot commented on PHOENIX-136: Github user maryannxue commented on a di

[GitHub] incubator-phoenix pull request: PHOENIX-136 Support derived tables

2014-04-22 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/31#discussion_r11857151 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/DerivedTableIT.java --- @@ -0,0 +1,632 @@ +/* + * Licensed to the Apache So

[jira] [Commented] (PHOENIX-136) Support derived tables

2014-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976869#comment-13976869 ] ASF GitHub Bot commented on PHOENIX-136: Github user maryannxue commented on a di

[GitHub] incubator-phoenix pull request: PHOENIX-136 Support derived tables

2014-04-22 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/31#discussion_r11857047 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/QueryCompiler.java --- @@ -290,6 +292,9 @@ protected BasicQueryPlan compileSingl

[jira] [Commented] (PHOENIX-136) Support derived tables

2014-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976864#comment-13976864 ] ASF GitHub Bot commented on PHOENIX-136: Github user maryannxue commented on a di

[GitHub] incubator-phoenix pull request: PHOENIX-136 Support derived tables

2014-04-22 Thread maryannxue
Github user maryannxue commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/31#discussion_r11856917 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/SubselectRewriter.java --- @@ -0,0 +1,242 @@ +/* + * Licensed to the Apac

Re: [DISCUSS] Phoenix support for HBase 0.96

2014-04-22 Thread Skanda
+1 for CDH5 On Fri, Apr 18, 2014 at 10:39 PM, James Taylor wrote: > I'd like to understand if there's enough interest out there for a Phoenix > release that works with HBase 0.96. It's my understanding that vendors are > moving to HBase 0.98 and there will likely be no further 0.96 releases. > U

[jira] [Commented] (PHOENIX-11) Create Pig Loader

2014-04-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976508#comment-13976508 ] Hudson commented on PHOENIX-11: --- FAILURE: Integrated in Phoenix #215 (See [https://builds.a

[jira] [Created] (PHOENIX-942) exception in join over large dataset

2014-04-22 Thread saravanan (JIRA)
saravanan created PHOENIX-942: - Summary: exception in join over large dataset Key: PHOENIX-942 URL: https://issues.apache.org/jira/browse/PHOENIX-942 Project: Phoenix Issue Type: Improvement

[jira] [Commented] (PHOENIX-539) Implement parallel scanner that does not spool to disk

2014-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976470#comment-13976470 ] James Taylor commented on PHOENIX-539: -- [~lhofhansl] - any chance we can get this in

[jira] [Created] (PHOENIX-941) Parallelize within regions to prevent rpc timeout

2014-04-22 Thread James Taylor (JIRA)
James Taylor created PHOENIX-941: Summary: Parallelize within regions to prevent rpc timeout Key: PHOENIX-941 URL: https://issues.apache.org/jira/browse/PHOENIX-941 Project: Phoenix Issue Typ