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

2014-05-19 Thread mumu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002859#comment-14002859 ] mumu commented on PHOENIX-539: -- Could detail more about this idea ? I am really interested

[jira] [Updated] (PHOENIX-991) IT tests failed on hadoop2

2014-05-19 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated PHOENIX-991: -- Affects Version/s: (was: 4.0.0) 4.1 > IT tests failed on hadoop2 >

[jira] [Updated] (PHOENIX-991) IT tests failed on hadoop2

2014-05-19 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated PHOENIX-991: -- Attachment: phoenix-991.patch It took me a while to realize that we set hadoop.http.max.thread

[jira] [Created] (PHOENIX-991) IT tests failed on hadoop2

2014-05-19 Thread Jeffrey Zhong (JIRA)
Jeffrey Zhong created PHOENIX-991: - Summary: IT tests failed on hadoop2 Key: PHOENIX-991 URL: https://issues.apache.org/jira/browse/PHOENIX-991 Project: Phoenix Issue Type: Bug Affects Ve

[jira] [Commented] (PHOENIX-35) Perf test memory usage for indexes

2014-05-19 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002534#comment-14002534 ] Mujtaba Chohan commented on PHOENIX-35: --- Tested Phoenix 3.0 current head (hash cbbb2

[jira] [Updated] (PHOENIX-35) Perf test memory usage for indexes

2014-05-19 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mujtaba Chohan updated PHOENIX-35: -- Attachment: mem-usage.png > Perf test memory usage for indexes > --

[jira] [Created] (PHOENIX-990) OOM caused by order by query returning all rows

2014-05-19 Thread Mujtaba Chohan (JIRA)
Mujtaba Chohan created PHOENIX-990: -- Summary: OOM caused by order by query returning all rows Key: PHOENIX-990 URL: https://issues.apache.org/jira/browse/PHOENIX-990 Project: Phoenix Issue T

[jira] [Created] (PHOENIX-989) problem setting column type of Array to null

2014-05-19 Thread Jody Landreneau (JIRA)
Jody Landreneau created PHOENIX-989: --- Summary: problem setting column type of Array to null Key: PHOENIX-989 URL: https://issues.apache.org/jira/browse/PHOENIX-989 Project: Phoenix Issue Ty

[GitHub] incubator-phoenix pull request: PHOENIX#939

2014-05-19 Thread mravi
GitHub user mravi opened a pull request: https://github.com/apache/incubator-phoenix/pull/34 PHOENIX#939 You can merge this pull request into a Git repository by running: $ git pull https://github.com/mravi/incubator-phoenix 3.0 Alternatively you can review and apply these ch

Re: Allowing setting of "Assignee" in Jira

2014-05-19 Thread Gabriel Reid
Ok, INFRA-7763 has been logged for this. - Gabriel On Mon, May 19, 2014 at 1:27 AM, Samarth Jain wrote: > +1. Thanks for tracking this down, Gabriel. > On May 18, 2014 3:59 PM, "James Taylor" wrote: > >> Yes, please open a JIRA ticket - I'd rather have the old behavior. >> >> >> On Sat, May 17,

[jira] [Updated] (PHOENIX-988) The result is not expected when select case when case

2014-05-19 Thread jay wong (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jay wong updated PHOENIX-988: - Attachment: PHOENIX-988.patch > The result is not expected when select case when case >

[jira] [Updated] (PHOENIX-988) The result is not expected when select case when case

2014-05-19 Thread jay wong (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jay wong updated PHOENIX-988: - Description: A table : select count( int_column_a ) count from table1 where int_column_a<10; | COUNT

[jira] [Updated] (PHOENIX-988) The result is not expected when select case when case

2014-05-19 Thread jay wong (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jay wong updated PHOENIX-988: - Description: A table : select count( int_column_a ) count from table1 where int_column_a<10; | COUNT

[jira] [Created] (PHOENIX-988) The result is not expected when select case when case

2014-05-19 Thread jay wong (JIRA)
jay wong created PHOENIX-988: Summary: The result is not expected when select case when case Key: PHOENIX-988 URL: https://issues.apache.org/jira/browse/PHOENIX-988 Project: Phoenix Issue Type: B

[jira] [Resolved] (PHOENIX-986) Improve error message on CSV import if table not found

2014-05-19 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid resolved PHOENIX-986. -- Resolution: Fixed Fix Version/s: 4.1 3.1 5.0.0 Ap