[jira] [Commented] (PHOENIX-3072) Deadlock on region opening with secondary index recovery

2016-07-15 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15380474#comment-15380474 ] Josh Elser commented on PHOENIX-3072: - +1 from me. The approach makes sense and should be

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

2016-07-15 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15380466#comment-15380466 ] Maryann Xue commented on PHOENIX-3042: -- Also, [~tdsilva], would it be possible to deal with the

Re: [VOTE] Release of Apache Phoenix 4.8.0-HBase-0.98 RC0

2016-07-15 Thread Samarth Jain
+1 On Fri, Jul 15, 2016 at 4:13 PM, Mujtaba Chohan wrote: > +1 > > Checked backward compatibility and performance > > On Fri, Jul 15, 2016 at 1:13 AM, James Taylor > wrote: > > > +1. Great work on the release, everyone! > > > > James > > > > On

Re: [VOTE] Release of Apache Phoenix 4.8.0-HBase-0.98 RC0

2016-07-15 Thread Mujtaba Chohan
+1 Checked backward compatibility and performance On Fri, Jul 15, 2016 at 1:13 AM, James Taylor wrote: > +1. Great work on the release, everyone! > > James > > On Thu, Jul 14, 2016 at 6:51 AM, Ankit Singhal > wrote: > > > Hello Everyone, >

[jira] [Created] (PHOENIX-3077) Add documentation for APPEND_ONLY_SCHEMA, AUTO_PARTITION_SEQ

2016-07-15 Thread prakul agarwal (JIRA)
prakul agarwal created PHOENIX-3077: --- Summary: Add documentation for APPEND_ONLY_SCHEMA, AUTO_PARTITION_SEQ Key: PHOENIX-3077 URL: https://issues.apache.org/jira/browse/PHOENIX-3077 Project:

[jira] [Commented] (PHOENIX-2724) Query with large number of guideposts is slower compared to no stats

2016-07-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15380126#comment-15380126 ] Samarth Jain commented on PHOENIX-2724: --- +1 to having a guard around guide post width. It is very

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

2016-07-15 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379957#comment-15379957 ] Maryann Xue commented on PHOENIX-3042: -- [~tdsilva], I think simply removing the "adding column

Re: [VOTE] Release of Apache Phoenix 4.8.0-HBase-1.1 RC0

2016-07-15 Thread Josh Mahonin
+1. Ran a smallish analytics workload against known baselines in Docker image, no regressions https://github.com/jmahonin/docker-phoenix/tree/phoenix_spark https://github.com/sequenceiq/docker-phoenix On Fri, Jul 15, 2016 at 4:14 AM, James Taylor wrote: > +1. Great work

[jira] [Commented] (PHOENIX-3073) Fast path for single-key point lookups

2016-07-15 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379818#comment-15379818 ] Lars Hofhansl commented on PHOENIX-3073: Thanks [~junegunn]. > Fast path for single-key point

[jira] [Updated] (PHOENIX-2900) Once a salted table 's first region has been split, the join SQL which the salted table as LHS may cause "Could not find hash cache for joinId" error,even though we cle

2016-07-15 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-2900: -- Attachment: phoenix-2900.patch > Once a salted table 's first region has been split, the join SQL

[jira] [Commented] (PHOENIX-3076) Incorrect work of function 'count'

2016-07-15 Thread Sergey Chernolyas (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379623#comment-15379623 ] Sergey Chernolyas commented on PHOENIX-3076: I rebuilded index by query 'alter index if

[jira] [Commented] (PHOENIX-2900) Once a salted table 's first region has been split, the join SQL which the salted table as LHS may cause "Could not find hash cache for joinId" error,even though we c

2016-07-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379617#comment-15379617 ] ASF GitHub Bot commented on PHOENIX-2900: - GitHub user comnetwork opened a pull request:

[GitHub] phoenix pull request #180: PHOENIX-2900

2016-07-15 Thread comnetwork
GitHub user comnetwork opened a pull request: https://github.com/apache/phoenix/pull/180 PHOENIX-2900 add pull request for Phoenix 2900 You can merge this pull request into a Git repository by running: $ git pull https://github.com/comnetwork/phoenix master Alternatively you

[jira] [Commented] (PHOENIX-3076) Incorrect work of function 'count'

2016-07-15 Thread Sergey Chernolyas (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379580#comment-15379580 ] Sergey Chernolyas commented on PHOENIX-3076: item 6. After add new part of records, count

[jira] [Created] (PHOENIX-3076) Incorrect work of function 'count'

2016-07-15 Thread Sergey Chernolyas (JIRA)
Sergey Chernolyas created PHOENIX-3076: -- Summary: Incorrect work of function 'count' Key: PHOENIX-3076 URL: https://issues.apache.org/jira/browse/PHOENIX-3076 Project: Phoenix Issue

Re: [VOTE] Release of Apache Phoenix 4.8.0-HBase-1.2 RC0

2016-07-15 Thread rajeshb...@apache.org
+1 - Verified the signatures. - Downloaded source and ran the test and all are passed. - Downloaded tar ball and ran basic tests - Loaded data through bulkload job and some local index tests everything fine. - Ran some query server related tests and everything cool. Thanks, Rajeshbabu. On Fri,

Re: [VOTE] Release of Apache Phoenix 4.8.0-HBase-1.0 RC0

2016-07-15 Thread James Taylor
+1. Great work on the release, everyone! James On Thu, Jul 14, 2016 at 3:42 PM, wrote: > +1 (binding). > Compiled from source. Loaded about 100m rows, queried, flushed, compacted, > etc. Retested all the features that I added. > Looks all good, nothing undue in the logs.

Re: [VOTE] Release of Apache Phoenix 4.8.0-HBase-1.1 RC0

2016-07-15 Thread James Taylor
+1. Great work on the release, everyone! James On Thu, Jul 14, 2016 at 6:52 AM, Ankit Singhal wrote: > Hello Everyone, > > This is a call for a vote on Apache Phoenix 4.8.0-HBase-1.1 RC0. This is > the next minor release of Phoenix 4, compatible with Apache HBase

Re: [VOTE] Release of Apache Phoenix 4.8.0-HBase-1.2 RC0

2016-07-15 Thread James Taylor
+1. Great work on the release, everyone! Good to have support for HBase 1.2 now. James On Thu, Jul 14, 2016 at 6:54 AM, Ankit Singhal wrote: > Hello Everyone, > > This is a call for a vote on Apache Phoenix 4.8.0-HBase-1.2 RC0. This is > the next minor release of

Re: [VOTE] Release of Apache Phoenix 4.8.0-HBase-0.98 RC0

2016-07-15 Thread James Taylor
+1. Great work on the release, everyone! James On Thu, Jul 14, 2016 at 6:51 AM, Ankit Singhal wrote: > Hello Everyone, > > This is a call for a vote on Apache Phoenix 4.8.0-HBase-0.98 RC0. This is > the next minor release of Phoenix 4, compatible with Apache HBase

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

2016-07-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378936#comment-15378936 ] James Taylor commented on PHOENIX-3042: --- Ok, +1 then. Thanks, [~tdsilva]! I'll mark this for 4.8.1

[jira] [Updated] (PHOENIX-3042) Using functional index expression in where statement for join query fails.

2016-07-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3042: -- Fix Version/s: (was: 4.9.0) 4.8.1 > Using functional index expression