Re: where are we at with the RC?

2016-07-01 Thread larsh
OK... If you guys agree, I'll volunteer, and shoot for a 4.9 (or 4.8.1, or 5.0, whatever we decide to name it) release one month after 4.8.(The one complicating factor... I will be traveling a bit this coming month). -- Lars From: James Taylor To: "dev@phoenix.apache.org" ; "la...@apache.

Re: where are we at with the RC?

2016-07-01 Thread James Taylor
If we could manage it this way, that'd be great, Lars. If you're up for being the RM for 4.9, that'd be much appreciated. Thanks, James On Saturday, July 2, 2016, wrote: > Hi all, > > This reminds me a bit of the HBase times before we went to a more or less > strict monthly release train. > It w

[jira] [Closed] (PHOENIX-1695) Phoenix matching the HBase Bytes.toBytes(int) method cause numerical overflow

2016-07-01 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang closed PHOENIX-1695. > Phoenix matching the HBase Bytes.toBytes(int) method cause numerical overflow >

Re: where are we at with the RC?

2016-07-01 Thread larsh
Hi all, This reminds me a bit of the HBase times before we went to a more or less strict monthly release train. It was harder to stabilize a release and there were lots of last minutes changes and fixes, just because each release was big (in terms of the number of changes).In addition folks wer

Re: where are we at with the RC?

2016-07-01 Thread James Taylor
How we looking for the RC? On Friday, July 1, 2016, Samarth Jain wrote: > PHOENIX-2724 has a workaround in PHOENIX-3040 that I have checked in. I > think we can fix PHOENIX-2724 in a patch release, if needed. > > The remaining outstanding JIRAs that I know of are: > https://issues.apache.org/jir

[jira] [Commented] (PHOENIX-3042) Using local index on the expression in where statement for join query fails.

2016-07-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359573#comment-15359573 ] James Taylor commented on PHOENIX-3042: --- [~tdsilva] - functional local index bug?

[jira] [Created] (PHOENIX-3042) Using local index on the expression in where statement for join query fails.

2016-07-01 Thread Sergey Soldatov (JIRA)
Sergey Soldatov created PHOENIX-3042: Summary: Using local index on the expression in where statement for join query fails. Key: PHOENIX-3042 URL: https://issues.apache.org/jira/browse/PHOENIX-3042

[jira] [Commented] (PHOENIX-3040) Don't use guideposts for executing queries serially

2016-07-01 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359297#comment-15359297 ] Lars Hofhansl commented on PHOENIX-3040: Ahh... Makes sense now. Thanks for clar

[jira] [Commented] (PHOENIX-3040) Don't use guideposts for executing queries serially

2016-07-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359254#comment-15359254 ] James Taylor commented on PHOENIX-3040: --- Good point, [~lhofhansl] - if it's a sing

[jira] [Commented] (PHOENIX-3040) Don't use guideposts for executing queries serially

2016-07-01 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359242#comment-15359242 ] Lars Hofhansl commented on PHOENIX-3040: That's the part I do not understand. If

how dose count(1) works?

2016-07-01 Thread kevin
hi,all I have a test about hbase run top of alluxio . In my hbase there is a table a create by phoenix an have 2880404 rows. I can run : count "A" on hbase ,but not on phoenix(select count(1) from A),if I do so,hbase region server will crash. so I want to know how dose count(1) works?what is t

[jira] [Commented] (PHOENIX-3040) Don't use guideposts for executing queries serially

2016-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358667#comment-15358667 ] Hudson commented on PHOENIX-3040: - SUCCESS: Integrated in Phoenix-master #1303 (See [ht

[jira] [Created] (PHOENIX-3041) Phoenix Unit Test hanging for infinite time.

2016-07-01 Thread sonali shrivastava (JIRA)
sonali shrivastava created PHOENIX-3041: --- Summary: Phoenix Unit Test hanging for infinite time. Key: PHOENIX-3041 URL: https://issues.apache.org/jira/browse/PHOENIX-3041 Project: Phoenix

[jira] [Commented] (PHOENIX-3040) Don't use guideposts for executing queries serially

2016-07-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358577#comment-15358577 ] James Taylor commented on PHOENIX-3040: --- [~mujtabachohan] - can you do a bit of pe

[jira] [Commented] (PHOENIX-3037) Setup proper security context in compaction/split coprocessor hooks

2016-07-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358574#comment-15358574 ] James Taylor commented on PHOENIX-3037: --- [~poornachandra] - take a look at the com

[jira] [Commented] (PHOENIX-3040) Don't use guideposts for executing queries serially

2016-07-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358569#comment-15358569 ] James Taylor commented on PHOENIX-3040: --- Point queries will be faster if we use gu