You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by James Taylor <ja...@apache.org> on 2017/11/12 01:57:19 UTC

[ANNOUNCE] Apache Phoenix 4.13 released

The Apache Phoenix team is pleased to announce the immediate availability
of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP and
operational analytics for Apache Hadoop using Apache HBase as its backing
store and providing integration with other projects in the Apache ecosystem
such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases are
compatible with HBase 0.98 and 1.3.

Highlights of the release include:

* Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
connecting [1]
* Numerous bug fixes around handling of row deletion [2]
* Improvements to statistics collection [3]
* New COLLATION_KEY built-in function for linguistic sort [4]

Source and binary downloads are available here [5].

[1] https://issues.apache.org/jira/browse/PHOENIX-4335
[2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20rowDeletion
[3]
https://issues.apache.org/jira/issues/?jql=labels%20%3D%20statsCollection
[4] https://phoenix.apache.org/language/functions.html#collation_key
[5] http://phoenix.apache.org/download.html

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Flavio Pompermaier <po...@okkam.it>.
Thanks Pedro for supporting Cloudera releases. If you need some help just
write me in private

Best,
Flavio

On Mon, Nov 20, 2017 at 8:12 PM, Kumar Palaniappan <
kpalaniappan@marinsoftware.com> wrote:

> It was in our local repo and is in our current production. CDH5.9.2 with
> Phoenix4.10HBase1.2
> I can make it available, if needed once I'm cleared from the mgmt.
>
> My point was as I stated here
> <https://issues.apache.org/jira/browse/PHOENIX-4247> , we started
> noticing it after the upgrade. Not quiet sure where the issue is.
>
>
> On Sun, Nov 19, 2017 at 5:29 PM, Pedro Boado <pe...@gmail.com>
> wrote:
>
>> I would love to have a look at your port to CDH 5.9.2 . Is the source
>> code available anywhere?
>>
>> The changes I made over version 4.x-HBase1.2 are minimum and "no vital",
>> and all IT are passing. I don't have any reason to believe that CDH would
>> behave differently to Apache HBase. If there was a zk connection leak in
>> CDH I would also expect it in the Apache version.
>>
>>
>>
>> On 20 Nov 2017 00:32, "Kumar Palaniappan" <kp...@marinsoftware.com>
>> wrote:
>>
>>> Thanks Pedro.
>>>
>>> We did CDH5.9.2 compatible with Phoenix 4.10 n 4.12 but got into series
>>> of issues, one of them is a ZK leak.
>>>
>>> Kumar Palaniappan <http://about.me/kumar.palaniappan>
>>> <https://twitter.com/intent/follow?original_referer=https://twitter.com/about/resources/buttons&region=follow_link&screen_name=megamda&source=followbutton&variant=2.0>
>>>  [image: Description: Macintosh
>>> HD:Users:Kumarappan:Desktop:linkedin.gif]
>>> <http://www.linkedin.com/in/kumarpalaniappan>
>>>
>>> On Nov 19, 2017, at 3:43 PM, Pedro Boado <pe...@gmail.com> wrote:
>>>
>>> As I have volunteered to keep a CDH compatible release for Phoenix and
>>> as for now CDH 5.x is based on HBase 1.2 is of my interest keep releasing
>>> Phoenix for HBase 1.2 . So I can keep doing further releases for HBase 1.2
>>> as well, James.
>>>
>>> On 19 November 2017 at 23:36, Kumar Palaniappan <
>>> kpalaniappan@marinsoftware.com> wrote:
>>>
>>>> Thanks James. Sure will look into it from my end n update.
>>>>
>>>> Currently we are focused on the ZK connection leak
>>>> https://issues.apache.org/jira/browse/PHOENIX-4247
>>>> https://issues.apache.org/jira/browse/PHOENIX-4319
>>>>
>>>> Kumar Palaniappan <http://about.me/kumar.palaniappan>
>>>> <https://twitter.com/intent/follow?original_referer=https://twitter.com/about/resources/buttons&region=follow_link&screen_name=megamda&source=followbutton&variant=2.0>
>>>>  [image: Description: Macintosh
>>>> HD:Users:Kumarappan:Desktop:linkedin.gif]
>>>> <http://www.linkedin.com/in/kumarpalaniappan>
>>>>
>>>> On Nov 19, 2017, at 1:21 PM, James Taylor <ja...@apache.org>
>>>> wrote:
>>>>
>>>> Hi Kumar,
>>>> I started a discussion [1][2] on the dev list to find an RM for the
>>>> HBase 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there
>>>> were no plans for a release. Subsequently we've heard from a few folks that
>>>> they needed it, and Pedro Boado volunteered to do CDH compatible release
>>>> (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.
>>>>
>>>> So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2
>>>> and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases can
>>>> volunteer to be the RM and do further releases.
>>>>
>>>> One thing is clear, though - folks need to be on the dev and user lists
>>>> so they can take place in DISCUSS threads.
>>>>
>>>> Thanks,
>>>> James
>>>>
>>>> [1] https://lists.apache.org/thread.html/5b8b44acb1d36087703
>>>> 09767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
>>>> [2] https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e0
>>>> 7aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E
>>>>
>>>> On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
>>>> kpalaniappan@marinsoftware.com> wrote:
>>>>
>>>>> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>>>>>
>>>>> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
>>>>> wrote:
>>>>>
>>>>>> The Apache Phoenix team is pleased to announce the immediate
>>>>>> availability of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP
>>>>>> and operational analytics for Apache Hadoop using Apache HBase as its
>>>>>> backing store and providing integration with other projects in the Apache
>>>>>> ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases
>>>>>> are compatible with HBase 0.98 and 1.3.
>>>>>>
>>>>>> Highlights of the release include:
>>>>>>
>>>>>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG
>>>>>> when connecting [1]
>>>>>> * Numerous bug fixes around handling of row deletion [2]
>>>>>> * Improvements to statistics collection [3]
>>>>>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>>>>>
>>>>>> Source and binary downloads are available here [5].
>>>>>>
>>>>>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>>>>>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>>>> 20rowDeletion
>>>>>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>>>> 20statsCollection
>>>>>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>>>>>> [5] http://phoenix.apache.org/download.html
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>>
>>> --
>>> Un saludo.
>>> Pedro Boado.
>>>
>>>
>


-- 
Flavio Pompermaier
Development Department

OKKAM S.r.l.
Tel. +(39) 0461 041809

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Kumar Palaniappan <kp...@marinsoftware.com>.
It was in our local repo and is in our current production. CDH5.9.2 with
Phoenix4.10HBase1.2
I can make it available, if needed once I'm cleared from the mgmt.

My point was as I stated here
<https://issues.apache.org/jira/browse/PHOENIX-4247> , we started noticing
it after the upgrade. Not quiet sure where the issue is.


On Sun, Nov 19, 2017 at 5:29 PM, Pedro Boado <pe...@gmail.com> wrote:

> I would love to have a look at your port to CDH 5.9.2 . Is the source code
> available anywhere?
>
> The changes I made over version 4.x-HBase1.2 are minimum and "no vital",
> and all IT are passing. I don't have any reason to believe that CDH would
> behave differently to Apache HBase. If there was a zk connection leak in
> CDH I would also expect it in the Apache version.
>
>
>
> On 20 Nov 2017 00:32, "Kumar Palaniappan" <kp...@marinsoftware.com>
> wrote:
>
>> Thanks Pedro.
>>
>> We did CDH5.9.2 compatible with Phoenix 4.10 n 4.12 but got into series
>> of issues, one of them is a ZK leak.
>>
>> Kumar Palaniappan <http://about.me/kumar.palaniappan>
>> <https://twitter.com/intent/follow?original_referer=https://twitter.com/about/resources/buttons&region=follow_link&screen_name=megamda&source=followbutton&variant=2.0>
>>  [image: Description: Macintosh HD:Users:Kumarappan:Desktop:linkedin.gif]
>> <http://www.linkedin.com/in/kumarpalaniappan>
>>
>> On Nov 19, 2017, at 3:43 PM, Pedro Boado <pe...@gmail.com> wrote:
>>
>> As I have volunteered to keep a CDH compatible release for Phoenix and as
>> for now CDH 5.x is based on HBase 1.2 is of my interest keep releasing
>> Phoenix for HBase 1.2 . So I can keep doing further releases for HBase 1.2
>> as well, James.
>>
>> On 19 November 2017 at 23:36, Kumar Palaniappan <
>> kpalaniappan@marinsoftware.com> wrote:
>>
>>> Thanks James. Sure will look into it from my end n update.
>>>
>>> Currently we are focused on the ZK connection leak
>>> https://issues.apache.org/jira/browse/PHOENIX-4247
>>> https://issues.apache.org/jira/browse/PHOENIX-4319
>>>
>>> Kumar Palaniappan <http://about.me/kumar.palaniappan>
>>> <https://twitter.com/intent/follow?original_referer=https://twitter.com/about/resources/buttons&region=follow_link&screen_name=megamda&source=followbutton&variant=2.0>
>>>  [image: Description: Macintosh
>>> HD:Users:Kumarappan:Desktop:linkedin.gif]
>>> <http://www.linkedin.com/in/kumarpalaniappan>
>>>
>>> On Nov 19, 2017, at 1:21 PM, James Taylor <ja...@apache.org>
>>> wrote:
>>>
>>> Hi Kumar,
>>> I started a discussion [1][2] on the dev list to find an RM for the
>>> HBase 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there
>>> were no plans for a release. Subsequently we've heard from a few folks that
>>> they needed it, and Pedro Boado volunteered to do CDH compatible release
>>> (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.
>>>
>>> So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2
>>> and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases can
>>> volunteer to be the RM and do further releases.
>>>
>>> One thing is clear, though - folks need to be on the dev and user lists
>>> so they can take place in DISCUSS threads.
>>>
>>> Thanks,
>>> James
>>>
>>> [1] https://lists.apache.org/thread.html/5b8b44acb1d36087703
>>> 09767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
>>> [2] https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e0
>>> 7aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E
>>>
>>> On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
>>> kpalaniappan@marinsoftware.com> wrote:
>>>
>>>> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>>>>
>>>> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
>>>> wrote:
>>>>
>>>>> The Apache Phoenix team is pleased to announce the immediate
>>>>> availability of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP
>>>>> and operational analytics for Apache Hadoop using Apache HBase as its
>>>>> backing store and providing integration with other projects in the Apache
>>>>> ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases
>>>>> are compatible with HBase 0.98 and 1.3.
>>>>>
>>>>> Highlights of the release include:
>>>>>
>>>>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
>>>>> connecting [1]
>>>>> * Numerous bug fixes around handling of row deletion [2]
>>>>> * Improvements to statistics collection [3]
>>>>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>>>>
>>>>> Source and binary downloads are available here [5].
>>>>>
>>>>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>>>>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>>> 20rowDeletion
>>>>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>>> 20statsCollection
>>>>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>>>>> [5] http://phoenix.apache.org/download.html
>>>>>
>>>>
>>>>
>>>
>>
>>
>> --
>> Un saludo.
>> Pedro Boado.
>>
>>

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Pedro Boado <pe...@gmail.com>.
I would love to have a look at your port to CDH 5.9.2 . Is the source code
available anywhere?

The changes I made over version 4.x-HBase1.2 are minimum and "no vital",
and all IT are passing. I don't have any reason to believe that CDH would
behave differently to Apache HBase. If there was a zk connection leak in
CDH I would also expect it in the Apache version.



On 20 Nov 2017 00:32, "Kumar Palaniappan" <kp...@marinsoftware.com>
wrote:

> Thanks Pedro.
>
> We did CDH5.9.2 compatible with Phoenix 4.10 n 4.12 but got into series of
> issues, one of them is a ZK leak.
>
> Kumar Palaniappan <http://about.me/kumar.palaniappan>
> <https://twitter.com/intent/follow?original_referer=https://twitter.com/about/resources/buttons&region=follow_link&screen_name=megamda&source=followbutton&variant=2.0>
>  [image: Description: Macintosh HD:Users:Kumarappan:Desktop:linkedin.gif]
> <http://www.linkedin.com/in/kumarpalaniappan>
>
> On Nov 19, 2017, at 3:43 PM, Pedro Boado <pe...@gmail.com> wrote:
>
> As I have volunteered to keep a CDH compatible release for Phoenix and as
> for now CDH 5.x is based on HBase 1.2 is of my interest keep releasing
> Phoenix for HBase 1.2 . So I can keep doing further releases for HBase 1.2
> as well, James.
>
> On 19 November 2017 at 23:36, Kumar Palaniappan <
> kpalaniappan@marinsoftware.com> wrote:
>
>> Thanks James. Sure will look into it from my end n update.
>>
>> Currently we are focused on the ZK connection leak
>> https://issues.apache.org/jira/browse/PHOENIX-4247
>> https://issues.apache.org/jira/browse/PHOENIX-4319
>>
>> Kumar Palaniappan <http://about.me/kumar.palaniappan>
>> <https://twitter.com/intent/follow?original_referer=https://twitter.com/about/resources/buttons&region=follow_link&screen_name=megamda&source=followbutton&variant=2.0>
>>  [image: Description: Macintosh HD:Users:Kumarappan:Desktop:linkedin.gif]
>> <http://www.linkedin.com/in/kumarpalaniappan>
>>
>> On Nov 19, 2017, at 1:21 PM, James Taylor <ja...@apache.org> wrote:
>>
>> Hi Kumar,
>> I started a discussion [1][2] on the dev list to find an RM for the HBase
>> 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there were
>> no plans for a release. Subsequently we've heard from a few folks that they
>> needed it, and Pedro Boado volunteered to do CDH compatible release
>> (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.
>>
>> So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2
>> and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases can
>> volunteer to be the RM and do further releases.
>>
>> One thing is clear, though - folks need to be on the dev and user lists
>> so they can take place in DISCUSS threads.
>>
>> Thanks,
>> James
>>
>> [1] https://lists.apache.org/thread.html/5b8b44acb1d36087703
>> 09767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
>> [2] https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e0
>> 7aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E
>>
>> On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
>> kpalaniappan@marinsoftware.com> wrote:
>>
>>> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>>>
>>> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
>>> wrote:
>>>
>>>> The Apache Phoenix team is pleased to announce the immediate
>>>> availability of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP
>>>> and operational analytics for Apache Hadoop using Apache HBase as its
>>>> backing store and providing integration with other projects in the Apache
>>>> ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases
>>>> are compatible with HBase 0.98 and 1.3.
>>>>
>>>> Highlights of the release include:
>>>>
>>>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
>>>> connecting [1]
>>>> * Numerous bug fixes around handling of row deletion [2]
>>>> * Improvements to statistics collection [3]
>>>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>>>
>>>> Source and binary downloads are available here [5].
>>>>
>>>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>>>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>> 20rowDeletion
>>>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>> 20statsCollection
>>>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>>>> [5] http://phoenix.apache.org/download.html
>>>>
>>>
>>>
>>
>
>
> --
> Un saludo.
> Pedro Boado.
>
>

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Kumar Palaniappan <kp...@marinsoftware.com>.
Thanks Pedro.

We did CDH5.9.2 compatible with Phoenix 4.10 n 4.12 but got into series of issues, one of them is a ZK leak.

Kumar Palaniappan   

> On Nov 19, 2017, at 3:43 PM, Pedro Boado <pe...@gmail.com> wrote:
> 
> As I have volunteered to keep a CDH compatible release for Phoenix and as for now CDH 5.x is based on HBase 1.2 is of my interest keep releasing Phoenix for HBase 1.2 . So I can keep doing further releases for HBase 1.2 as well, James. 
> 
>> On 19 November 2017 at 23:36, Kumar Palaniappan <kp...@marinsoftware.com> wrote:
>> Thanks James. Sure will look into it from my end n update.
>>  
>> Currently we are focused on the ZK connection leak https://issues.apache.org/jira/browse/PHOENIX-4247
>> https://issues.apache.org/jira/browse/PHOENIX-4319
>> 
>> Kumar Palaniappan   
>> 
>>> On Nov 19, 2017, at 1:21 PM, James Taylor <ja...@apache.org> wrote:
>>> 
>>> Hi Kumar,
>>> I started a discussion [1][2] on the dev list to find an RM for the HBase 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there were no plans for a release. Subsequently we've heard from a few folks that they needed it, and Pedro Boado volunteered to do CDH compatible release (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.
>>> 
>>> So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2 and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases can volunteer to be the RM and do further releases.
>>> 
>>> One thing is clear, though - folks need to be on the dev and user lists so they can take place in DISCUSS threads.
>>> 
>>> Thanks,
>>> James
>>> 
>>> [1] https://lists.apache.org/thread.html/5b8b44acb1d3608770309767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
>>> [2] https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e07aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E
>>> 
>>>> On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <kp...@marinsoftware.com> wrote:
>>>> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>>>> 
>>>>> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org> wrote:
>>>>> The Apache Phoenix team is pleased to announce the immediate availability of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP and operational analytics for Apache Hadoop using Apache HBase as its backing store and providing integration with other projects in the Apache ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases are compatible with HBase 0.98 and 1.3.
>>>>> 
>>>>> Highlights of the release include:
>>>>> 
>>>>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when connecting [1]
>>>>> * Numerous bug fixes around handling of row deletion [2]
>>>>> * Improvements to statistics collection [3] 
>>>>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>>>> 
>>>>> Source and binary downloads are available here [5].
>>>>> 
>>>>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>>>>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20rowDeletion
>>>>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20statsCollection
>>>>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>>>>> [5] http://phoenix.apache.org/download.html
>>>> 
>>> 
> 
> 
> 
> -- 
> Un saludo.
> Pedro Boado.

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Pedro Boado <pe...@gmail.com>.
As I have volunteered to keep a CDH compatible release for Phoenix and as
for now CDH 5.x is based on HBase 1.2 is of my interest keep releasing
Phoenix for HBase 1.2 . So I can keep doing further releases for HBase 1.2
as well, James.

On 19 November 2017 at 23:36, Kumar Palaniappan <
kpalaniappan@marinsoftware.com> wrote:

> Thanks James. Sure will look into it from my end n update.
>
> Currently we are focused on the ZK connection leak https://issues.apache.
> org/jira/browse/PHOENIX-4247
> https://issues.apache.org/jira/browse/PHOENIX-4319
>
> Kumar Palaniappan <http://about.me/kumar.palaniappan>
> <https://twitter.com/intent/follow?original_referer=https://twitter.com/about/resources/buttons&region=follow_link&screen_name=megamda&source=followbutton&variant=2.0>
>  [image: Description: Macintosh HD:Users:Kumarappan:Desktop:linkedin.gif]
> <http://www.linkedin.com/in/kumarpalaniappan>
>
> On Nov 19, 2017, at 1:21 PM, James Taylor <ja...@apache.org> wrote:
>
> Hi Kumar,
> I started a discussion [1][2] on the dev list to find an RM for the HBase
> 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there were
> no plans for a release. Subsequently we've heard from a few folks that they
> needed it, and Pedro Boado volunteered to do CDH compatible release
> (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.
>
> So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2
> and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases can
> volunteer to be the RM and do further releases.
>
> One thing is clear, though - folks need to be on the dev and user lists so
> they can take place in DISCUSS threads.
>
> Thanks,
> James
>
> [1] https://lists.apache.org/thread.html/5b8b44acb1d3608770309767c3cdde
> cbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
> [2] https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e07aeca8c
> 7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E
>
> On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
> kpalaniappan@marinsoftware.com> wrote:
>
>> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>>
>> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
>> wrote:
>>
>>> The Apache Phoenix team is pleased to announce the immediate
>>> availability of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP
>>> and operational analytics for Apache Hadoop using Apache HBase as its
>>> backing store and providing integration with other projects in the Apache
>>> ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases
>>> are compatible with HBase 0.98 and 1.3.
>>>
>>> Highlights of the release include:
>>>
>>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
>>> connecting [1]
>>> * Numerous bug fixes around handling of row deletion [2]
>>> * Improvements to statistics collection [3]
>>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>>
>>> Source and binary downloads are available here [5].
>>>
>>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>> 20rowDeletion
>>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>> 20statsCollection
>>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>>> [5] http://phoenix.apache.org/download.html
>>>
>>
>>
>


-- 
Un saludo.
Pedro Boado.

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Kumar Palaniappan <kp...@marinsoftware.com>.
Thanks James. Sure will look into it from my end n update.
 
Currently we are focused on the ZK connection leak https://issues.apache.org/jira/browse/PHOENIX-4247
https://issues.apache.org/jira/browse/PHOENIX-4319

Kumar Palaniappan   

> On Nov 19, 2017, at 1:21 PM, James Taylor <ja...@apache.org> wrote:
> 
> Hi Kumar,
> I started a discussion [1][2] on the dev list to find an RM for the HBase 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there were no plans for a release. Subsequently we've heard from a few folks that they needed it, and Pedro Boado volunteered to do CDH compatible release (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.
> 
> So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2 and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases can volunteer to be the RM and do further releases.
> 
> One thing is clear, though - folks need to be on the dev and user lists so they can take place in DISCUSS threads.
> 
> Thanks,
> James
> 
> [1] https://lists.apache.org/thread.html/5b8b44acb1d3608770309767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
> [2] https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e07aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E
> 
>> On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <kp...@marinsoftware.com> wrote:
>> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>> 
>>> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org> wrote:
>>> The Apache Phoenix team is pleased to announce the immediate availability of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP and operational analytics for Apache Hadoop using Apache HBase as its backing store and providing integration with other projects in the Apache ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases are compatible with HBase 0.98 and 1.3.
>>> 
>>> Highlights of the release include:
>>> 
>>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when connecting [1]
>>> * Numerous bug fixes around handling of row deletion [2]
>>> * Improvements to statistics collection [3] 
>>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>> 
>>> Source and binary downloads are available here [5].
>>> 
>>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20rowDeletion
>>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20statsCollection
>>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>>> [5] http://phoenix.apache.org/download.html
>> 
> 

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Pedro Boado <pe...@gmail.com>.
Yes to all, I meant CDH5.9 and 5.10 and also HBASE 17587.

On 27 Nov 2017 08:50, "Kumar Palaniappan" <kp...@marinsoftware.com>
wrote:

> You mean CDH5.9 and 5.10? And also HBASE 17587?
>
> On Mon, Nov 27, 2017 at 12:37 AM, Pedro Boado <pe...@gmail.com>
> wrote:
>
>> My branch is based on 4.x-HBase. But I wouldn't recommend using cdh4.9 &
>> 4.10 as they include HBASE-16604 but not it's fix HBASE-17187 (issue found
>> in PHOENIX-3736)
>>
>> Cheers.
>>
>> On 27 Nov 2017 08:28, "Kumar Palaniappan" <kp...@marinsoftware.com>
>> wrote:
>>
>>> Thanks @james.
>>>
>>> Since this patch(Phoenix-4372) is tightly coupled with CDH5.11.2, would
>>> like to get the 4.13HBase1.2 branch released so can make it compatible with
>>> CDH5.9.2 the version which our clusters are on and test.
>>>
>>> @Pedro, please let me know, how to get access to 4.13.1HBase1.2
>>>
>>> On Fri, Nov 24, 2017 at 10:08 AM, James Taylor <ja...@apache.org>
>>> wrote:
>>>
>>>> @Kumar - yes, we’ll do a 4.13.1 release shortly for HBase 1.2 out of
>>>> the head of the 4.x-HBase-1.2 branch. Pedro is going to be the RM going
>>>> forward for this branch and do CDH release from this. You can track that on
>>>> PHOENIX-4372.
>>>>
>>>> @Flavio - Pedro is targeting a CDH 5.11.2 release.
>>>>
>>>> On Fri, Nov 24, 2017 at 8:53 AM Flavio Pompermaier <
>>>> pompermaier@okkam.it> wrote:
>>>>
>>>>> Hi to all,
>>>>> is there any Parcel available for Phoenix 4.13 and Cloudera CDH
>>>>> 5.9-5.10 available (HBase 1.2) somewhere?
>>>>>
>>>>> Best,
>>>>> Flavio
>>>>>
>>>>> On Thu, Nov 23, 2017 at 7:33 AM, Kumar Palaniappan <
>>>>> kpalaniappan@marinsoftware.com> wrote:
>>>>>
>>>>>> @Jmaes, are you still planning to release 4.13HBase1.2?
>>>>>>
>>>>>> On Sun, Nov 19, 2017 at 1:21 PM, James Taylor <jamestaylor@apache.org
>>>>>> > wrote:
>>>>>>
>>>>>>> Hi Kumar,
>>>>>>> I started a discussion [1][2] on the dev list to find an RM for the
>>>>>>> HBase 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there
>>>>>>> were no plans for a release. Subsequently we've heard from a few folks that
>>>>>>> they needed it, and Pedro Boado volunteered to do CDH compatible release
>>>>>>> (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.
>>>>>>>
>>>>>>> So I've volunteered to do one more Phoenix 4.13.1 release for HBase
>>>>>>> 1.2 and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases
>>>>>>> can volunteer to be the RM and do further releases.
>>>>>>>
>>>>>>> One thing is clear, though - folks need to be on the dev and user
>>>>>>> lists so they can take place in DISCUSS threads.
>>>>>>>
>>>>>>> Thanks,
>>>>>>> James
>>>>>>>
>>>>>>> [1] https://lists.apache.org/thread.html/5b8b44acb1d36087703
>>>>>>> 09767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
>>>>>>> [2] https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e0
>>>>>>> 7aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E
>>>>>>>
>>>>>>> On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
>>>>>>> kpalaniappan@marinsoftware.com> wrote:
>>>>>>>
>>>>>>>> Are there any plans to release Phoenix 4.13 compatible with HBase
>>>>>>>> 1.2?
>>>>>>>>
>>>>>>>> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <
>>>>>>>> jamestaylor@apache.org> wrote:
>>>>>>>>
>>>>>>>>> The Apache Phoenix team is pleased to announce the immediate
>>>>>>>>> availability of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP
>>>>>>>>> and operational analytics for Apache Hadoop using Apache HBase as its
>>>>>>>>> backing store and providing integration with other projects in the Apache
>>>>>>>>> ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases
>>>>>>>>> are compatible with HBase 0.98 and 1.3.
>>>>>>>>>
>>>>>>>>> Highlights of the release include:
>>>>>>>>>
>>>>>>>>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG
>>>>>>>>> when connecting [1]
>>>>>>>>> * Numerous bug fixes around handling of row deletion [2]
>>>>>>>>> * Improvements to statistics collection [3]
>>>>>>>>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>>>>>>>>
>>>>>>>>> Source and binary downloads are available here [5].
>>>>>>>>>
>>>>>>>>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>>>>>>>>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>>>>>>> 20rowDeletion
>>>>>>>>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>>>>>>> 20statsCollection
>>>>>>>>> [4] https://phoenix.apache.org/language/functions.html#colla
>>>>>>>>> tion_key
>>>>>>>>> [5] http://phoenix.apache.org/download.html
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Flavio Pompermaier
>>>>> Development Department
>>>>>
>>>>> OKKAM S.r.l.
>>>>> Tel. +(39) 0461 041809 <+39%200461%20041809>
>>>>>
>>>>
>>>
>

RE: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Pedro Boado <pe...@gmail.com>.
It's still pending merging, please check PHOENIX-4372 for details and
feedback -if you plan using it-

On 27 Nov 2017 08:58, "Bulvik, Noam" <No...@teoco.com> wrote:

> Where can we take the parcel for CDH 5.11.x from ?
>
>
>
> *From:* Kumar Palaniappan [mailto:kpalaniappan@marinsoftware.com]
> *Sent:* Monday, November 27, 2017 10:51 AM
> *To:* user@phoenix.apache.org
> *Subject:* Re: [ANNOUNCE] Apache Phoenix 4.13 released
>
>
>
> You mean CDH5.9 and 5.10? And also HBASE 17587?
>
>
>
> On Mon, Nov 27, 2017 at 12:37 AM, Pedro Boado <pe...@gmail.com>
> wrote:
>
> My branch is based on 4.x-HBase. But I wouldn't recommend using cdh4.9 &
> 4.10 as they include HBASE-16604 but not it's fix HBASE-17187 (issue found
> in PHOENIX-3736)
>
>
>
> Cheers.
>
>
>
> On 27 Nov 2017 08:28, "Kumar Palaniappan" <kp...@marinsoftware.com>
> wrote:
>
> Thanks @james.
>
>
>
> Since this patch(Phoenix-4372) is tightly coupled with CDH5.11.2, would
> like to get the 4.13HBase1.2 branch released so can make it compatible with
> CDH5.9.2 the version which our clusters are on and test.
>
>
>
> @Pedro, please let me know, how to get access to 4.13.1HBase1.2
>
>
>
> On Fri, Nov 24, 2017 at 10:08 AM, James Taylor <ja...@apache.org>
> wrote:
>
> @Kumar - yes, we’ll do a 4.13.1 release shortly for HBase 1.2 out of the
> head of the 4.x-HBase-1.2 branch. Pedro is going to be the RM going forward
> for this branch and do CDH release from this. You can track that on
> PHOENIX-4372.
>
>
>
> @Flavio - Pedro is targeting a CDH 5.11.2 release.
>
>
>
> On Fri, Nov 24, 2017 at 8:53 AM Flavio Pompermaier <po...@okkam.it>
> wrote:
>
> Hi to all,
>
> is there any Parcel available for Phoenix 4.13 and Cloudera CDH 5.9-5.10
> available (HBase 1.2) somewhere?
>
>
>
> Best,
>
> Flavio
>
>
>
> On Thu, Nov 23, 2017 at 7:33 AM, Kumar Palaniappan <
> kpalaniappan@marinsoftware.com> wrote:
>
> @Jmaes, are you still planning to release 4.13HBase1.2?
>
>
>
> On Sun, Nov 19, 2017 at 1:21 PM, James Taylor <ja...@apache.org>
> wrote:
>
> Hi Kumar,
>
> I started a discussion [1][2] on the dev list to find an RM for the HBase
> 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there were
> no plans for a release. Subsequently we've heard from a few folks that they
> needed it, and Pedro Boado volunteered to do CDH compatible release
> (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.
>
>
>
> So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2
> and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases can
> volunteer to be the RM and do further releases.
>
>
>
> One thing is clear, though - folks need to be on the dev and user lists so
> they can take place in DISCUSS threads.
>
>
>
> Thanks,
>
> James
>
>
>
> [1] https://lists.apache.org/thread.html/5b8b44acb1d3608770309767c3cdde
> cbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
>
> [2] https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e07aeca8c
> 7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E
>
>
>
> On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
> kpalaniappan@marinsoftware.com> wrote:
>
> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>
>
>
> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
> wrote:
>
> The Apache Phoenix team is pleased to announce the immediate availability
> of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP and
> operational analytics for Apache Hadoop using Apache HBase as its backing
> store and providing integration with other projects in the Apache ecosystem
> such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases are
> compatible with HBase 0.98 and 1.3.
>
>
>
> Highlights of the release include:
>
>
>
> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
> connecting [1]
>
> * Numerous bug fixes around handling of row deletion [2]
>
> * Improvements to statistics collection [3]
>
> * New COLLATION_KEY built-in function for linguistic sort [4]
>
>
>
> Source and binary downloads are available here [5].
>
>
>
> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>
> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20rowDeletion
>
> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
> 20statsCollection
>
> [4] https://phoenix.apache.org/language/functions.html#collation_key
>
> [5] http://phoenix.apache.org/download.html
>
>
>
>
>
>
>
>
>
>
>
> --
>
> Flavio Pompermaier
> Development Department
>
> OKKAM S.r.l.
> Tel. +(39) 0461 041809 <+39%200461%20041809>
>
>
>
>
>
> ------------------------------
>
> PRIVILEGED AND CONFIDENTIAL
> PLEASE NOTE: The information contained in this message is privileged and
> confidential, and is intended only for the use of the individual to whom it
> is addressed and others who have been specifically authorized to receive
> it. If you are not the intended recipient, you are hereby notified that any
> dissemination, distribution or copying of this communication is strictly
> prohibited. If you have received this communication in error, or if any
> problems occur with transmission, please contact sender. Thank you.
>

RE: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by "Bulvik, Noam" <No...@teoco.com>.
Where can we take the parcel for CDH 5.11.x from ?

From: Kumar Palaniappan [mailto:kpalaniappan@marinsoftware.com]
Sent: Monday, November 27, 2017 10:51 AM
To: user@phoenix.apache.org
Subject: Re: [ANNOUNCE] Apache Phoenix 4.13 released

You mean CDH5.9 and 5.10? And also HBASE 17587?

On Mon, Nov 27, 2017 at 12:37 AM, Pedro Boado <pe...@gmail.com>> wrote:
My branch is based on 4.x-HBase. But I wouldn't recommend using cdh4.9 & 4.10 as they include HBASE-16604 but not it's fix HBASE-17187 (issue found in PHOENIX-3736)

Cheers.

On 27 Nov 2017 08:28, "Kumar Palaniappan" <kp...@marinsoftware.com>> wrote:
Thanks @james.

Since this patch(Phoenix-4372) is tightly coupled with CDH5.11.2, would like to get the 4.13HBase1.2 branch released so can make it compatible with CDH5.9.2 the version which our clusters are on and test.

@Pedro, please let me know, how to get access to 4.13.1HBase1.2

On Fri, Nov 24, 2017 at 10:08 AM, James Taylor <ja...@apache.org>> wrote:
@Kumar - yes, we’ll do a 4.13.1 release shortly for HBase 1.2 out of the head of the 4.x-HBase-1.2 branch. Pedro is going to be the RM going forward for this branch and do CDH release from this. You can track that on PHOENIX-4372.

@Flavio - Pedro is targeting a CDH 5.11.2 release.

On Fri, Nov 24, 2017 at 8:53 AM Flavio Pompermaier <po...@okkam.it>> wrote:
Hi to all,
is there any Parcel available for Phoenix 4.13 and Cloudera CDH 5.9-5.10 available (HBase 1.2) somewhere?

Best,
Flavio

On Thu, Nov 23, 2017 at 7:33 AM, Kumar Palaniappan <kp...@marinsoftware.com>> wrote:
@Jmaes, are you still planning to release 4.13HBase1.2?

On Sun, Nov 19, 2017 at 1:21 PM, James Taylor <ja...@apache.org>> wrote:
Hi Kumar,
I started a discussion [1][2] on the dev list to find an RM for the HBase 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there were no plans for a release. Subsequently we've heard from a few folks that they needed it, and Pedro Boado volunteered to do CDH compatible release (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.

So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2 and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases can volunteer to be the RM and do further releases.

One thing is clear, though - folks need to be on the dev and user lists so they can take place in DISCUSS threads.

Thanks,
James

[1] https://lists.apache.org/thread.html/5b8b44acb1d3608770309767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
[2] https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e07aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E

On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <kp...@marinsoftware.com>> wrote:
Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?

On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>> wrote:
The Apache Phoenix team is pleased to announce the immediate availability of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP and operational analytics for Apache Hadoop using Apache HBase as its backing store and providing integration with other projects in the Apache ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases are compatible with HBase 0.98 and 1.3.

Highlights of the release include:

* Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when connecting [1]
* Numerous bug fixes around handling of row deletion [2]
* Improvements to statistics collection [3]
* New COLLATION_KEY built-in function for linguistic sort [4]

Source and binary downloads are available here [5].

[1] https://issues.apache.org/jira/browse/PHOENIX-4335
[2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20rowDeletion
[3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20statsCollection
[4] https://phoenix.apache.org/language/functions.html#collation_key
[5] http://phoenix.apache.org/download.html






--
Flavio Pompermaier
Development Department

OKKAM S.r.l.
Tel. +(39) 0461 041809<tel:+39%200461%20041809>



________________________________

PRIVILEGED AND CONFIDENTIAL
PLEASE NOTE: The information contained in this message is privileged and confidential, and is intended only for the use of the individual to whom it is addressed and others who have been specifically authorized to receive it. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, or if any problems occur with transmission, please contact sender. Thank you.

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Kumar Palaniappan <kp...@marinsoftware.com>.
You mean CDH5.9 and 5.10? And also HBASE 17587?

On Mon, Nov 27, 2017 at 12:37 AM, Pedro Boado <pe...@gmail.com> wrote:

> My branch is based on 4.x-HBase. But I wouldn't recommend using cdh4.9 &
> 4.10 as they include HBASE-16604 but not it's fix HBASE-17187 (issue found
> in PHOENIX-3736)
>
> Cheers.
>
> On 27 Nov 2017 08:28, "Kumar Palaniappan" <kp...@marinsoftware.com>
> wrote:
>
>> Thanks @james.
>>
>> Since this patch(Phoenix-4372) is tightly coupled with CDH5.11.2, would
>> like to get the 4.13HBase1.2 branch released so can make it compatible with
>> CDH5.9.2 the version which our clusters are on and test.
>>
>> @Pedro, please let me know, how to get access to 4.13.1HBase1.2
>>
>> On Fri, Nov 24, 2017 at 10:08 AM, James Taylor <ja...@apache.org>
>> wrote:
>>
>>> @Kumar - yes, we’ll do a 4.13.1 release shortly for HBase 1.2 out of the
>>> head of the 4.x-HBase-1.2 branch. Pedro is going to be the RM going forward
>>> for this branch and do CDH release from this. You can track that on
>>> PHOENIX-4372.
>>>
>>> @Flavio - Pedro is targeting a CDH 5.11.2 release.
>>>
>>> On Fri, Nov 24, 2017 at 8:53 AM Flavio Pompermaier <po...@okkam.it>
>>> wrote:
>>>
>>>> Hi to all,
>>>> is there any Parcel available for Phoenix 4.13 and Cloudera CDH
>>>> 5.9-5.10 available (HBase 1.2) somewhere?
>>>>
>>>> Best,
>>>> Flavio
>>>>
>>>> On Thu, Nov 23, 2017 at 7:33 AM, Kumar Palaniappan <
>>>> kpalaniappan@marinsoftware.com> wrote:
>>>>
>>>>> @Jmaes, are you still planning to release 4.13HBase1.2?
>>>>>
>>>>> On Sun, Nov 19, 2017 at 1:21 PM, James Taylor <ja...@apache.org>
>>>>> wrote:
>>>>>
>>>>>> Hi Kumar,
>>>>>> I started a discussion [1][2] on the dev list to find an RM for the
>>>>>> HBase 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there
>>>>>> were no plans for a release. Subsequently we've heard from a few folks that
>>>>>> they needed it, and Pedro Boado volunteered to do CDH compatible release
>>>>>> (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.
>>>>>>
>>>>>> So I've volunteered to do one more Phoenix 4.13.1 release for HBase
>>>>>> 1.2 and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases
>>>>>> can volunteer to be the RM and do further releases.
>>>>>>
>>>>>> One thing is clear, though - folks need to be on the dev and user
>>>>>> lists so they can take place in DISCUSS threads.
>>>>>>
>>>>>> Thanks,
>>>>>> James
>>>>>>
>>>>>> [1] https://lists.apache.org/thread.html/5b8b44acb1d36087703
>>>>>> 09767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
>>>>>> [2] https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e0
>>>>>> 7aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E
>>>>>>
>>>>>> On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
>>>>>> kpalaniappan@marinsoftware.com> wrote:
>>>>>>
>>>>>>> Are there any plans to release Phoenix 4.13 compatible with HBase
>>>>>>> 1.2?
>>>>>>>
>>>>>>> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <
>>>>>>> jamestaylor@apache.org> wrote:
>>>>>>>
>>>>>>>> The Apache Phoenix team is pleased to announce the immediate
>>>>>>>> availability of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP
>>>>>>>> and operational analytics for Apache Hadoop using Apache HBase as its
>>>>>>>> backing store and providing integration with other projects in the Apache
>>>>>>>> ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases
>>>>>>>> are compatible with HBase 0.98 and 1.3.
>>>>>>>>
>>>>>>>> Highlights of the release include:
>>>>>>>>
>>>>>>>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG
>>>>>>>> when connecting [1]
>>>>>>>> * Numerous bug fixes around handling of row deletion [2]
>>>>>>>> * Improvements to statistics collection [3]
>>>>>>>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>>>>>>>
>>>>>>>> Source and binary downloads are available here [5].
>>>>>>>>
>>>>>>>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>>>>>>>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>>>>>> 20rowDeletion
>>>>>>>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>>>>>> 20statsCollection
>>>>>>>> [4] https://phoenix.apache.org/language/functions.html#colla
>>>>>>>> tion_key
>>>>>>>> [5] http://phoenix.apache.org/download.html
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Flavio Pompermaier
>>>> Development Department
>>>>
>>>> OKKAM S.r.l.
>>>> Tel. +(39) 0461 041809 <+39%200461%20041809>
>>>>
>>>
>>

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Pedro Boado <pe...@gmail.com>.
My branch is based on 4.x-HBase. But I wouldn't recommend using cdh4.9 &
4.10 as they include HBASE-16604 but not it's fix HBASE-17187 (issue found
in PHOENIX-3736)

Cheers.

On 27 Nov 2017 08:28, "Kumar Palaniappan" <kp...@marinsoftware.com>
wrote:

> Thanks @james.
>
> Since this patch(Phoenix-4372) is tightly coupled with CDH5.11.2, would
> like to get the 4.13HBase1.2 branch released so can make it compatible with
> CDH5.9.2 the version which our clusters are on and test.
>
> @Pedro, please let me know, how to get access to 4.13.1HBase1.2
>
> On Fri, Nov 24, 2017 at 10:08 AM, James Taylor <ja...@apache.org>
> wrote:
>
>> @Kumar - yes, we’ll do a 4.13.1 release shortly for HBase 1.2 out of the
>> head of the 4.x-HBase-1.2 branch. Pedro is going to be the RM going forward
>> for this branch and do CDH release from this. You can track that on
>> PHOENIX-4372.
>>
>> @Flavio - Pedro is targeting a CDH 5.11.2 release.
>>
>> On Fri, Nov 24, 2017 at 8:53 AM Flavio Pompermaier <po...@okkam.it>
>> wrote:
>>
>>> Hi to all,
>>> is there any Parcel available for Phoenix 4.13 and Cloudera CDH 5.9-5.10
>>> available (HBase 1.2) somewhere?
>>>
>>> Best,
>>> Flavio
>>>
>>> On Thu, Nov 23, 2017 at 7:33 AM, Kumar Palaniappan <
>>> kpalaniappan@marinsoftware.com> wrote:
>>>
>>>> @Jmaes, are you still planning to release 4.13HBase1.2?
>>>>
>>>> On Sun, Nov 19, 2017 at 1:21 PM, James Taylor <ja...@apache.org>
>>>> wrote:
>>>>
>>>>> Hi Kumar,
>>>>> I started a discussion [1][2] on the dev list to find an RM for the
>>>>> HBase 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there
>>>>> were no plans for a release. Subsequently we've heard from a few folks that
>>>>> they needed it, and Pedro Boado volunteered to do CDH compatible release
>>>>> (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.
>>>>>
>>>>> So I've volunteered to do one more Phoenix 4.13.1 release for HBase
>>>>> 1.2 and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases
>>>>> can volunteer to be the RM and do further releases.
>>>>>
>>>>> One thing is clear, though - folks need to be on the dev and user
>>>>> lists so they can take place in DISCUSS threads.
>>>>>
>>>>> Thanks,
>>>>> James
>>>>>
>>>>> [1] https://lists.apache.org/thread.html/5b8b44acb1d36087703
>>>>> 09767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
>>>>> [2] https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e0
>>>>> 7aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E
>>>>>
>>>>> On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
>>>>> kpalaniappan@marinsoftware.com> wrote:
>>>>>
>>>>>> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>>>>>>
>>>>>> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <jamestaylor@apache.org
>>>>>> > wrote:
>>>>>>
>>>>>>> The Apache Phoenix team is pleased to announce the immediate
>>>>>>> availability of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP
>>>>>>> and operational analytics for Apache Hadoop using Apache HBase as its
>>>>>>> backing store and providing integration with other projects in the Apache
>>>>>>> ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases
>>>>>>> are compatible with HBase 0.98 and 1.3.
>>>>>>>
>>>>>>> Highlights of the release include:
>>>>>>>
>>>>>>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG
>>>>>>> when connecting [1]
>>>>>>> * Numerous bug fixes around handling of row deletion [2]
>>>>>>> * Improvements to statistics collection [3]
>>>>>>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>>>>>>
>>>>>>> Source and binary downloads are available here [5].
>>>>>>>
>>>>>>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>>>>>>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>>>>> 20rowDeletion
>>>>>>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>>>>> 20statsCollection
>>>>>>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>>>>>>> [5] http://phoenix.apache.org/download.html
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>>
>>> --
>>> Flavio Pompermaier
>>> Development Department
>>>
>>> OKKAM S.r.l.
>>> Tel. +(39) 0461 041809 <+39%200461%20041809>
>>>
>>
>

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Flavio Pompermaier <po...@okkam.it>.
I'd also need a release for HBase 1.2 on CDH 5.9 and CDH 5.10 if
possible..in the next days I'll test the Ubuntu parcel for Cloudera 5.11
and Phoenix 4.13

On Mon, Nov 27, 2017 at 9:28 AM, Kumar Palaniappan <
kpalaniappan@marinsoftware.com> wrote:

> Thanks @james.
>
> Since this patch(Phoenix-4372) is tightly coupled with CDH5.11.2, would
> like to get the 4.13HBase1.2 branch released so can make it compatible with
> CDH5.9.2 the version which our clusters are on and test.
>
> @Pedro, please let me know, how to get access to 4.13.1HBase1.2
>
> On Fri, Nov 24, 2017 at 10:08 AM, James Taylor <ja...@apache.org>
> wrote:
>
>> @Kumar - yes, we’ll do a 4.13.1 release shortly for HBase 1.2 out of the
>> head of the 4.x-HBase-1.2 branch. Pedro is going to be the RM going forward
>> for this branch and do CDH release from this. You can track that on
>> PHOENIX-4372.
>>
>> @Flavio - Pedro is targeting a CDH 5.11.2 release.
>>
>> On Fri, Nov 24, 2017 at 8:53 AM Flavio Pompermaier <po...@okkam.it>
>> wrote:
>>
>>> Hi to all,
>>> is there any Parcel available for Phoenix 4.13 and Cloudera CDH 5.9-5.10
>>> available (HBase 1.2) somewhere?
>>>
>>> Best,
>>> Flavio
>>>
>>> On Thu, Nov 23, 2017 at 7:33 AM, Kumar Palaniappan <
>>> kpalaniappan@marinsoftware.com> wrote:
>>>
>>>> @Jmaes, are you still planning to release 4.13HBase1.2?
>>>>
>>>> On Sun, Nov 19, 2017 at 1:21 PM, James Taylor <ja...@apache.org>
>>>> wrote:
>>>>
>>>>> Hi Kumar,
>>>>> I started a discussion [1][2] on the dev list to find an RM for the
>>>>> HBase 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there
>>>>> were no plans for a release. Subsequently we've heard from a few folks that
>>>>> they needed it, and Pedro Boado volunteered to do CDH compatible release
>>>>> (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.
>>>>>
>>>>> So I've volunteered to do one more Phoenix 4.13.1 release for HBase
>>>>> 1.2 and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases
>>>>> can volunteer to be the RM and do further releases.
>>>>>
>>>>> One thing is clear, though - folks need to be on the dev and user
>>>>> lists so they can take place in DISCUSS threads.
>>>>>
>>>>> Thanks,
>>>>> James
>>>>>
>>>>> [1] https://lists.apache.org/thread.html/5b8b44acb1d36087703
>>>>> 09767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
>>>>> [2] https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e0
>>>>> 7aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E
>>>>>
>>>>> On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
>>>>> kpalaniappan@marinsoftware.com> wrote:
>>>>>
>>>>>> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>>>>>>
>>>>>> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <jamestaylor@apache.org
>>>>>> > wrote:
>>>>>>
>>>>>>> The Apache Phoenix team is pleased to announce the immediate
>>>>>>> availability of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP
>>>>>>> and operational analytics for Apache Hadoop using Apache HBase as its
>>>>>>> backing store and providing integration with other projects in the Apache
>>>>>>> ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases
>>>>>>> are compatible with HBase 0.98 and 1.3.
>>>>>>>
>>>>>>> Highlights of the release include:
>>>>>>>
>>>>>>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG
>>>>>>> when connecting [1]
>>>>>>> * Numerous bug fixes around handling of row deletion [2]
>>>>>>> * Improvements to statistics collection [3]
>>>>>>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>>>>>>
>>>>>>> Source and binary downloads are available here [5].
>>>>>>>
>>>>>>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>>>>>>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>>>>> 20rowDeletion
>>>>>>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>>>>> 20statsCollection
>>>>>>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>>>>>>> [5] http://phoenix.apache.org/download.html
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>>
>>> --
>>> Flavio Pompermaier
>>> Development Department
>>>
>>> OKKAM S.r.l.
>>> Tel. +(39) 0461 041809 <+39%200461%20041809>
>>>
>>
>


-- 
Flavio Pompermaier
Development Department

OKKAM S.r.l.
Tel. +(39) 0461 041809

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Kumar Palaniappan <kp...@marinsoftware.com>.
Thanks @james.

Since this patch(Phoenix-4372) is tightly coupled with CDH5.11.2, would
like to get the 4.13HBase1.2 branch released so can make it compatible with
CDH5.9.2 the version which our clusters are on and test.

@Pedro, please let me know, how to get access to 4.13.1HBase1.2

On Fri, Nov 24, 2017 at 10:08 AM, James Taylor <ja...@apache.org>
wrote:

> @Kumar - yes, we’ll do a 4.13.1 release shortly for HBase 1.2 out of the
> head of the 4.x-HBase-1.2 branch. Pedro is going to be the RM going forward
> for this branch and do CDH release from this. You can track that on
> PHOENIX-4372.
>
> @Flavio - Pedro is targeting a CDH 5.11.2 release.
>
> On Fri, Nov 24, 2017 at 8:53 AM Flavio Pompermaier <po...@okkam.it>
> wrote:
>
>> Hi to all,
>> is there any Parcel available for Phoenix 4.13 and Cloudera CDH 5.9-5.10
>> available (HBase 1.2) somewhere?
>>
>> Best,
>> Flavio
>>
>> On Thu, Nov 23, 2017 at 7:33 AM, Kumar Palaniappan <
>> kpalaniappan@marinsoftware.com> wrote:
>>
>>> @Jmaes, are you still planning to release 4.13HBase1.2?
>>>
>>> On Sun, Nov 19, 2017 at 1:21 PM, James Taylor <ja...@apache.org>
>>> wrote:
>>>
>>>> Hi Kumar,
>>>> I started a discussion [1][2] on the dev list to find an RM for the
>>>> HBase 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there
>>>> were no plans for a release. Subsequently we've heard from a few folks that
>>>> they needed it, and Pedro Boado volunteered to do CDH compatible release
>>>> (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.
>>>>
>>>> So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2
>>>> and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases can
>>>> volunteer to be the RM and do further releases.
>>>>
>>>> One thing is clear, though - folks need to be on the dev and user lists
>>>> so they can take place in DISCUSS threads.
>>>>
>>>> Thanks,
>>>> James
>>>>
>>>> [1] https://lists.apache.org/thread.html/5b8b44acb1d3608770309767c3cdde
>>>> cbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
>>>> [2] https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e07aeca8c
>>>> 7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E
>>>>
>>>> On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
>>>> kpalaniappan@marinsoftware.com> wrote:
>>>>
>>>>> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>>>>>
>>>>> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
>>>>> wrote:
>>>>>
>>>>>> The Apache Phoenix team is pleased to announce the immediate
>>>>>> availability of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP
>>>>>> and operational analytics for Apache Hadoop using Apache HBase as its
>>>>>> backing store and providing integration with other projects in the Apache
>>>>>> ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases
>>>>>> are compatible with HBase 0.98 and 1.3.
>>>>>>
>>>>>> Highlights of the release include:
>>>>>>
>>>>>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG
>>>>>> when connecting [1]
>>>>>> * Numerous bug fixes around handling of row deletion [2]
>>>>>> * Improvements to statistics collection [3]
>>>>>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>>>>>
>>>>>> Source and binary downloads are available here [5].
>>>>>>
>>>>>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>>>>>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>>>> 20rowDeletion
>>>>>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>>>> 20statsCollection
>>>>>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>>>>>> [5] http://phoenix.apache.org/download.html
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>
>>
>> --
>> Flavio Pompermaier
>> Development Department
>>
>> OKKAM S.r.l.
>> Tel. +(39) 0461 041809 <+39%200461%20041809>
>>
>

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by James Taylor <ja...@apache.org>.
@Kumar - yes, we’ll do a 4.13.1 release shortly for HBase 1.2 out of the
head of the 4.x-HBase-1.2 branch. Pedro is going to be the RM going forward
for this branch and do CDH release from this. You can track that on
PHOENIX-4372.

@Flavio - Pedro is targeting a CDH 5.11.2 release.

On Fri, Nov 24, 2017 at 8:53 AM Flavio Pompermaier <po...@okkam.it>
wrote:

> Hi to all,
> is there any Parcel available for Phoenix 4.13 and Cloudera CDH 5.9-5.10
> available (HBase 1.2) somewhere?
>
> Best,
> Flavio
>
> On Thu, Nov 23, 2017 at 7:33 AM, Kumar Palaniappan <
> kpalaniappan@marinsoftware.com> wrote:
>
>> @Jmaes, are you still planning to release 4.13HBase1.2?
>>
>> On Sun, Nov 19, 2017 at 1:21 PM, James Taylor <ja...@apache.org>
>> wrote:
>>
>>> Hi Kumar,
>>> I started a discussion [1][2] on the dev list to find an RM for the
>>> HBase 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there
>>> were no plans for a release. Subsequently we've heard from a few folks that
>>> they needed it, and Pedro Boado volunteered to do CDH compatible release
>>> (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.
>>>
>>> So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2
>>> and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases can
>>> volunteer to be the RM and do further releases.
>>>
>>> One thing is clear, though - folks need to be on the dev and user lists
>>> so they can take place in DISCUSS threads.
>>>
>>> Thanks,
>>> James
>>>
>>> [1]
>>> https://lists.apache.org/thread.html/5b8b44acb1d3608770309767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
>>> [2]
>>> https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e07aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E
>>>
>>> On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
>>> kpalaniappan@marinsoftware.com> wrote:
>>>
>>>> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>>>>
>>>> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
>>>> wrote:
>>>>
>>>>> The Apache Phoenix team is pleased to announce the immediate
>>>>> availability of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP
>>>>> and operational analytics for Apache Hadoop using Apache HBase as its
>>>>> backing store and providing integration with other projects in the Apache
>>>>> ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases
>>>>> are compatible with HBase 0.98 and 1.3.
>>>>>
>>>>> Highlights of the release include:
>>>>>
>>>>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
>>>>> connecting [1]
>>>>> * Numerous bug fixes around handling of row deletion [2]
>>>>> * Improvements to statistics collection [3]
>>>>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>>>>
>>>>> Source and binary downloads are available here [5].
>>>>>
>>>>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>>>>> [2]
>>>>> https://issues.apache.org/jira/issues/?jql=labels%20%3D%20rowDeletion
>>>>> [3]
>>>>> https://issues.apache.org/jira/issues/?jql=labels%20%3D%20statsCollection
>>>>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>>>>> [5] http://phoenix.apache.org/download.html
>>>>>
>>>>
>>>>
>>>
>>
>
>
> --
> Flavio Pompermaier
> Development Department
>
> OKKAM S.r.l.
> Tel. +(39) 0461 041809
>

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Flavio Pompermaier <po...@okkam.it>.
Hi to all,
is there any Parcel available for Phoenix 4.13 and Cloudera CDH 5.9-5.10
available (HBase 1.2) somewhere?

Best,
Flavio

On Thu, Nov 23, 2017 at 7:33 AM, Kumar Palaniappan <
kpalaniappan@marinsoftware.com> wrote:

> @Jmaes, are you still planning to release 4.13HBase1.2?
>
> On Sun, Nov 19, 2017 at 1:21 PM, James Taylor <ja...@apache.org>
> wrote:
>
>> Hi Kumar,
>> I started a discussion [1][2] on the dev list to find an RM for the HBase
>> 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there were
>> no plans for a release. Subsequently we've heard from a few folks that they
>> needed it, and Pedro Boado volunteered to do CDH compatible release
>> (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.
>>
>> So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2
>> and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases can
>> volunteer to be the RM and do further releases.
>>
>> One thing is clear, though - folks need to be on the dev and user lists
>> so they can take place in DISCUSS threads.
>>
>> Thanks,
>> James
>>
>> [1] https://lists.apache.org/thread.html/5b8b44acb1d36087703
>> 09767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
>> [2] https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e0
>> 7aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E
>>
>> On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
>> kpalaniappan@marinsoftware.com> wrote:
>>
>>> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>>>
>>> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
>>> wrote:
>>>
>>>> The Apache Phoenix team is pleased to announce the immediate
>>>> availability of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP
>>>> and operational analytics for Apache Hadoop using Apache HBase as its
>>>> backing store and providing integration with other projects in the Apache
>>>> ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases
>>>> are compatible with HBase 0.98 and 1.3.
>>>>
>>>> Highlights of the release include:
>>>>
>>>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
>>>> connecting [1]
>>>> * Numerous bug fixes around handling of row deletion [2]
>>>> * Improvements to statistics collection [3]
>>>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>>>
>>>> Source and binary downloads are available here [5].
>>>>
>>>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>>>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>> 20rowDeletion
>>>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>>> 20statsCollection
>>>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>>>> [5] http://phoenix.apache.org/download.html
>>>>
>>>
>>>
>>
>


-- 
Flavio Pompermaier
Development Department

OKKAM S.r.l.
Tel. +(39) 0461 041809

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Kumar Palaniappan <kp...@marinsoftware.com>.
@Jmaes, are you still planning to release 4.13HBase1.2?

On Sun, Nov 19, 2017 at 1:21 PM, James Taylor <ja...@apache.org>
wrote:

> Hi Kumar,
> I started a discussion [1][2] on the dev list to find an RM for the HBase
> 1.2 (and HBase 1.1) branch, but no one initially stepped up, so there were
> no plans for a release. Subsequently we've heard from a few folks that they
> needed it, and Pedro Boado volunteered to do CDH compatible release
> (see PHOENIX-4372) which requires an up to date HBase 1.2 based release.
>
> So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2
> and 1.1. I'm hoping you, Pedro and others that need 1.2 based releases can
> volunteer to be the RM and do further releases.
>
> One thing is clear, though - folks need to be on the dev and user lists so
> they can take place in DISCUSS threads.
>
> Thanks,
> James
>
> [1] https://lists.apache.org/thread.html/5b8b44acb1d3608770309767c3cdde
> cbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
> [2] https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e07aeca8c
> 7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E
>
> On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
> kpalaniappan@marinsoftware.com> wrote:
>
>> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>>
>> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
>> wrote:
>>
>>> The Apache Phoenix team is pleased to announce the immediate
>>> availability of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP
>>> and operational analytics for Apache Hadoop using Apache HBase as its
>>> backing store and providing integration with other projects in the Apache
>>> ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases
>>> are compatible with HBase 0.98 and 1.3.
>>>
>>> Highlights of the release include:
>>>
>>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
>>> connecting [1]
>>> * Numerous bug fixes around handling of row deletion [2]
>>> * Improvements to statistics collection [3]
>>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>>
>>> Source and binary downloads are available here [5].
>>>
>>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>> 20rowDeletion
>>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>>> 20statsCollection
>>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>>> [5] http://phoenix.apache.org/download.html
>>>
>>
>>
>

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by James Taylor <ja...@apache.org>.
Hi Kumar,
I started a discussion [1][2] on the dev list to find an RM for the HBase
1.2 (and HBase 1.1) branch, but no one initially stepped up, so there were
no plans for a release. Subsequently we've heard from a few folks that they
needed it, and Pedro Boado volunteered to do CDH compatible release
(see PHOENIX-4372) which requires an up to date HBase 1.2 based release.

So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2 and
1.1. I'm hoping you, Pedro and others that need 1.2 based releases can
volunteer to be the RM and do further releases.

One thing is clear, though - folks need to be on the dev and user lists so
they can take place in DISCUSS threads.

Thanks,
James

[1]
https://lists.apache.org/thread.html/5b8b44acb1d3608770309767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
[2]
https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e07aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E

On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
kpalaniappan@marinsoftware.com> wrote:

> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>
> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
> wrote:
>
>> The Apache Phoenix team is pleased to announce the immediate availability
>> of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP and
>> operational analytics for Apache Hadoop using Apache HBase as its backing
>> store and providing integration with other projects in the Apache ecosystem
>> such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases are
>> compatible with HBase 0.98 and 1.3.
>>
>> Highlights of the release include:
>>
>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
>> connecting [1]
>> * Numerous bug fixes around handling of row deletion [2]
>> * Improvements to statistics collection [3]
>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>
>> Source and binary downloads are available here [5].
>>
>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20rowDeletion
>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>> 20statsCollection
>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>> [5] http://phoenix.apache.org/download.html
>>
>
>

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by James Taylor <ja...@apache.org>.
Hi Kumar,
I started a discussion [1][2] on the dev list to find an RM for the HBase
1.2 (and HBase 1.1) branch, but no one initially stepped up, so there were
no plans for a release. Subsequently we've heard from a few folks that they
needed it, and Pedro Boado volunteered to do CDH compatible release
(see PHOENIX-4372) which requires an up to date HBase 1.2 based release.

So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2 and
1.1. I'm hoping you, Pedro and others that need 1.2 based releases can
volunteer to be the RM and do further releases.

One thing is clear, though - folks need to be on the dev and user lists so
they can take place in DISCUSS threads.

Thanks,
James

[1]
https://lists.apache.org/thread.html/5b8b44acb1d3608770309767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
[2]
https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e07aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E

On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
kpalaniappan@marinsoftware.com> wrote:

> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>
> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
> wrote:
>
>> The Apache Phoenix team is pleased to announce the immediate availability
>> of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP and
>> operational analytics for Apache Hadoop using Apache HBase as its backing
>> store and providing integration with other projects in the Apache ecosystem
>> such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases are
>> compatible with HBase 0.98 and 1.3.
>>
>> Highlights of the release include:
>>
>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
>> connecting [1]
>> * Numerous bug fixes around handling of row deletion [2]
>> * Improvements to statistics collection [3]
>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>
>> Source and binary downloads are available here [5].
>>
>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20rowDeletion
>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>> 20statsCollection
>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>> [5] http://phoenix.apache.org/download.html
>>
>
>

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by James Taylor <ja...@apache.org>.
Hi Kumar,
I started a discussion [1][2] on the dev list to find an RM for the HBase
1.2 (and HBase 1.1) branch, but no one initially stepped up, so there were
no plans for a release. Subsequently we've heard from a few folks that they
needed it, and Pedro Boado volunteered to do CDH compatible release
(see PHOENIX-4372) which requires an up to date HBase 1.2 based release.

So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2 and
1.1. I'm hoping you, Pedro and others that need 1.2 based releases can
volunteer to be the RM and do further releases.

One thing is clear, though - folks need to be on the dev and user lists so
they can take place in DISCUSS threads.

Thanks,
James

[1]
https://lists.apache.org/thread.html/5b8b44acb1d3608770309767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
[2]
https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e07aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E

On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
kpalaniappan@marinsoftware.com> wrote:

> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>
> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
> wrote:
>
>> The Apache Phoenix team is pleased to announce the immediate availability
>> of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP and
>> operational analytics for Apache Hadoop using Apache HBase as its backing
>> store and providing integration with other projects in the Apache ecosystem
>> such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases are
>> compatible with HBase 0.98 and 1.3.
>>
>> Highlights of the release include:
>>
>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
>> connecting [1]
>> * Numerous bug fixes around handling of row deletion [2]
>> * Improvements to statistics collection [3]
>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>
>> Source and binary downloads are available here [5].
>>
>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20rowDeletion
>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>> 20statsCollection
>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>> [5] http://phoenix.apache.org/download.html
>>
>
>

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by James Taylor <ja...@apache.org>.
Hi Kumar,
I started a discussion [1][2] on the dev list to find an RM for the HBase
1.2 (and HBase 1.1) branch, but no one initially stepped up, so there were
no plans for a release. Subsequently we've heard from a few folks that they
needed it, and Pedro Boado volunteered to do CDH compatible release
(see PHOENIX-4372) which requires an up to date HBase 1.2 based release.

So I've volunteered to do one more Phoenix 4.13.1 release for HBase 1.2 and
1.1. I'm hoping you, Pedro and others that need 1.2 based releases can
volunteer to be the RM and do further releases.

One thing is clear, though - folks need to be on the dev and user lists so
they can take place in DISCUSS threads.

Thanks,
James

[1]
https://lists.apache.org/thread.html/5b8b44acb1d3608770309767c3cddecbc6484c29452fe6750d8e1516@%3Cdev.phoenix.apache.org%3E
[2]
https://lists.apache.org/thread.html/70cffa798d5f21ef87b02e07aeca8c7982b0b30251411b7be17fadf9@%3Cdev.phoenix.apache.org%3E

On Sun, Nov 19, 2017 at 12:23 PM, Kumar Palaniappan <
kpalaniappan@marinsoftware.com> wrote:

> Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?
>
> On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
> wrote:
>
>> The Apache Phoenix team is pleased to announce the immediate availability
>> of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP and
>> operational analytics for Apache Hadoop using Apache HBase as its backing
>> store and providing integration with other projects in the Apache ecosystem
>> such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases are
>> compatible with HBase 0.98 and 1.3.
>>
>> Highlights of the release include:
>>
>> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
>> connecting [1]
>> * Numerous bug fixes around handling of row deletion [2]
>> * Improvements to statistics collection [3]
>> * New COLLATION_KEY built-in function for linguistic sort [4]
>>
>> Source and binary downloads are available here [5].
>>
>> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
>> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20rowDeletion
>> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
>> 20statsCollection
>> [4] https://phoenix.apache.org/language/functions.html#collation_key
>> [5] http://phoenix.apache.org/download.html
>>
>
>

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Kumar Palaniappan <kp...@marinsoftware.com>.
Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?

On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
wrote:

> The Apache Phoenix team is pleased to announce the immediate availability
> of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP and
> operational analytics for Apache Hadoop using Apache HBase as its backing
> store and providing integration with other projects in the Apache ecosystem
> such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases are
> compatible with HBase 0.98 and 1.3.
>
> Highlights of the release include:
>
> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
> connecting [1]
> * Numerous bug fixes around handling of row deletion [2]
> * Improvements to statistics collection [3]
> * New COLLATION_KEY built-in function for linguistic sort [4]
>
> Source and binary downloads are available here [5].
>
> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20rowDeletion
> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
> 20statsCollection
> [4] https://phoenix.apache.org/language/functions.html#collation_key
> [5] http://phoenix.apache.org/download.html
>

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Kumar Palaniappan <kp...@marinsoftware.com>.
Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?

On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
wrote:

> The Apache Phoenix team is pleased to announce the immediate availability
> of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP and
> operational analytics for Apache Hadoop using Apache HBase as its backing
> store and providing integration with other projects in the Apache ecosystem
> such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases are
> compatible with HBase 0.98 and 1.3.
>
> Highlights of the release include:
>
> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
> connecting [1]
> * Numerous bug fixes around handling of row deletion [2]
> * Improvements to statistics collection [3]
> * New COLLATION_KEY built-in function for linguistic sort [4]
>
> Source and binary downloads are available here [5].
>
> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20rowDeletion
> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
> 20statsCollection
> [4] https://phoenix.apache.org/language/functions.html#collation_key
> [5] http://phoenix.apache.org/download.html
>

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Kumar Palaniappan <kp...@marinsoftware.com>.
Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?

On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
wrote:

> The Apache Phoenix team is pleased to announce the immediate availability
> of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP and
> operational analytics for Apache Hadoop using Apache HBase as its backing
> store and providing integration with other projects in the Apache ecosystem
> such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases are
> compatible with HBase 0.98 and 1.3.
>
> Highlights of the release include:
>
> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
> connecting [1]
> * Numerous bug fixes around handling of row deletion [2]
> * Improvements to statistics collection [3]
> * New COLLATION_KEY built-in function for linguistic sort [4]
>
> Source and binary downloads are available here [5].
>
> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20rowDeletion
> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
> 20statsCollection
> [4] https://phoenix.apache.org/language/functions.html#collation_key
> [5] http://phoenix.apache.org/download.html
>

Re: [ANNOUNCE] Apache Phoenix 4.13 released

Posted by Kumar Palaniappan <kp...@marinsoftware.com>.
Are there any plans to release Phoenix 4.13 compatible with HBase 1.2?

On Sat, Nov 11, 2017 at 5:57 PM, James Taylor <ja...@apache.org>
wrote:

> The Apache Phoenix team is pleased to announce the immediate availability
> of the 4.13.0 release. Apache Phoenix enables SQL-based OLTP and
> operational analytics for Apache Hadoop using Apache HBase as its backing
> store and providing integration with other projects in the Apache ecosystem
> such as Spark, Hive, Pig, Flume, and MapReduce. The 4.x releases are
> compatible with HBase 0.98 and 1.3.
>
> Highlights of the release include:
>
> * Critical bug fix to prevent snapshot creation of SYSTEM.CATALOG when
> connecting [1]
> * Numerous bug fixes around handling of row deletion [2]
> * Improvements to statistics collection [3]
> * New COLLATION_KEY built-in function for linguistic sort [4]
>
> Source and binary downloads are available here [5].
>
> [1] https://issues.apache.org/jira/browse/PHOENIX-4335
> [2] https://issues.apache.org/jira/issues/?jql=labels%20%3D%20rowDeletion
> [3] https://issues.apache.org/jira/issues/?jql=labels%20%3D%
> 20statsCollection
> [4] https://phoenix.apache.org/language/functions.html#collation_key
> [5] http://phoenix.apache.org/download.html
>