[jira] [Commented] (PHOENIX-4333) Stats - Incorrect estimate when stats are updated on a tenant specific view

2017-11-02 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235294#comment-16235294 ] Samarth Jain commented on PHOENIX-4333: --- Good point, [~jamestaylor]. I don't think

[jira] [Commented] (PHOENIX-4333) Stats - Incorrect estimate when stats are updated on a tenant specific view

2017-11-02 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235303#comment-16235303 ] Samarth Jain commented on PHOENIX-4333: --- Is it a safe assumption to make that if i

[jira] [Commented] (PHOENIX-4332) Indexes should inherit guide post width of the base data table

2017-11-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235314#comment-16235314 ] Hadoop QA commented on PHOENIX-4332: {color:red}-1 overall{color}. Here are the res

[GitHub] phoenix pull request #280: indextool inedxTable is not an index table for da...

2017-11-02 Thread xsq0718
GitHub user xsq0718 opened a pull request: https://github.com/apache/phoenix/pull/280 indextool inedxTable is not an index table for dataTable Phoenix;phoenix-4.8.0-cdh5.8.0 Hbase;1.2.0 Create phoenixTable ; CREATE Table "everAp"(pk VARCHAR PRIMARY KEY,"ba"."ap" varchar,"

[jira] [Commented] (PHOENIX-4343) In CREATE TABLE allow setting guide post width only on base data tables

2017-11-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235351#comment-16235351 ] Hudson commented on PHOENIX-4343: - SUCCESS: Integrated in Jenkins build Phoenix-master #

[jira] [Created] (PHOENIX-4346) Add support for UNSIGNED_LONG type in Pherf scenarios

2017-11-02 Thread Monani Mihir (JIRA)
Monani Mihir created PHOENIX-4346: - Summary: Add support for UNSIGNED_LONG type in Pherf scenarios Key: PHOENIX-4346 URL: https://issues.apache.org/jira/browse/PHOENIX-4346 Project: Phoenix I

[jira] [Updated] (PHOENIX-4346) Add support for UNSIGNED_LONG type in Pherf scenarios

