[jira] [Updated] (PHOENIX-4239) Fix flapping test in PartialIndexRebuilderIT

2017-09-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4239: -- Attachment: PHOENIX-4239_v3.patch Please review, [~samarthjain]. Also, [~rajeshbabu] and/or

[jira] [Commented] (PHOENIX-4257) Breakup GroupByIT,MutableQueryIT, and QueryIT into several integration tests so as not to create too many tables in one test

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

[jira] [Commented] (PHOENIX-4262) Create shaded packages to shade all uses of Guava

2017-09-29 Thread Chinmay Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16186772#comment-16186772 ] Chinmay Kulkarni commented on PHOENIX-4262: --- There are a few JIRAs that dealt with similar

[jira] [Updated] (PHOENIX-4262) Create shaded packages to shade all uses of Guava

2017-09-29 Thread Chinmay Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-4262: -- Description: The Phoenix build breaks if we upgrade the Guava version to say, 20.0

[jira] [Updated] (PHOENIX-4262) Create shaded packages to shade all uses of Guava

2017-09-29 Thread Chinmay Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-4262: -- Summary: Create shaded packages to shade all uses of Guava (was: Create shaded

[jira] [Reopened] (PHOENIX-4239) Fix flapping test in PartialIndexRebuilderIT

2017-09-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reopened PHOENIX-4239: --- > Fix flapping test in PartialIndexRebuilderIT > >

[jira] [Commented] (PHOENIX-4219) Index gets out of sync on HBase 1.x

2017-09-29 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16186748#comment-16186748 ] Vincent Poon commented on PHOENIX-4219: --- Still haven't figured this one out, but it seems to be a

[jira] [Commented] (PHOENIX-4261) Remove unused netty-all-4.0 dependency

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

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

2017-09-29 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta reassigned PHOENIX-3757: Assignee: Karan Mehta (was: Josh Elser) > System mutex table not being created in

[jira] [Commented] (PHOENIX-4261) Remove unused netty-all-4.0 dependency

2017-09-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16186710#comment-16186710 ] James Taylor commented on PHOENIX-4261: --- +1 > Remove unused netty-all-4.0 dependency >

[jira] [Updated] (PHOENIX-4261) Remove unused netty-all-4.0 dependency

2017-09-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-4261: Attachment: PHOENIX-4261.001.patch .001 Remove netty-all dependency. > Remove unused

[jira] [Created] (PHOENIX-4261) Remove unused netty-all-4.0 dependency

2017-09-29 Thread Josh Elser (JIRA)
Josh Elser created PHOENIX-4261: --- Summary: Remove unused netty-all-4.0 dependency Key: PHOENIX-4261 URL: https://issues.apache.org/jira/browse/PHOENIX-4261 Project: Phoenix Issue Type: Task

[jira] [Commented] (PHOENIX-4238) MR IndexScrutinyTool break with salted tables and indexes on views

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

[jira] [Commented] (PHOENIX-4258) Breakup ScanQueryIT into several integration tests so as not to create too many tables in one test

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

[jira] [Commented] (PHOENIX-4259) Split up IndexExtendedIT

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

[jira] [Commented] (PHOENIX-4260) Breakup NotQueryIT into multiple test classes

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

[jira] [Commented] (PHOENIX-4239) Fix flapping test in PartialIndexRebuilderIT

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

[jira] [Commented] (PHOENIX-4214) Scans which write should not block region split or close

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

[jira] [Commented] (PHOENIX-4238) MR IndexScrutinyTool break with salted tables and indexes on views

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

[jira] [Resolved] (PHOENIX-4259) Split up IndexExtendedIT

2017-09-29 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva resolved PHOENIX-4259. - Resolution: Fixed > Split up IndexExtendedIT > > >

[jira] [Commented] (PHOENIX-4238) MR IndexScrutinyTool break with salted tables and indexes on views

2017-09-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16186417#comment-16186417 ] James Taylor commented on PHOENIX-4238: --- +1. Thanks, [~churromorales]. > MR IndexScrutinyTool

[jira] [Resolved] (PHOENIX-4260) Breakup NotQueryIT into multiple test classes

2017-09-29 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain resolved PHOENIX-4260. --- Resolution: Fixed Fix Version/s: 4.12.0 > Breakup NotQueryIT into multiple test

[jira] [Commented] (PHOENIX-4238) MR IndexScrutinyTool break with salted tables and indexes on views

2017-09-29 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16186313#comment-16186313 ] churro morales commented on PHOENIX-4238: - [~jamestaylor] added local index parameterized test.

[jira] [Updated] (PHOENIX-4238) MR IndexScrutinyTool break with salted tables and indexes on views

2017-09-29 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales updated PHOENIX-4238: Attachment: PHOENIX-4238.v3.patch > MR IndexScrutinyTool break with salted tables and

[jira] [Updated] (PHOENIX-4214) Scans which write should not block region split or close

2017-09-29 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales updated PHOENIX-4214: Attachment: (was: PHOENIX-4238.v3.patch) > Scans which write should not block region

[jira] [Updated] (PHOENIX-4214) Scans which write should not block region split or close

2017-09-29 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales updated PHOENIX-4214: Attachment: PHOENIX-4238.v3.patch added local index parameterized test. > Scans which

[jira] [Comment Edited] (PHOENIX-4214) Scans which write should not block region split or close

2017-09-29 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16186311#comment-16186311 ] churro morales edited comment on PHOENIX-4214 at 9/29/17 7:56 PM: --

[jira] [Commented] (PHOENIX-4259) Split up IndexExtendedIT

2017-09-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16186299#comment-16186299 ] James Taylor commented on PHOENIX-4259: --- +1 > Split up IndexExtendedIT >

[jira] [Resolved] (PHOENIX-4214) Scans which write should not block region split or close

2017-09-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-4214. --- Resolution: Fixed Fix Version/s: 4.12.0 Thanks, [~vincentpoon]. Committed v2 to

[jira] [Updated] (PHOENIX-4259) Split up IndexExtendedIT

2017-09-29 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-4259: Attachment: PHOENIX-4259.patch [~jamestaylor] or [~samarthjain] can you please review? >

[jira] [Created] (PHOENIX-4259) Split up IndexExtendedIT

2017-09-29 Thread Thomas D'Silva (JIRA)
Thomas D'Silva created PHOENIX-4259: --- Summary: Split up IndexExtendedIT Key: PHOENIX-4259 URL: https://issues.apache.org/jira/browse/PHOENIX-4259 Project: Phoenix Issue Type: Test

[jira] [Resolved] (PHOENIX-4258) Breakup ScanQueryIT into several integration tests so as not to create too many tables in one test

2017-09-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-4258. --- Resolution: Fixed > Breakup ScanQueryIT into several integration tests so as not to create

[jira] [Commented] (PHOENIX-4238) MR IndexScrutinyTool break with salted tables and indexes on views

2017-09-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16186270#comment-16186270 ] James Taylor commented on PHOENIX-4238: --- Thanks, [~churromorales]. How about a test for skipping

[jira] [Created] (PHOENIX-4258) Breakup ScanQueryIT into several integration tests so as not to create too many tables in one test

2017-09-29 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4258: - Summary: Breakup ScanQueryIT into several integration tests so as not to create too many tables in one test Key: PHOENIX-4258 URL:

[jira] [Updated] (PHOENIX-4238) MR IndexScrutinyTool break with salted tables and indexes on views

2017-09-29 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales updated PHOENIX-4238: Attachment: PHOENIX-4238.v2.patch Added the extra check for viewIndexId column. > MR

[jira] [Commented] (PHOENIX-4256) Breakup ClientTimeArithmeticQueryIT into several integration tests so as not to create too many tables in one test

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

[jira] [Resolved] (PHOENIX-4247) Phoenix/Spark/ZK connection

2017-09-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved PHOENIX-4247. - Resolution: Invalid Asking questions should be done on the mailing lists. > Phoenix/Spark/ZK

[jira] [Commented] (PHOENIX-4238) MR IndexScrutinyTool break with salted tables and indexes on views

2017-09-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16186223#comment-16186223 ] James Taylor commented on PHOENIX-4238: --- Thanks, [~churromorales]. There's one more index column

[jira] [Commented] (PHOENIX-4238) MR IndexScrutinyTool break with salted tables and indexes on views

2017-09-29 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16186197#comment-16186197 ] churro morales commented on PHOENIX-4238: - Thank you for the review [~vincentpoon] > MR

[jira] [Updated] (PHOENIX-4257) Breakup GroupByIT,MutableQueryIT, and QueryIT into several integration tests so as not to create too many tables in one test

2017-09-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4257: -- Summary: Breakup GroupByIT,MutableQueryIT, and QueryIT into several integration tests so as

[jira] [Commented] (PHOENIX-4238) MR IndexScrutinyTool break with salted tables and indexes on views

2017-09-29 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16186189#comment-16186189 ] Vincent Poon commented on PHOENIX-4238: --- lgtm, thanks [~churromorales] > MR IndexScrutinyTool

[jira] [Updated] (PHOENIX-4238) MR IndexScrutinyTool break with salted tables and indexes on views

2017-09-29 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales updated PHOENIX-4238: Attachment: PHOENIX-4238.v1.patch Oops forgot to fix one test, this patch should be good.

[jira] [Commented] (PHOENIX-4238) MR IndexScrutinyTool break with salted tables and indexes on views

2017-09-29 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16186132#comment-16186132 ] churro morales commented on PHOENIX-4238: - [~jamestaylor] Ask and you shall receive, hope this

[jira] [Updated] (PHOENIX-4238) MR IndexScrutinyTool break with salted tables and indexes on views

2017-09-29 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales updated PHOENIX-4238: Attachment: PHOENIX-4238.patch > MR IndexScrutinyTool break with salted tables and

[jira] [Created] (PHOENIX-4257) Breakup GroupByIT into several integration tests so as not to create too many tables in one test

2017-09-29 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4257: - Summary: Breakup GroupByIT into several integration tests so as not to create too many tables in one test Key: PHOENIX-4257 URL:

[jira] [Resolved] (PHOENIX-4256) Breakup ClientTimeArithmeticQueryIT into several integration tests so as not to create too many tables in one test

2017-09-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-4256. --- Resolution: Fixed > Breakup ClientTimeArithmeticQueryIT into several integration tests so

[jira] [Created] (PHOENIX-4256) Breakup ClientTimeArithmeticQueryIT into several integration tests so as not to create too many tables in one test

2017-09-29 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4256: - Summary: Breakup ClientTimeArithmeticQueryIT into several integration tests so as not to create too many tables in one test Key: PHOENIX-4256 URL:

[jira] [Commented] (PHOENIX-4255) Breakup StatsCollectorIT into several integration tests to limit number of tables created

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

[jira] [Commented] (PHOENIX-4243) Using rowtimestamp column with RVC causes an exception sometimes

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

[jira] [Resolved] (PHOENIX-4255) Breakup StatsCollectorIT into several integration tests to limit number of tables created

2017-09-29 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain resolved PHOENIX-4255. --- Resolution: Fixed Fix Version/s: 4.12.0 > Breakup StatsCollectorIT into several

[jira] [Updated] (PHOENIX-4255) Breakup StatsCollectorIT into several integration tests to limit number of tables created

2017-09-29 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-4255: -- Attachment: PHOENIX-4255.patch > Breakup StatsCollectorIT into several integration tests to

[jira] [Created] (PHOENIX-4255) Breakup StatsCollectorIT into several integration tests to limit number of tables created

2017-09-29 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-4255: - Summary: Breakup StatsCollectorIT into several integration tests to limit number of tables created Key: PHOENIX-4255 URL: https://issues.apache.org/jira/browse/PHOENIX-4255

[jira] [Commented] (PHOENIX-4253) Make doSetup final to prevent errand overrides

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

[jira] [Commented] (PHOENIX-4248) Breakup IndexExpressionIT into several integration tests so as not to create too many tables in one test

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