Re: Announcing phoenix-for-cloudera 4.6.0

2016-01-28 Thread Andrew Purtell
Looking today


On Tue, Jan 26, 2016 at 11:00 PM, Kumar Palaniappan <
kpalaniap...@marinsoftware.com> wrote:

> Andrew, any updates? Seem HBase-11544 impacted the Phoenix and CDH 5.5.1
> isnt working.
>
> On Sun, Jan 17, 2016 at 11:25 AM, Andrew Purtell  > wrote:
>
>> This looks like something easy to fix up. Maybe I can get to it next week.
>>
>> > On Jan 15, 2016, at 9:07 PM, Krishna  wrote:
>> >
>> > On the branch:  4.5-HBase-1.0-cdh5, I set cdh version to 5.5.1 in pom
>> and
>> > building the package produces following errors.
>> > Repo: https://github.com/chiastic-security/phoenix-for-cloudera
>> >
>> > [ERROR]
>> >
>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/util/Tracing.java:[176,82]
>> > cannot find symbol
>> > [ERROR] symbol:   method getParentId()
>> > [ERROR] location: variable span of type org.apache.htrace.Span
>> > [ERROR]
>> >
>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[129,31]
>> > cannot find symbol
>> > [ERROR] symbol:   variable ROOT_SPAN_ID
>> > [ERROR] location: interface org.apache.htrace.Span
>> > [ERROR]
>> >
>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[159,38]
>> > cannot find symbol
>> > [ERROR] symbol:   variable ROOT_SPAN_ID
>> > [ERROR] location: interface org.apache.htrace.Span
>> > [ERROR]
>> >
>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[162,31]
>> > cannot find symbol
>> > [ERROR] symbol:   variable ROOT_SPAN_ID
>> > [ERROR] location: interface org.apache.htrace.Span
>> > [ERROR]
>> >
>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[337,38]
>> > cannot find symbol
>> > [ERROR] symbol:   variable ROOT_SPAN_ID
>> > [ERROR] location: interface org.apache.htrace.Span
>> > [ERROR]
>> >
>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[339,42]
>> > cannot find symbol
>> > [ERROR] symbol:   variable ROOT_SPAN_ID
>> > [ERROR] location: interface org.apache.htrace.Span
>> > [ERROR]
>> >
>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[359,58]
>> > cannot find symbol
>> > [ERROR] symbol:   variable ROOT_SPAN_ID
>> > [ERROR] location: interface org.apache.htrace.Span
>> > [ERROR]
>> >
>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceMetricSource.java:[99,74]
>> > cannot find symbol
>> > [ERROR] symbol:   method getParentId()
>> > [ERROR] location: variable span of type org.apache.htrace.Span
>> > [ERROR]
>> >
>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceMetricSource.java:[110,60]
>> > incompatible types
>> > [ERROR] required: java.util.Map
>> > [ERROR] found:java.util.Map
>> > [ERROR]
>> >
>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java:[550,57]
>> > > > org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver$1> is
>> not
>> > abstract and does not override abstract method
>> >
>> nextRaw(java.util.List,org.apache.hadoop.hbase.regionserver.ScannerContext)
>> > in org.apache.hadoop.hbase.regionserver.RegionScanner
>> >
>> >
>> >> On Fri, Jan 15, 2016 at 6:20 PM, Krishna 
>> wrote:
>> >>
>> >> Thanks Andrew. Are binaries available for CDH5.5.x?
>> >>
>> >> On Tue, Nov 3, 2015 at 9:10 AM, Andrew Purtell 
>> >> wrote:
>> >>
>> >>> Today I pushed a new branch '4.6-HBase-1.0-cdh5' and the tag
>> >>> 'v4.6.0-cdh5.4.5' (58fcfa6) to
>> >>> https://github.com/chiastic-security/phoenix-for-cloudera. This is
>> the
>> >>> Phoenix 4.6.0 release, modified to build against CDH 5.4.5 and
>> possibly
>> >>> (but not tested) subsequent CDH releases.
>> >>>
>> >>> If you want release tarballs I built from this, get them here:
>> >>>
>> >>> Binaries
>> >>>
>> >>>
>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz
>> >>>
>> >>>
>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.asc
>> >>> (signature)
>> >>>
>> >>>
>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.md5
>> >>> (MD5 sum)
>> >>>
>> >>>
>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.sha
>> >>> (SHA-1 sum)
>> >>>
>> >>>
>> >>> Source
>> >>>
>> >>>
>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz
>> >>>
>> >>>
>> >>>
>> >>>
>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.asc
>> >>> (signature)
>> >>>
>> >>>
>> >>>
>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.md5
>> >>> 

Re: Announcing phoenix-for-cloudera 4.6.0

