[jira] [Updated] (PHOENIX-3050) Handle DESC columns in child/parent join optimization

2017-10-30 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated PHOENIX-3050: - Attachment: PHOENIX-3050.patch This patch will work after PHOENIX-4322 gets in. Existing test

[jira] [Commented] (PHOENIX-4322) DESC primary key column with variable length does not work in SkipScanFilter

2017-10-30 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16226282#comment-16226282 ] Maryann Xue commented on PHOENIX-4322: -- Sorry, [~jamestaylor], for checking that in without code

[jira] [Commented] (PHOENIX-4290) Full table scan performed for DELETE with table having immutable indexes

2017-10-30 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16226235#comment-16226235 ] Thomas D'Silva commented on PHOENIX-4290: - +1 LGTM nit: fix this comment {code} +

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

2017-10-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16226207#comment-16226207 ] Hadoop QA commented on PHOENIX-4287: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Commented] (PHOENIX-4322) DESC primary key column with variable length does not work in SkipScanFilter

2017-10-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16226193#comment-16226193 ] Hudson commented on PHOENIX-4322: - FAILURE: Integrated in Jenkins build Phoenix-master #1853 (See

[jira] [Commented] (PHOENIX-4323) LocalIndexes could fail if your data row is not in the same region as your index region

2017-10-30 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16226136#comment-16226136 ] James Taylor commented on PHOENIX-4323: --- If you want to ensure that local index always sorts

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

2017-10-30 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_v3_wip.patch wip patch for an attempt to use the existing code.

[jira] [Reopened] (PHOENIX-4322) DESC primary key column with variable length does not work in SkipScanFilter

2017-10-30 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reopened PHOENIX-4322: --- Can we explore adjusting the RVC row key generation code instead of changing ScanUtil since

[jira] [Updated] (PHOENIX-4322) DESC primary key column with variable length does not work in SkipScanFilter

2017-10-30 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated PHOENIX-4322: - Fix Version/s: 4.13.0 > DESC primary key column with variable length does not work in

[jira] [Resolved] (PHOENIX-4322) DESC primary key column with variable length does not work in SkipScanFilter

2017-10-30 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue resolved PHOENIX-4322. -- Resolution: Fixed > DESC primary key column with variable length does not work in

[jira] [Updated] (PHOENIX-4335) System catalog snapshot created each time a new connection is created

2017-10-30 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4335: -- Priority: Blocker (was: Major) > System catalog snapshot created each time a new connection

[jira] [Updated] (PHOENIX-4335) System catalog snapshot created each time a new connection is created

2017-10-30 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4335: -- Fix Version/s: 4.13.0 > System catalog snapshot created each time a new connection is created

[jira] [Commented] (PHOENIX-4322) DESC primary key column with variable length does not work in SkipScanFilter

2017-10-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16226085#comment-16226085 ] Hudson commented on PHOENIX-4322: - FAILURE: Integrated in Jenkins build Phoenix-master #1852 (See

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

2017-10-30 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16226074#comment-16226074 ] Karan Mehta commented on PHOENIX-4328: -- bq. So all other clients with

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

2017-10-30 Thread Ethan Wang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16226068#comment-16226068 ] Ethan Wang commented on PHOENIX-4328: - bq. The first client with

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

2017-10-30 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16225997#comment-16225997 ] Karan Mehta commented on PHOENIX-4328: -- bq. Can the result be cached in a static location? The

[jira] [Commented] (PHOENIX-4335) System catalog snapshot created each time a new connection is created

2017-10-30 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16225876#comment-16225876 ] Mujtaba Chohan commented on PHOENIX-4335: - This affects 4.12.0 release as well. > System

[jira] [Updated] (PHOENIX-4335) System catalog snapshot created each time a new connection is created

2017-10-30 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mujtaba Chohan updated PHOENIX-4335: Affects Version/s: 4.12.0 > System catalog snapshot created each time a new connection is

[jira] [Created] (PHOENIX-4335) System catalog snapshot created each time a new connection is created

2017-10-30 Thread Mujtaba Chohan (JIRA)
Mujtaba Chohan created PHOENIX-4335: --- Summary: System catalog snapshot created each time a new connection is created Key: PHOENIX-4335 URL: https://issues.apache.org/jira/browse/PHOENIX-4335

[jira] [Created] (PHOENIX-4334) Unable to update stats on views that reside on separate regions before phoenix.stats.updateFrequency has elapsed

2017-10-30 Thread Mujtaba Chohan (JIRA)
Mujtaba Chohan created PHOENIX-4334: --- Summary: Unable to update stats on views that reside on separate regions before phoenix.stats.updateFrequency has elapsed Key: PHOENIX-4334 URL:

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

2017-10-30 Thread Mujtaba Chohan (JIRA)
Mujtaba Chohan created PHOENIX-4333: --- Summary: Stats - Incorrect estimate when stats are updated on a tenant specific view Key: PHOENIX-4333 URL: https://issues.apache.org/jira/browse/PHOENIX-4333

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

2017-10-30 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16225706#comment-16225706 ] Andrew Purtell commented on PHOENIX-4328: - bq. Cons: Expensive call every time, since this

[jira] [Commented] (PHOENIX-4322) DESC primary key column with variable length does not work in SkipScanFilter

2017-10-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16225669#comment-16225669 ] Hudson commented on PHOENIX-4322: - FAILURE: Integrated in Jenkins build Phoenix-master #1851 (See

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

2017-10-30 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16225583#comment-16225583 ] Samarth Jain commented on PHOENIX-4287: --- There is some level of duplication but the generation of

[jira] [Assigned] (PHOENIX-4332) Stats - Altering guidepost width on base table does not propagate to global index

2017-10-30 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mujtaba Chohan reassigned PHOENIX-4332: --- Assignee: Samarth Jain > Stats - Altering guidepost width on base table does not

