[jira] [Commented] (PHOENIX-4372) Distribution of Apache Phoenix 4.13 for CDH 5.11.2

2017-12-27 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304877#comment-16304877 ] James Taylor commented on PHOENIX-4372: --- I've committed PHOENIX-4382 and PHOENIX-4487, created the

[jira] [Updated] (PHOENIX-4382) Immutable table SINGLE_CELL_ARRAY_WITH_OFFSETS values starting with separator byte return null in query results

2017-12-27 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon updated PHOENIX-4382: -- Attachment: PHOENIX-4382.v4.master.patch added some more comments > Immutable table

[jira] [Commented] (PHOENIX-4382) Immutable table SINGLE_CELL_ARRAY_WITH_OFFSETS values starting with separator byte return null in query results

2017-12-27 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304848#comment-16304848 ] James Taylor commented on PHOENIX-4382: --- FYI, I pushed this to the cdh branch already so that they

[jira] [Commented] (PHOENIX-4463) Update org.apache.phoenix.coprocessor.MetaDataProtocol version to 4.13.2

2017-12-27 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304840#comment-16304840 ] James Taylor commented on PHOENIX-4463: --- We should release as 4.13.2 since the release contains

[jira] [Updated] (PHOENIX-4463) Update org.apache.phoenix.coprocessor.MetaDataProtocol version to 4.13.2