2016-01-28 Thread Andrew Purtell
I pushed a new branch for CDH 5.5 (5.5.1) as
https://github.com/chiastic-security/phoenix-for-cloudera/tree/4.6-HBase-1.0-cdh5.5
 and renamed the branch for CDH 5.4 to
https://github.com/chiastic-security/phoenix-for-cloudera/tree/4.6-HBase-1.0-cdh5.4

The changes in 4.6-HBase-1.0-cdh5.5 pass unit and integration tests for me
(except a silly date test that hardcodes the expected year to 2015).


On Thu, Jan 28, 2016 at 11:23 AM, Andrew Purtell 
wrote:

> Looking today
>
>
> On Tue, Jan 26, 2016 at 11:00 PM, Kumar Palaniappan <
> kpalaniap...@marinsoftware.com> wrote:
>
>> Andrew, any updates? Seem HBase-11544 impacted the Phoenix and CDH 5.5.1
>> isnt working.
>>
>> On Sun, Jan 17, 2016 at 11:25 AM, Andrew Purtell <
>> andrew.purt...@gmail.com> wrote:
>>
>>> This looks like something easy to fix up. Maybe I can get to it next
>>> week.
>>>
>>> > On Jan 15, 2016, at 9:07 PM, Krishna  wrote:
>>> >
>>> > On the branch:  4.5-HBase-1.0-cdh5, I set cdh version to 5.5.1 in pom
>>> and
>>> > building the package produces following errors.
>>> > Repo: https://github.com/chiastic-security/phoenix-for-cloudera
>>> >
>>> > [ERROR]
>>> >
>>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/util/Tracing.java:[176,82]
>>> > cannot find symbol
>>> > [ERROR] symbol:   method getParentId()
>>> > [ERROR] location: variable span of type org.apache.htrace.Span
>>> > [ERROR]
>>> >
>>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[129,31]
>>> > cannot find symbol
>>> > [ERROR] symbol:   variable ROOT_SPAN_ID
>>> > [ERROR] location: interface org.apache.htrace.Span
>>> > [ERROR]
>>> >
>>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[159,38]
>>> > cannot find symbol
>>> > [ERROR] symbol:   variable ROOT_SPAN_ID
>>> > [ERROR] location: interface org.apache.htrace.Span
>>> > [ERROR]
>>> >
>>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[162,31]
>>> > cannot find symbol
>>> > [ERROR] symbol:   variable ROOT_SPAN_ID
>>> > [ERROR] location: interface org.apache.htrace.Span
>>> > [ERROR]
>>> >
>>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[337,38]
>>> > cannot find symbol
>>> > [ERROR] symbol:   variable ROOT_SPAN_ID
>>> > [ERROR] location: interface org.apache.htrace.Span
>>> > [ERROR]
>>> >
>>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[339,42]
>>> > cannot find symbol
>>> > [ERROR] symbol:   variable ROOT_SPAN_ID
>>> > [ERROR] location: interface org.apache.htrace.Span
>>> > [ERROR]
>>> >
>>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[359,58]
>>> > cannot find symbol
>>> > [ERROR] symbol:   variable ROOT_SPAN_ID
>>> > [ERROR] location: interface org.apache.htrace.Span
>>> > [ERROR]
>>> >
>>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceMetricSource.java:[99,74]
>>> > cannot find symbol
>>> > [ERROR] symbol:   method getParentId()
>>> > [ERROR] location: variable span of type org.apache.htrace.Span
>>> > [ERROR]
>>> >
>>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceMetricSource.java:[110,60]
>>> > incompatible types
>>> > [ERROR] required: java.util.Map
>>> > [ERROR] found:java.util.Map
>>> > [ERROR]
>>> >
>>> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java:[550,57]
>>> > >> > org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver$1> is
>>> not
>>> > abstract and does not override abstract method
>>> >
>>> nextRaw(java.util.List,org.apache.hadoop.hbase.regionserver.ScannerContext)
>>> > in org.apache.hadoop.hbase.regionserver.RegionScanner
>>> >
>>> >
>>> >> On Fri, Jan 15, 2016 at 6:20 PM, Krishna 
>>> wrote:
>>> >>
>>> >> Thanks Andrew. Are binaries available for CDH5.5.x?
>>> >>
>>> >> On Tue, Nov 3, 2015 at 9:10 AM, Andrew Purtell 
>>> >> wrote:
>>> >>
>>> >>> Today I pushed a new branch '4.6-HBase-1.0-cdh5' and the tag
>>> >>> 'v4.6.0-cdh5.4.5' (58fcfa6) to
>>> >>> https://github.com/chiastic-security/phoenix-for-cloudera. This is
>>> the
>>> >>> Phoenix 4.6.0 release, modified to build against CDH 5.4.5 and
>>> possibly
>>> >>> (but not tested) subsequent CDH releases.
>>> >>>
>>> >>> If you want release tarballs I built from this, get them here:
>>> >>>
>>> >>> Binaries
>>> >>>
>>> >>>
>>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz
>>> >>>
>>> >>>
>>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.asc
>>> >>> 