[jira] [Created] (PHOENIX-4332) Stats - Altering guidepost width on base table does not propagate to global index

2017-10-30 Thread Mujtaba Chohan (JIRA)
Mujtaba Chohan created PHOENIX-4332: --- Summary: Stats - Altering guidepost width on base table does not propagate to global index Key: PHOENIX-4332 URL: https://issues.apache.org/jira/browse/PHOENIX-4332

[jira] [Commented] (PHOENIX-4198) Remove the need for users to have access to the Phoenix SYSTEM tables to create tables

2017-10-30 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16225560#comment-16225560 ] Thomas D'Silva commented on PHOENIX-4198: - > Actually, this is needed when a NEW user is

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

2017-10-30 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16225495#comment-16225495 ] James Taylor commented on PHOENIX-4287: --- It looks like we're duplicating the same logic to come up

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

2017-10-30 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16225434#comment-16225434 ] Samarth Jain commented on PHOENIX-4287: --- Yes, v2 just has changes relevant to this JIRA. >

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

2017-10-30 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16225429#comment-16225429 ] James Taylor commented on PHOENIX-4287: --- Does the v2 patch contain the diffs against master now

[jira] [Commented] (PHOENIX-4329) Test IndexScrutinyTool while table is taking writes

2017-10-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16225417#comment-16225417 ] Hudson commented on PHOENIX-4329: - SUCCESS: Integrated in Jenkins build Phoenix-master #1850 (See

[jira] [Commented] (PHOENIX-4277) Treat delete markers consistently with puts for point-in-time scans

2017-10-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16225416#comment-16225416 ] Hudson commented on PHOENIX-4277: - SUCCESS: Integrated in Jenkins build Phoenix-master #1850 (See

[jira] [Commented] (PHOENIX-3757) System mutex table not being created in SYSTEM namespace when namespace mapping is enabled

2017-10-30 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16225261#comment-16225261 ] Karan Mehta commented on PHOENIX-3757: -- Thank you [~elserj] > System mutex table not being created

[jira] [Resolved] (PHOENIX-4329) Test IndexScrutinyTool while table is taking writes

2017-10-30 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-4329. --- Resolution: Fixed Thanks for the patch, [~vincentpoon]. I committed to 4.x-HBase-0.98 and

[jira] [Updated] (PHOENIX-4329) Test IndexScrutinyTool while table is taking writes

2017-10-30 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4329: -- Fix Version/s: 4.13.0 > Test IndexScrutinyTool while table is taking writes >

[jira] [Commented] (PHOENIX-4331) Missing version tag for apache-rat-plugin in pom.xml files

2017-10-30 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16225074#comment-16225074 ] Josh Elser commented on PHOENIX-4331: - [~shehzaadn], Phoenix has the Apache Pom listed as its

[jira] [Commented] (PHOENIX-4331) Missing version tag for apache-rat-plugin in pom.xml files

2017-10-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224717#comment-16224717 ] Hadoop QA commented on PHOENIX-4331: {color:red}-1 overall{color}. Here are the results of testing

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

2017-10-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224517#comment-16224517 ] Hadoop QA commented on PHOENIX-4287: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Comment Edited] (PHOENIX-4331) Missing version tag for apache-rat-plugin in pom.xml

2017-10-30 Thread Shehzaad Nakhoda (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224477#comment-16224477 ] Shehzaad Nakhoda edited comment on PHOENIX-4331 at 10/30/17 7:57 AM: -

[jira] [Updated] (PHOENIX-4331) Missing version tag for apache-rat-plugin in pom.xml files

2017-10-30 Thread Shehzaad Nakhoda (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shehzaad Nakhoda updated PHOENIX-4331: -- Summary: Missing version tag for apache-rat-plugin in pom.xml files (was: Missing

[jira] [Updated] (PHOENIX-4331) Missing version tag for apache-rat-plugin in pom.xml

2017-10-30 Thread Shehzaad Nakhoda (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shehzaad Nakhoda updated PHOENIX-4331: -- Attachment: PHOENIX-4331_v1.patch > Missing version tag for apache-rat-plugin in

[jira] [Created] (PHOENIX-4331) Missing version tag for apache-rat-plugin in pom.xml

2017-10-30 Thread Shehzaad Nakhoda (JIRA)
Shehzaad Nakhoda created PHOENIX-4331: - Summary: Missing version tag for apache-rat-plugin in pom.xml Key: PHOENIX-4331 URL: https://issues.apache.org/jira/browse/PHOENIX-4331 Project: Phoenix

[jira] [Commented] (PHOENIX-4289) UPDATE STATISTICS command does not collect stats for local indexes

2017-10-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224457#comment-16224457 ] Hudson commented on PHOENIX-4289: - SUCCESS: Integrated in Jenkins build Phoenix-master #1849 (See

[jira] [Created] (PHOENIX-4330) To alter colomn length of a phoenix table withouht losing existing data in table

2017-10-30 Thread suprita bothra (JIRA)
suprita bothra created PHOENIX-4330: --- Summary: To alter colomn length of a phoenix table withouht losing existing data in table Key: PHOENIX-4330 URL: https://issues.apache.org/jira/browse/PHOENIX-4330

[jira] [Commented] (PHOENIX-4234) Unable to find failed csv records in phoenix logs

2017-10-30 Thread suprita (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224439#comment-16224439 ] suprita commented on PHOENIX-4234: -- Hi Ankit, Once I Got a response from you regarding phoenix.

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

2017-10-30 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_v2.patch > Incorrect aggregate query results when stats are disable

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

2017-10-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224412#comment-16224412 ] Hadoop QA commented on PHOENIX-4287: {color:red}-1 overall{color}. Here are the results of testing