2017-11-02 Thread Monani Mihir (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Monani Mihir updated PHOENIX-4346: -- Attachment: PHOENIX-4346.patch Patch for master which adds support for UNSIGNED_LONG type for

[jira] [Created] (PHOENIX-4347) Spark Dataset loaded using Phoenix Spark Datasource - Timestamp filter issue

2017-11-02 Thread Lokesh Kumar (JIRA)
Lokesh Kumar created PHOENIX-4347: - Summary: Spark Dataset loaded using Phoenix Spark Datasource - Timestamp filter issue Key: PHOENIX-4347 URL: https://issues.apache.org/jira/browse/PHOENIX-4347 Proj

[jira] [Updated] (PHOENIX-4347) Spark Dataset loaded using Phoenix Spark Datasource - Timestamp filter issue

2017-11-02 Thread Lokesh Kumar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Kumar updated PHOENIX-4347: -- Description: Created a Phoenix table with below schema: {code:java} CREATE TABLE IF NOT EXIST

[jira] [Updated] (PHOENIX-4347) Spark Dataset loaded using Phoenix Spark Datasource - Timestamp filter issue

2017-11-02 Thread Lokesh Kumar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Kumar updated PHOENIX-4347: -- Description: Created a Phoenix table with below schema: {code:java} CREATE TABLE IF NOT EXIST

[jira] [Updated] (PHOENIX-4303) Replace HTableInterface,HConnection with Table,Connection interfaces respectively

2017-11-02 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-4303: - Attachment: PHOENIX-4303.patch > Replace HTableInterface,HConnection wit

Re: rename 5.0-HBase-2.0 branch to 5.x-HBase-2.0

2017-11-02 Thread Ankit Singhal
Agreed James.. Thanks Josh for renaming it. On Thu, Nov 2, 2017 at 4:18 AM, Josh Elser wrote: > Just went ahead and did it. No problem from my POV. > > > On 10/31/17 1:54 PM, James Taylor wrote: > >> I propose we rename the 5.0-HBase-2.0 branch to 5.x-HBase-2.0 so that we >> can do all 5.x based

[jira] [Commented] (PHOENIX-4346) Add support for UNSIGNED_LONG type in Pherf scenarios

2017-11-02 Thread Monani Mihir (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235768#comment-16235768 ] Monani Mihir commented on PHOENIX-4346: --- [~mujtabachohan] can you review this? >

Re: [VOTE] First hbase-2.0.0-alpha4 Release Candidate is available

2017-11-02 Thread Peter Somogyi
+1 (non-binding), found 1 issue. Checked signatures, sums - OK Built from source tar and git tag (Oracle JDK 1.8.0_151, Maven 3.5.2) - OK Rat check - OK Starting standalone server from bin tar - OK LTT with 1M rows - OK LICENSE, NOTICE - OK Problem: Starting standalone server after building from

[jira] [Commented] (PHOENIX-4303) Replace HTableInterface,HConnection with Table,Connection interfaces respectively

2017-11-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235892#comment-16235892 ] Hadoop QA commented on PHOENIX-4303: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-4347) Spark Dataset loaded using Phoenix Spark Datasource - Timestamp filter issue

2017-11-02 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235907#comment-16235907 ] Josh Mahonin commented on PHOENIX-4347: --- Can you post this question to the phoenix

[jira] [Commented] (PHOENIX-4332) Indexes should inherit guide post width of the base data table

2017-11-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236045#comment-16236045 ] Hudson commented on PHOENIX-4332: - FAILURE: Integrated in Jenkins build Phoenix-master #

[jira] [Commented] (PHOENIX-4333) Stats - Incorrect estimate when stats are updated on a tenant specific view

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236115#comment-16236115 ] James Taylor commented on PHOENIX-4333: --- We really want to answer the question "Is

[jira] [Commented] (PHOENIX-4346) Add support for UNSIGNED_LONG type in Pherf scenarios

2017-11-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236122#comment-16236122 ] Hadoop QA commented on PHOENIX-4346: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-4333) Stats - Incorrect estimate when stats are updated on a tenant specific view

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236313#comment-16236313 ] James Taylor commented on PHOENIX-4333: --- Also, looking at ExplainPlanWithStatsEnab

[jira] [Comment Edited] (PHOENIX-4333) Stats - Incorrect estimate when stats are updated on a tenant specific view

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236115#comment-16236115 ] James Taylor edited comment on PHOENIX-4333 at 11/2/17 6:19 PM: --

[jira] [Comment Edited] (PHOENIX-4333) Stats - Incorrect estimate when stats are updated on a tenant specific view

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236115#comment-16236115 ] James Taylor edited comment on PHOENIX-4333 at 11/2/17 6:25 PM: --

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236356#comment-16236356 ] Mujtaba Chohan commented on PHOENIX-4287: - [~samarthjain] With {{ALTER ...SET US

[jira] [Comment Edited] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236356#comment-16236356 ] Mujtaba Chohan edited comment on PHOENIX-4287 at 11/2/17 6:39 PM:

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236403#comment-16236403 ] James Taylor commented on PHOENIX-4287: --- [~mujtabachohan] - can you outline a simp

[jira] [Assigned] (PHOENIX-3460) Namespace separator ":" should not be allowed in table or schema name

2017-11-02 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva reassigned PHOENIX-3460: --- Assignee: Thomas D'Silva > Namespace separator ":" should not be allowed in table o

[jira] [Updated] (PHOENIX-3460) Namespace separator ":" should not be allowed in table or schema name

2017-11-02 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-3460: Summary: Namespace separator ":" should not be allowed in table or schema name (was: Phoe

[jira] [Updated] (PHOENIX-3460) Namespace separator ":" should not be allowed in table or schema name

2017-11-02 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-3460: Attachment: PHOENIX-3460.patch HBase does not allow creating a table name that contains th

[jira] [Updated] (PHOENIX-3460) Namespace separator ":" should not be allowed in table or schema name

2017-11-02 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-3460: Fix Version/s: (was: 4.7.0) 4.13.0 > Namespace separator ":" should

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236431#comment-16236431 ] Mujtaba Chohan commented on PHOENIX-4287: - [~jamestaylor] At table creation time

[jira] [Comment Edited] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236431#comment-16236431 ] Mujtaba Chohan edited comment on PHOENIX-4287 at 11/2/17 7:24 PM:

[jira] [Commented] (PHOENIX-3460) Namespace separator ":" should not be allowed in table or schema name

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236441#comment-16236441 ] James Taylor commented on PHOENIX-3460: --- Patch looks fine, but one minor nit. It'd

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236458#comment-16236458 ] James Taylor commented on PHOENIX-4287: --- So something like this: - Set {{phoenix.u

[jira] [Updated] (PHOENIX-3460) Namespace separator ":" should not be allowed in table or schema name

2017-11-02 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-3460: Attachment: PHOENIX-3460-v2.patch Thanks for the view, attaching a v2 patch that uses Que

[jira] [Comment Edited] (PHOENIX-3460) Namespace separator ":" should not be allowed in table or schema name

2017-11-02 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236460#comment-16236460 ] Thomas D'Silva edited comment on PHOENIX-3460 at 11/2/17 7:36 PM:

[jira] [Updated] (PHOENIX-3460) Namespace separator ":" should not be allowed in table or schema name

2017-11-02 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-3460: Attachment: PHOENIX-3460-v2.patch > Namespace separator ":" should not be allowed in table

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236468#comment-16236468 ] James Taylor commented on PHOENIX-4287: --- One more question, [~mujtabachohan]. Prio

[jira] [Commented] (PHOENIX-3460) Namespace separator ":" should not be allowed in table or schema name

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236475#comment-16236475 ] James Taylor commented on PHOENIX-3460: --- +1 assuming unit tests were run and are p

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236498#comment-16236498 ] Mujtaba Chohan commented on PHOENIX-4287: - Just figured that out as well :) That

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236516#comment-16236516 ] James Taylor commented on PHOENIX-4287: --- [~mujtabachohan] - can you confirm whethe

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236538#comment-16236538 ] Samarth Jain commented on PHOENIX-4287: --- Just got back. Taking a look. > Incorrec

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236544#comment-16236544 ] Samarth Jain commented on PHOENIX-4287: --- USE_STATS_FOR_PARALLELIZATION can be set

[jira] [Commented] (PHOENIX-3460) Namespace separator ":" should not be allowed in table or schema name

2017-11-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236547#comment-16236547 ] Hadoop QA commented on PHOENIX-3460: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236557#comment-16236557 ] James Taylor commented on PHOENIX-4287: --- I thought we didn’t have a way of setting

[jira] [Updated] (PHOENIX-4342) Surface QueryPlan in MutationPlan

2017-11-02 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated PHOENIX-4342: - Attachment: PHOENIX-4342.patch First cut at this patch. 1. Created "DeleteMutationPlan

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236574#comment-16236574 ] Mujtaba Chohan commented on PHOENIX-4287: - Alter on index leads to: {noformat} E

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236580#comment-16236580 ] Samarth Jain commented on PHOENIX-4287: --- Yes, that's correct. Will change the patc

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236589#comment-16236589 ] James Taylor commented on PHOENIX-4287: --- Something like this function in BaseResul

[jira] [Commented] (PHOENIX-4328) Support clients having different "phoenix.schema.mapSystemTablesToNamespace" property

2017-11-02 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236635#comment-16236635 ] Karan Mehta commented on PHOENIX-4328: -- bq. Would it be reasonable just to override

[jira] [Commented] (PHOENIX-4333) Stats - Incorrect estimate when stats are updated on a tenant specific view

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236638#comment-16236638 ] James Taylor commented on PHOENIX-4333: --- Two other corner case: # Handle the case

[jira] [Commented] (PHOENIX-3460) Namespace separator ":" should not be allowed in table or schema name

2017-11-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236705#comment-16236705 ] Hadoop QA commented on PHOENIX-3460: {color:red}-1 overall{color}. Here are the res

[jira] [Updated] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-4287: -- Attachment: PHOENIX-4287_addendum5.patch Thanks for the code snippet, [~jamestaylor]. Attached

[jira] [Commented] (PHOENIX-4344) MapReduce Delete Support

2017-11-02 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236759#comment-16236759 ] Geoffrey Jacoby commented on PHOENIX-4344: -- Some thoughts, [~jamestaylor] I wa

[jira] [Commented] (PHOENIX-3460) Namespace separator ":" should not be allowed in table or schema name

2017-11-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236793#comment-16236793 ] Hudson commented on PHOENIX-3460: - SUCCESS: Integrated in Jenkins build Phoenix-master #

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236809#comment-16236809 ] James Taylor commented on PHOENIX-4287: --- What about a test that turns the use stat

[jira] [Updated] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-4287: -- Attachment: PHOENIX-4287_addendum6.patch Updated patch with additional test on view and view i

[jira] [Commented] (PHOENIX-4342) Surface QueryPlan in MutationPlan

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236840#comment-16236840 ] James Taylor commented on PHOENIX-4342: --- My preference would be to either: - add M

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236841#comment-16236841 ] James Taylor commented on PHOENIX-4287: --- +1 > Incorrect aggregate query results w

[jira] [Commented] (PHOENIX-4342) Surface QueryPlan in MutationPlan

2017-11-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236851#comment-16236851 ] Hadoop QA commented on PHOENIX-4342: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-4344) MapReduce Delete Support

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236856#comment-16236856 ] James Taylor commented on PHOENIX-4344: --- I'd go with Option #2. Option #1 will be

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236857#comment-16236857 ] Hadoop QA commented on PHOENIX-4287: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236864#comment-16236864 ] Hadoop QA commented on PHOENIX-4287: {color:red}-1 overall{color}. Here are the res

[jira] [Updated] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-4287: -- Attachment: PHOENIX-4287_addendum7.patch Looks like an NPE happens when dropping local indexes

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236893#comment-16236893 ] James Taylor commented on PHOENIX-4287: --- Patch looks good, but please add a commen

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236904#comment-16236904 ] Samarth Jain commented on PHOENIX-4287: --- Thanks. I added the comment in my commit.

[jira] [Commented] (PHOENIX-4344) MapReduce Delete Support

2017-11-02 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236907#comment-16236907 ] Geoffrey Jacoby commented on PHOENIX-4344: -- I don't see how Option 1 is problem

[jira] [Commented] (PHOENIX-4344) MapReduce Delete Support

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236914#comment-16236914 ] James Taylor commented on PHOENIX-4344: --- I see - yes, you're right - that would wo

[jira] [Created] (PHOENIX-4348) Point deletes do not work when there are immutable indexes with only row key columns

2017-11-02 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4348: - Summary: Point deletes do not work when there are immutable indexes with only row key columns Key: PHOENIX-4348 URL: https://issues.apache.org/jira/browse/PHOENIX-4348

[jira] [Updated] (PHOENIX-4342) Surface QueryPlan in MutationPlan

2017-11-02 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated PHOENIX-4342: - Attachment: PHOENIX-4342-v2.patch v2 patch with getQueryPlan added to MutationPlan. >

[jira] [Updated] (PHOENIX-4348) Point deletes do not work when there are immutable indexes with only row key columns

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4348: -- Attachment: PHOENIX-4348.patch Please review, [~samarthjain] or [~tdsilva]. We weren't joining

[jira] [Commented] (PHOENIX-4342) Surface QueryPlan in MutationPlan

2017-11-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236960#comment-16236960 ] James Taylor commented on PHOENIX-4342: --- This looks very good, [~gjacoby]. The one

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236987#comment-16236987 ] Hadoop QA commented on PHOENIX-4287: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-4342) Surface QueryPlan in MutationPlan

2017-11-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236997#comment-16236997 ] Hadoop QA commented on PHOENIX-4342: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237000#comment-16237000 ] Hudson commented on PHOENIX-4287: - FAILURE: Integrated in Jenkins build Phoenix-master #

[jira] [Commented] (PHOENIX-4348) Point deletes do not work when there are immutable indexes with only row key columns

2017-11-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237027#comment-16237027 ] Hadoop QA commented on PHOENIX-4348: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-4287) Incorrect aggregate query results when stats are disable for parallelization

2017-11-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237075#comment-16237075 ] Hudson commented on PHOENIX-4287: - SUCCESS: Integrated in Jenkins build Phoenix-master #

[jira] [Commented] (PHOENIX-4348) Point deletes do not work when there are immutable indexes with only row key columns

2017-11-02 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237067#comment-16237067 ] Samarth Jain commented on PHOENIX-4348: --- +1 > Point deletes do not work when ther

[jira] [Commented] (PHOENIX-3460) Namespace separator ":" should not be allowed in table or schema name

2017-11-02 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237120#comment-16237120 ] Ankit Singhal commented on PHOENIX-3460: bq. HBase does not allow creating a tab

[jira] [Commented] (PHOENIX-4328) Support clients having different "phoenix.schema.mapSystemTablesToNamespace" property

2017-11-02 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237122#comment-16237122 ] Ankit Singhal commented on PHOENIX-4328: bq. We can't do that since the properti

[jira] [Comment Edited] (PHOENIX-4328) Support clients having different "phoenix.schema.mapSystemTablesToNamespace" property

2017-11-02 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237122#comment-16237122 ] Ankit Singhal edited comment on PHOENIX-4328 at 11/3/17 5:50 AM: -

[jira] [Commented] (PHOENIX-4348) Point deletes do not work when there are immutable indexes with only row key columns

2017-11-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237132#comment-16237132 ] Hudson commented on PHOENIX-4348: - FAILURE: Integrated in Jenkins build Phoenix-master #

[jira] [Commented] (PHOENIX-4315) function Greatest/Least

2017-11-02 Thread Ethan Wang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237135#comment-16237135 ] Ethan Wang commented on PHOENIX-4315: - [~giacomotaylor] > function Greatest/Least >

[jira] [Commented] (PHOENIX-4328) Support clients having different "phoenix.schema.mapSystemTablesToNamespace" property

2017-11-02 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237158#comment-16237158 ] Karan Mehta commented on PHOENIX-4328: -- bq. You can use an instance variable(isName