Re: Announcing phoenix-for-cloudera 4.6.0

2016-01-28 Thread Kumar Palaniappan
Andrew, is it HBase 1.1?


https://github.com/chiastic-security/phoenix-for-cloudera/tree/4.6-HBase-1.0-cdh5.5

On Thu, Jan 28, 2016 at 6:51 PM, Andrew Purtell  wrote:

> I pushed a new branch for CDH 5.5 (5.5.1) as
> https://github.com/chiastic-security/phoenix-for-cloudera/tree/4.6-HBase-1.0-cdh5.5
>  and renamed the branch for CDH 5.4 to
> https://github.com/chiastic-security/phoenix-for-cloudera/tree/4.6-HBase-1.0-cdh5.4
>
> The changes in 4.6-HBase-1.0-cdh5.5 pass unit and integration tests for me
> (except a silly date test that hardcodes the expected year to 2015).
>
>
> On Thu, Jan 28, 2016 at 11:23 AM, Andrew Purtell 
> wrote:
>
>> Looking today
>>
>>
>> On Tue, Jan 26, 2016 at 11:00 PM, Kumar Palaniappan <
>> kpalaniap...@marinsoftware.com> wrote:
>>
>>> Andrew, any updates? Seem HBase-11544 impacted the Phoenix and CDH 5.5.1
>>> isnt working.
>>>
>>> On Sun, Jan 17, 2016 at 11:25 AM, Andrew Purtell <
>>> andrew.purt...@gmail.com> wrote:
>>>
 This looks like something easy to fix up. Maybe I can get to it next
 week.

 > On Jan 15, 2016, at 9:07 PM, Krishna  wrote:
 >
 > On the branch:  4.5-HBase-1.0-cdh5, I set cdh version to 5.5.1 in pom
 and
 > building the package produces following errors.
 > Repo: https://github.com/chiastic-security/phoenix-for-cloudera
 >
 > [ERROR]
 >
 ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/util/Tracing.java:[176,82]
 > cannot find symbol
 > [ERROR] symbol:   method getParentId()
 > [ERROR] location: variable span of type org.apache.htrace.Span
 > [ERROR]
 >
 ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[129,31]
 > cannot find symbol
 > [ERROR] symbol:   variable ROOT_SPAN_ID
 > [ERROR] location: interface org.apache.htrace.Span
 > [ERROR]
 >
 ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[159,38]
 > cannot find symbol
 > [ERROR] symbol:   variable ROOT_SPAN_ID
 > [ERROR] location: interface org.apache.htrace.Span
 > [ERROR]
 >
 ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[162,31]
 > cannot find symbol
 > [ERROR] symbol:   variable ROOT_SPAN_ID
 > [ERROR] location: interface org.apache.htrace.Span
 > [ERROR]
 >
 ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[337,38]
 > cannot find symbol
 > [ERROR] symbol:   variable ROOT_SPAN_ID
 > [ERROR] location: interface org.apache.htrace.Span
 > [ERROR]
 >
 ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[339,42]
 > cannot find symbol
 > [ERROR] symbol:   variable ROOT_SPAN_ID
 > [ERROR] location: interface org.apache.htrace.Span
 > [ERROR]
 >
 ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[359,58]
 > cannot find symbol
 > [ERROR] symbol:   variable ROOT_SPAN_ID
 > [ERROR] location: interface org.apache.htrace.Span
 > [ERROR]
 >
 ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceMetricSource.java:[99,74]
 > cannot find symbol
 > [ERROR] symbol:   method getParentId()
 > [ERROR] location: variable span of type org.apache.htrace.Span
 > [ERROR]
 >
 ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceMetricSource.java:[110,60]
 > incompatible types
 > [ERROR] required: java.util.Map
 > [ERROR] found:java.util.Map
 > [ERROR]
 >
 ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java:[550,57]
 > >>> > org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver$1> is
 not
 > abstract and does not override abstract method
 >
 nextRaw(java.util.List,org.apache.hadoop.hbase.regionserver.ScannerContext)
 > in org.apache.hadoop.hbase.regionserver.RegionScanner
 >
 >
 >> On Fri, Jan 15, 2016 at 6:20 PM, Krishna 
 wrote:
 >>
 >> Thanks Andrew. Are binaries available for CDH5.5.x?
 >>
 >> On Tue, Nov 3, 2015 at 9:10 AM, Andrew Purtell 
 >> wrote:
 >>
 >>> Today I pushed a new branch '4.6-HBase-1.0-cdh5' and the tag
 >>> 'v4.6.0-cdh5.4.5' (58fcfa6) to
 >>> https://github.com/chiastic-security/phoenix-for-cloudera. This is
 the
 >>> Phoenix 4.6.0 release, modified to build against CDH 5.4.5 and
 possibly
 >>> (but not tested) subsequent CDH 