2017-12-27 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4463: -- Summary: Update org.apache.phoenix.coprocessor.MetaDataProtocol version to 4.13.2 (was:

[jira] [Commented] (PHOENIX-4505) IndexHalfStoreFileReaderGenerator.preStoreScannerOpen does not close the passed in KeyValueScanner while creating and returning a new scanner

2017-12-27 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304830#comment-16304830 ] James Taylor commented on PHOENIX-4505: --- Probably needs to be closed too. We likely never noticed

[jira] [Commented] (PHOENIX-4505) IndexHalfStoreFileReaderGenerator.preStoreScannerOpen does not close the passed in KeyValueScanner while creating and returning a new scanner

2017-12-27 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304825#comment-16304825 ] Thomas D'Silva commented on PHOENIX-4505: - FYI [~lhofhansl] >

[jira] [Created] (PHOENIX-4505) IndexHalfStoreFileReaderGenerator.preStoreScannerOpen does not close the passed in KeyValueScanner while creating and returning a new scanner

2017-12-27 Thread Thomas D'Silva (JIRA)
Thomas D'Silva created PHOENIX-4505: --- Summary: IndexHalfStoreFileReaderGenerator.preStoreScannerOpen does not close the passed in KeyValueScanner while creating and returning a new scanner Key: PHOENIX-4505

[jira] [Commented] (PHOENIX-4374) Flakyness with Phoenix 4.13.0 and HBase 1.3.1: RuntimeException: org.apache.phoenix.exception.PhoenixIOException: org.apache.hadoop.hbase.NamespaceNotFoundException:

2017-12-27 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304809#comment-16304809 ] Francis Chuang commented on PHOENIX-4374: - [~tdsilva] Thank you for looking into this. Even if

Re: [ANNOUNCE] New Phoenix committer: Karan Mehta

2017-12-27 Thread Karan Mehta
Thank you everyone! ᐧ On Wed, Dec 27, 2017 at 11:43 AM, Ethan wrote: > Congratulations!! > > > On December 27, 2017 at 10:22:36 AM, Geoffrey Jacoby (gjac...@apache.org) > wrote: > > Congratulations, Karan! > > On Tue, Dec 26, 2017 at 11:13 PM, Thomas D'Silva

Re: [ANNOUNCE] New Phoenix committer: Karan Mehta

2017-12-27 Thread Ethan
Congratulations!! On December 27, 2017 at 10:22:36 AM, Geoffrey Jacoby (gjac...@apache.org) wrote: Congratulations, Karan! On Tue, Dec 26, 2017 at 11:13 PM, Thomas D'Silva wrote: > On behalf of the Apache Phoenix PMC, I am pleased to announce that Karan > Mehta > has

[jira] [Commented] (PHOENIX-4374) Flakyness with Phoenix 4.13.0 and HBase 1.3.1: RuntimeException: org.apache.phoenix.exception.PhoenixIOException: org.apache.hadoop.hbase.NamespaceNotFoundException:

2017-12-27 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304746#comment-16304746 ] Thomas D'Silva commented on PHOENIX-4374: - [~francischuang] Sorry for the delay in responding.

[jira] [Commented] (PHOENIX-4504) Subquery with ORDER BY on salted table gives wrong results

2017-12-27 Thread Sokolov Yura (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304728#comment-16304728 ] Sokolov Yura commented on PHOENIX-4504: --- Query results: {code} 0:

[jira] [Updated] (PHOENIX-4504) Subquery with ORDER BY on salted table gives wrong results

2017-12-27 Thread Sokolov Yura (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sokolov Yura updated PHOENIX-4504: -- Description: Probably it is already fixed. Having a quick search I didn't find exact problem

[jira] [Created] (PHOENIX-4504) Subquery with ORDER BY on salted table gives wrong results

2017-12-27 Thread Sokolov Yura (JIRA)
Sokolov Yura created PHOENIX-4504: - Summary: Subquery with ORDER BY on salted table gives wrong results Key: PHOENIX-4504 URL: https://issues.apache.org/jira/browse/PHOENIX-4504 Project: Phoenix

Re: [ANNOUNCE] New Phoenix committer: Karan Mehta

2017-12-27 Thread Geoffrey Jacoby
Congratulations, Karan! On Tue, Dec 26, 2017 at 11:13 PM, Thomas D'Silva wrote: > On behalf of the Apache Phoenix PMC, I am pleased to announce that Karan > Mehta > has accepted our invitation to become a committer. He has done excellent > work on > enhancing the metrics

Re: [ANNOUNCE] New Phoenix committer: Karan Mehta

2017-12-27 Thread Vincent Poon
Congrats Karan, welcome! On Wed, Dec 27, 2017 at 7:52 AM, James Taylor wrote: > Congrats and welcome, Karan! > > On Tue, Dec 26, 2017 at 11:13 PM Thomas D'Silva > wrote: > > > On behalf of the Apache Phoenix PMC, I am pleased to announce that Karan >

Re: [ANNOUNCE] New Phoenix committer: Karan Mehta

2017-12-27 Thread James Taylor
Congrats and welcome, Karan! On Tue, Dec 26, 2017 at 11:13 PM Thomas D'Silva wrote: > On behalf of the Apache Phoenix PMC, I am pleased to announce that Karan > Mehta > has accepted our invitation to become a committer. He has done excellent > work on > enhancing the metrics

[jira] [Updated] (PHOENIX-4503) Phoenix-Spark plugin doesn't release zookeeper connections

2017-12-27 Thread Suhas Nalapure (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suhas Nalapure updated PHOENIX-4503: Description: *1. Phoenix-Spark plugin doesn't release zookeeper connections* Example:

[jira] [Updated] (PHOENIX-4503) Phoenix-Spark plugin doesn't release zookeeper connections

2017-12-27 Thread Suhas Nalapure (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suhas Nalapure updated PHOENIX-4503: Description: *1. Phoenix-Spark plugin doesn't release zookeeper connections* Example:

[jira] [Updated] (PHOENIX-4503) Phoenix-Spark plugin doesn't release zookeeper connections

2017-12-27 Thread Suhas Nalapure (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suhas Nalapure updated PHOENIX-4503: Description: *1. Phoenix-Spark plugin doesn't release zookeeper connections* Example:

[jira] [Created] (PHOENIX-4503) Phoenix-Spark plugin doesn't release zookeeper connections

2017-12-27 Thread Suhas Nalapure (JIRA)
Suhas Nalapure created PHOENIX-4503: --- Summary: Phoenix-Spark plugin doesn't release zookeeper connections Key: PHOENIX-4503 URL: https://issues.apache.org/jira/browse/PHOENIX-4503 Project: Phoenix

[jira] [Created] (PHOENIX-4502) Phoenix-Spark plugin doesn't release zookeeper connections

2017-12-27 Thread Suhas Nalapure (JIRA)
Suhas Nalapure created PHOENIX-4502: --- Summary: Phoenix-Spark plugin doesn't release zookeeper connections Key: PHOENIX-4502 URL: https://issues.apache.org/jira/browse/PHOENIX-4502 Project: Phoenix

[jira] [Commented] (PHOENIX-4467) Scans with filter returning all the versions

2017-12-27 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304447#comment-16304447 ] Anoop Sam John commented on PHOENIX-4467: - When the Filter returned INCLUDE_AND_NEXT_COL, we

[jira] [Commented] (PHOENIX-4487) Missing SYSTEM.MUTEX table upgrading from 4.7 to 4.13

2017-12-27 Thread Flavio Pompermaier (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304377#comment-16304377 ] Flavio Pompermaier commented on PHOENIX-4487: - The problem is that I'm on vacation for 2

[jira] [Resolved] (PHOENIX-4498) Fix MutableIndexIT#testIndexHalfStoreFileReader

2017-12-27 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-4498. -- Resolution: Duplicate > Fix

[jira] [Commented] (PHOENIX-4498) Fix MutableIndexIT#testIndexHalfStoreFileReader

2017-12-27 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304318#comment-16304318 ] Rajeshbabu Chintaguntla commented on PHOENIX-4498: -- [~an...@apache.org] Uploaded same