Re: Announcing phoenix-for-cloudera 4.6.0

2016-01-28 Thread Andrew Purtell
The HBase version in the 5.5 POM is 1.0.0-cdh-5.5.1. It appears to be HBase 
1.0.x plus some patches backported from trunk. 


> On Jan 28, 2016, at 9:07 PM, Kumar Palaniappan 
>  wrote:
> 
> Andrew, is it HBase 1.1?
> 
>  
> https://github.com/chiastic-security/phoenix-for-cloudera/tree/4.6-HBase-1.0-cdh5.5
> 
>> On Thu, Jan 28, 2016 at 6:51 PM, Andrew Purtell  wrote:
>> I pushed a new branch for CDH 5.5 (5.5.1) as 
>> https://github.com/chiastic-security/phoenix-for-cloudera/tree/4.6-HBase-1.0-cdh5.5
>>   and renamed the branch for CDH 5.4 to 
>> https://github.com/chiastic-security/phoenix-for-cloudera/tree/4.6-HBase-1.0-cdh5.4
>> 
>> The changes in 4.6-HBase-1.0-cdh5.5 pass unit and integration tests for me 
>> (except a silly date test that hardcodes the expected year to 2015). 
>> 
>> 
>>> On Thu, Jan 28, 2016 at 11:23 AM, Andrew Purtell  
>>> wrote:
>>> Looking today
>>> 
>>> 
 On Tue, Jan 26, 2016 at 11:00 PM, Kumar Palaniappan 
  wrote:
 Andrew, any updates? Seem HBase-11544 impacted the Phoenix and CDH 5.5.1 
 isnt working. 
 
> On Sun, Jan 17, 2016 at 11:25 AM, Andrew Purtell 
>  wrote:
> This looks like something easy to fix up. Maybe I can get to it next week.
> 
> > On Jan 15, 2016, at 9:07 PM, Krishna  wrote:
> >
> > On the branch:  4.5-HBase-1.0-cdh5, I set cdh version to 5.5.1 in pom 
> > and
> > building the package produces following errors.
> > Repo: https://github.com/chiastic-security/phoenix-for-cloudera
> >
> > [ERROR]
> > ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/util/Tracing.java:[176,82]
> > cannot find symbol
> > [ERROR] symbol:   method getParentId()
> > [ERROR] location: variable span of type org.apache.htrace.Span
> > [ERROR]
> > ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[129,31]
> > cannot find symbol
> > [ERROR] symbol:   variable ROOT_SPAN_ID
> > [ERROR] location: interface org.apache.htrace.Span
> > [ERROR]
> > ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[159,38]
> > cannot find symbol
> > [ERROR] symbol:   variable ROOT_SPAN_ID
> > [ERROR] location: interface org.apache.htrace.Span
> > [ERROR]
> > ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[162,31]
> > cannot find symbol
> > [ERROR] symbol:   variable ROOT_SPAN_ID
> > [ERROR] location: interface org.apache.htrace.Span
> > [ERROR]
> > ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[337,38]
> > cannot find symbol
> > [ERROR] symbol:   variable ROOT_SPAN_ID
> > [ERROR] location: interface org.apache.htrace.Span
> > [ERROR]
> > ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[339,42]
> > cannot find symbol
> > [ERROR] symbol:   variable ROOT_SPAN_ID
> > [ERROR] location: interface org.apache.htrace.Span
> > [ERROR]
> > ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[359,58]
> > cannot find symbol
> > [ERROR] symbol:   variable ROOT_SPAN_ID
> > [ERROR] location: interface org.apache.htrace.Span
> > [ERROR]
> > ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceMetricSource.java:[99,74]
> > cannot find symbol
> > [ERROR] symbol:   method getParentId()
> > [ERROR] location: variable span of type org.apache.htrace.Span
> > [ERROR]
> > ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceMetricSource.java:[110,60]
> > incompatible types
> > [ERROR] required: java.util.Map
> > [ERROR] found:java.util.Map
> > [ERROR]
> > ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java:[550,57]
> >  > org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver$1> is 
> > not
> > abstract and does not override abstract method
> > nextRaw(java.util.List,org.apache.hadoop.hbase.regionserver.ScannerContext)
> > in org.apache.hadoop.hbase.regionserver.RegionScanner
> >
> >
> >> On Fri, Jan 15, 2016 at 6:20 PM, Krishna  wrote:
> >>
> >> Thanks Andrew. Are binaries available for CDH5.5.x?
> >>
> >> On Tue, Nov 3, 2015 at 9:10 AM, Andrew Purtell 
> >> wrote:
> >>
> >>> Today I pushed a new branch 

Re: Announcing phoenix-for-cloudera 4.6.0

2016-01-26 Thread Kumar Palaniappan
Andrew, any updates? Seem HBase-11544 impacted the Phoenix and CDH 5.5.1
isnt working.

On Sun, Jan 17, 2016 at 11:25 AM, Andrew Purtell 
wrote:

> This looks like something easy to fix up. Maybe I can get to it next week.
>
> > On Jan 15, 2016, at 9:07 PM, Krishna  wrote:
> >
> > On the branch:  4.5-HBase-1.0-cdh5, I set cdh version to 5.5.1 in pom and
> > building the package produces following errors.
> > Repo: https://github.com/chiastic-security/phoenix-for-cloudera
> >
> > [ERROR]
> >
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/util/Tracing.java:[176,82]
> > cannot find symbol
> > [ERROR] symbol:   method getParentId()
> > [ERROR] location: variable span of type org.apache.htrace.Span
> > [ERROR]
> >
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[129,31]
> > cannot find symbol
> > [ERROR] symbol:   variable ROOT_SPAN_ID
> > [ERROR] location: interface org.apache.htrace.Span
> > [ERROR]
> >
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[159,38]
> > cannot find symbol
> > [ERROR] symbol:   variable ROOT_SPAN_ID
> > [ERROR] location: interface org.apache.htrace.Span
> > [ERROR]
> >
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[162,31]
> > cannot find symbol
> > [ERROR] symbol:   variable ROOT_SPAN_ID
> > [ERROR] location: interface org.apache.htrace.Span
> > [ERROR]
> >
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[337,38]
> > cannot find symbol
> > [ERROR] symbol:   variable ROOT_SPAN_ID
> > [ERROR] location: interface org.apache.htrace.Span
> > [ERROR]
> >
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[339,42]
> > cannot find symbol
> > [ERROR] symbol:   variable ROOT_SPAN_ID
> > [ERROR] location: interface org.apache.htrace.Span
> > [ERROR]
> >
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[359,58]
> > cannot find symbol
> > [ERROR] symbol:   variable ROOT_SPAN_ID
> > [ERROR] location: interface org.apache.htrace.Span
> > [ERROR]
> >
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceMetricSource.java:[99,74]
> > cannot find symbol
> > [ERROR] symbol:   method getParentId()
> > [ERROR] location: variable span of type org.apache.htrace.Span
> > [ERROR]
> >
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceMetricSource.java:[110,60]
> > incompatible types
> > [ERROR] required: java.util.Map
> > [ERROR] found:java.util.Map
> > [ERROR]
> >
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java:[550,57]
> >  > org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver$1> is not
> > abstract and does not override abstract method
> >
> nextRaw(java.util.List,org.apache.hadoop.hbase.regionserver.ScannerContext)
> > in org.apache.hadoop.hbase.regionserver.RegionScanner
> >
> >
> >> On Fri, Jan 15, 2016 at 6:20 PM, Krishna  wrote:
> >>
> >> Thanks Andrew. Are binaries available for CDH5.5.x?
> >>
> >> On Tue, Nov 3, 2015 at 9:10 AM, Andrew Purtell 
> >> wrote:
> >>
> >>> Today I pushed a new branch '4.6-HBase-1.0-cdh5' and the tag
> >>> 'v4.6.0-cdh5.4.5' (58fcfa6) to
> >>> https://github.com/chiastic-security/phoenix-for-cloudera. This is the
> >>> Phoenix 4.6.0 release, modified to build against CDH 5.4.5 and possibly
> >>> (but not tested) subsequent CDH releases.
> >>>
> >>> If you want release tarballs I built from this, get them here:
> >>>
> >>> Binaries
> >>>
> >>>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz
> >>>
> >>>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.asc
> >>> (signature)
> >>>
> >>>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.md5
> >>> (MD5 sum)
> >>>
> >>>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.sha
> >>> (SHA-1 sum)
> >>>
> >>>
> >>> Source
> >>>
> >>>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz
> >>>
> >>>
> >>>
> >>>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.asc
> >>> (signature)
> >>>
> >>>
> >>>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.md5
> >>> (MD5 sum)
> >>>
> >>>
> >>>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.sha
> >>> (SHA1-sum)
> >>>
> >>>
> >>> Signed with my code signing key D5365CCD.
> >>>
> >>> ​The source and these binaries incorporate changes from the 

Re: Announcing phoenix-for-cloudera 4.6.0

2016-01-17 Thread Andrew Purtell
This looks like something easy to fix up. Maybe I can get to it next week. 

> On Jan 15, 2016, at 9:07 PM, Krishna  wrote:
> 
> On the branch:  4.5-HBase-1.0-cdh5, I set cdh version to 5.5.1 in pom and
> building the package produces following errors.
> Repo: https://github.com/chiastic-security/phoenix-for-cloudera
> 
> [ERROR]
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/util/Tracing.java:[176,82]
> cannot find symbol
> [ERROR] symbol:   method getParentId()
> [ERROR] location: variable span of type org.apache.htrace.Span
> [ERROR]
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[129,31]
> cannot find symbol
> [ERROR] symbol:   variable ROOT_SPAN_ID
> [ERROR] location: interface org.apache.htrace.Span
> [ERROR]
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[159,38]
> cannot find symbol
> [ERROR] symbol:   variable ROOT_SPAN_ID
> [ERROR] location: interface org.apache.htrace.Span
> [ERROR]
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[162,31]
> cannot find symbol
> [ERROR] symbol:   variable ROOT_SPAN_ID
> [ERROR] location: interface org.apache.htrace.Span
> [ERROR]
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[337,38]
> cannot find symbol
> [ERROR] symbol:   variable ROOT_SPAN_ID
> [ERROR] location: interface org.apache.htrace.Span
> [ERROR]
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[339,42]
> cannot find symbol
> [ERROR] symbol:   variable ROOT_SPAN_ID
> [ERROR] location: interface org.apache.htrace.Span
> [ERROR]
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[359,58]
> cannot find symbol
> [ERROR] symbol:   variable ROOT_SPAN_ID
> [ERROR] location: interface org.apache.htrace.Span
> [ERROR]
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceMetricSource.java:[99,74]
> cannot find symbol
> [ERROR] symbol:   method getParentId()
> [ERROR] location: variable span of type org.apache.htrace.Span
> [ERROR]
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceMetricSource.java:[110,60]
> incompatible types
> [ERROR] required: java.util.Map
> [ERROR] found:java.util.Map
> [ERROR]
> ~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java:[550,57]
>  org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver$1> is not
> abstract and does not override abstract method
> nextRaw(java.util.List,org.apache.hadoop.hbase.regionserver.ScannerContext)
> in org.apache.hadoop.hbase.regionserver.RegionScanner
> 
> 
>> On Fri, Jan 15, 2016 at 6:20 PM, Krishna  wrote:
>> 
>> Thanks Andrew. Are binaries available for CDH5.5.x?
>> 
>> On Tue, Nov 3, 2015 at 9:10 AM, Andrew Purtell 
>> wrote:
>> 
>>> Today I pushed a new branch '4.6-HBase-1.0-cdh5' and the tag
>>> 'v4.6.0-cdh5.4.5' (58fcfa6) to
>>> https://github.com/chiastic-security/phoenix-for-cloudera. This is the
>>> Phoenix 4.6.0 release, modified to build against CDH 5.4.5 and possibly
>>> (but not tested) subsequent CDH releases.
>>> 
>>> If you want release tarballs I built from this, get them here:
>>> 
>>> Binaries
>>> 
>>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz
>>> 
>>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.asc
>>> (signature)
>>> 
>>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.md5
>>> (MD5 sum)
>>> 
>>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.sha
>>> (SHA-1 sum)
>>> 
>>> 
>>> Source
>>> 
>>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz
>>> 
>>> 
>>> 
>>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.asc
>>> (signature)
>>> 
>>> 
>>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.md5
>>> (MD5 sum)
>>> 
>>> 
>>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.sha
>>> (SHA1-sum)
>>> 
>>> 
>>> Signed with my code signing key D5365CCD.
>>> 
>>> ​The source and these binaries incorporate changes from the Cloudera Labs
>>> fork of Phoenix (https://github.com/cloudera-labs/phoenix), licensed
>>> under the ASL v2, Neither the source or binary artifacts are in any way
>>> "official" or supported by the Apache Phoenix project. The source and
>>> artifacts are provided by me in a personal capacity for the convenience of
>>> would-be Phoenix users that also use CDH. Please don't contact the Apache
>>> Phoenix 

Re: Announcing phoenix-for-cloudera 4.6.0

2016-01-17 Thread Krishna
What Phoenix version is in the parcels for CDH5.5.1? Is there a way to
extract jars from those parcels?

On Sun, Jan 17, 2016 at 5:52 AM, Alex Ott  wrote:

> The parcels provided by Cloudera were updated to run on CDH 5.5.
> I've installed it, but didn't run very complex tasks, but basic tasks
> works fine.
>
> Krishna  at "Fri, 15 Jan 2016 18:20:47 -0800" wrote:
>  K> Thanks Andrew. Are binaries available for CDH5.5.x?
>
>  K> On Tue, Nov 3, 2015 at 9:10 AM, Andrew Purtell 
> wrote:
>
>  K> Today I pushed a new branch '4.6-HBase-1.0-cdh5' and the tag
> 'v4.6.0-cdh5.4.5' (58fcfa6) to https://github.com/chiastic-security/
>  K> phoenix-for-cloudera. This is the Phoenix 4.6.0 release, modified
> to build against CDH 5.4.5 and possibly (but not tested)
>  K> subsequent CDH releases.
>  K>
>  K> If you want release tarballs I built from this, get them here:
>
>  K> Binaries
>  K>
>  K>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz
>  K>
>  K>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.asc
>  (signature)
>  K>
>  K>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.md5
> (MD5 sum)
>  K>
>  K>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.sha
>  (SHA-1 sum)
>
>  K> Source
>  K>
>  K>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz
>
>  K>
>  K>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.asc
>  (signature)
>  K>
>  K>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.md5
> (MD5 sum)
>  K>
>  K>
> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.sha
>  (SHA1-sum)
>
>  K> Signed with my code signing key D5365CCD.
>  K>
>  K> ​The source and these binaries incorporate changes from the
> Cloudera Labs fork of Phoenix (https://github.com/cloudera-labs/
>  K> phoenix), licensed under the ASL v2, Neither the source or binary
> artifacts are in any way "official" or supported by the Apache
>  K> Phoenix project. The source and artifacts are provided by me in a
> personal capacity for the convenience of would-be Phoenix users
>  K> that also use CDH. Please don't contact the Apache Phoenix project
> for any issues regarding this source and these binaries.
>  K>
>  K> --
>  K> Best regards,
>  K>
>  K>- Andy
>  K>
>  K> Problems worthy of attack prove their worth by hitting back. -
> Piet Hein (via Tom White)
>
>
>
> --
> With best wishes, Alex Ott
> http://alexott.blogspot.com/http://alexott.net/
> http://alexott-ru.blogspot.com/
> Skype: alex.ott
>


Re: Announcing phoenix-for-cloudera 4.6.0

2016-01-15 Thread Krishna
On the branch:  4.5-HBase-1.0-cdh5, I set cdh version to 5.5.1 in pom and
building the package produces following errors.
Repo: https://github.com/chiastic-security/phoenix-for-cloudera

[ERROR]
~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/util/Tracing.java:[176,82]
cannot find symbol
[ERROR] symbol:   method getParentId()
[ERROR] location: variable span of type org.apache.htrace.Span
[ERROR]
~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[129,31]
cannot find symbol
[ERROR] symbol:   variable ROOT_SPAN_ID
[ERROR] location: interface org.apache.htrace.Span
[ERROR]
~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[159,38]
cannot find symbol
[ERROR] symbol:   variable ROOT_SPAN_ID
[ERROR] location: interface org.apache.htrace.Span
[ERROR]
~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[162,31]
cannot find symbol
[ERROR] symbol:   variable ROOT_SPAN_ID
[ERROR] location: interface org.apache.htrace.Span
[ERROR]
~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[337,38]
cannot find symbol
[ERROR] symbol:   variable ROOT_SPAN_ID
[ERROR] location: interface org.apache.htrace.Span
[ERROR]
~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[339,42]
cannot find symbol
[ERROR] symbol:   variable ROOT_SPAN_ID
[ERROR] location: interface org.apache.htrace.Span
[ERROR]
~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceReader.java:[359,58]
cannot find symbol
[ERROR] symbol:   variable ROOT_SPAN_ID
[ERROR] location: interface org.apache.htrace.Span
[ERROR]
~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceMetricSource.java:[99,74]
cannot find symbol
[ERROR] symbol:   method getParentId()
[ERROR] location: variable span of type org.apache.htrace.Span
[ERROR]
~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/trace/TraceMetricSource.java:[110,60]
incompatible types
[ERROR] required: java.util.Map
[ERROR] found:java.util.Map
[ERROR]
~/phoenix_related/phoenix-for-cloudera/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java:[550,57]
 is not
abstract and does not override abstract method
nextRaw(java.util.List,org.apache.hadoop.hbase.regionserver.ScannerContext)
in org.apache.hadoop.hbase.regionserver.RegionScanner


On Fri, Jan 15, 2016 at 6:20 PM, Krishna  wrote:

> Thanks Andrew. Are binaries available for CDH5.5.x?
>
> On Tue, Nov 3, 2015 at 9:10 AM, Andrew Purtell 
> wrote:
>
>> Today I pushed a new branch '4.6-HBase-1.0-cdh5' and the tag
>> 'v4.6.0-cdh5.4.5' (58fcfa6) to
>> https://github.com/chiastic-security/phoenix-for-cloudera. This is the
>> Phoenix 4.6.0 release, modified to build against CDH 5.4.5 and possibly
>> (but not tested) subsequent CDH releases.
>>
>> If you want release tarballs I built from this, get them here:
>>
>> Binaries
>>
>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz
>>
>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.asc
>>  (signature)
>>
>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.md5
>> (MD5 sum)
>>
>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.sha
>>  (SHA-1 sum)
>>
>>
>> Source
>>
>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz
>>
>>
>>
>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.asc
>>  (signature)
>>
>>
>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.md5
>> (MD5 sum)
>>
>>
>> http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.sha
>>  (SHA1-sum)
>>
>>
>> Signed with my code signing key D5365CCD.
>>
>> ​The source and these binaries incorporate changes from the Cloudera Labs
>> fork of Phoenix (https://github.com/cloudera-labs/phoenix), licensed
>> under the ASL v2, Neither the source or binary artifacts are in any way
>> "official" or supported by the Apache Phoenix project. The source and
>> artifacts are provided by me in a personal capacity for the convenience of
>> would-be Phoenix users that also use CDH. Please don't contact the Apache
>> Phoenix project for any issues regarding this source and these binaries.
>>
>> --
>> Best regards,
>>
>>- Andy
>>
>> Problems worthy of attack prove their worth by hitting back. - Piet Hein
>> (via Tom White)
>>
>
>


RE: Announcing phoenix-for-cloudera 4.6.0

2015-11-03 Thread Kevin Verhoeven
Fantastic! Thank you!

Kevin

From: James Heather [mailto:james.heat...@mendeley.com]
Sent: Tuesday, November 3, 2015 9:13 AM
To: user@phoenix.apache.org
Subject: Re: Announcing phoenix-for-cloudera 4.6.0

Bravo, Sir!

Thanks for doing that.
On 03/11/15 17:10, Andrew Purtell wrote:
Today I pushed a new branch '4.6-HBase-1.0-cdh5' and the tag 'v4.6.0-cdh5.4.5' 
(58fcfa6) to https://github.com/chiastic-security/phoenix-for-cloudera. This is 
the Phoenix 4.6.0 release, modified to build against CDH 5.4.5 and possibly 
(but not tested) subsequent CDH releases.

If you want release tarballs I built from this, get them here:

Binaries
http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz
http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.asc  
(signature)
http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.md5 
(MD5 sum)
http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.sha  
(SHA-1 sum)

Source
http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz
http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.asc  
(signature)
http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.md5 
(MD5 sum)
http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.sha  
(SHA1-sum)

Signed with my code signing key D5365CCD.

​The source and these binaries incorporate changes from the Cloudera Labs fork 
of Phoenix (https://github.com/cloudera-labs/phoenix), licensed under the ASL 
v2, Neither the source or binary artifacts are in any way "official" or 
supported by the Apache Phoenix project. The source and artifacts are provided 
by me in a personal capacity for the convenience of would-be Phoenix users that 
also use CDH. Please don't contact the Apache Phoenix project for any issues 
regarding this source and these binaries.

--
Best regards,

   - Andy

Problems worthy of attack prove their worth by hitting back. - Piet Hein (via 
Tom White)



Re: Announcing phoenix-for-cloudera 4.6.0

2015-11-03 Thread James Heather

Bravo, Sir!

Thanks for doing that.

On 03/11/15 17:10, Andrew Purtell wrote:
Today I pushed a new branch '4.6-HBase-1.0-cdh5' and the tag 
'v4.6.0-cdh5.4.5' (58fcfa6) to 
https://github.com/chiastic-security/phoenix-for-cloudera. This is the 
Phoenix 4.6.0 release, modified to build against CDH 5.4.5 and 
possibly (but not tested) subsequent CDH releases.


If you want release tarballs I built from this, get them here:

Binaries


http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz


http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.asc
 (signature)


http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.md5
(MD5 sum)


http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-bin.tar.gz.sha
 (SHA-1 sum)


Source


http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz



http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.asc
 (signature)


http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.md5
(MD5 sum)


http://apurtell.s3.amazonaws.com/phoenix/phoenix-4.6.0-cdh5.4.5-src.tar.gz.sha
 (SHA1-sum)


Signed with my code signing key D5365CCD.

​The source and these binaries incorporate changes from the Cloudera 
Labs fork of Phoenix (https://github.com/cloudera-labs/phoenix), 
licensed under the ASL v2, Neither the source or binary artifacts are 
in any way "official" or supported by the Apache Phoenix project. The 
source and artifacts are provided by me in a personal capacity for the 
convenience of would-be Phoenix users that also use CDH. Please don't 
contact the Apache Phoenix project for any issues regarding this 
source and these binaries.


--
Best regards,

   - Andy

Problems worthy of attack prove their worth by hitting back. - Piet 
Hein (via Tom White)