Re: java 1.8

2016-12-16 Thread MrAsanjar .
I'm heading back home tomorrow, will start working on these issues again.
BTW, thanks for your and Roman's helps in accelerating move to JAVA 8 and
consequently Bigtop release 1.2.0  .

On Sat, Dec 17, 2016 at 6:24 AM, MrAsanjar .  wrote:

> interesting, i got JAVA_HOME not found since JAVA 8 was not installed..
> maybe your recent patches fixed the problem.
>
> On Sat, Dec 17, 2016 at 5:04 AM, Olaf Flebbe  wrote:
>
>> Could you please elaborate? kite compiled with the same changes for 1.8
>> even on centos-6 for me.
>>
>> Olaf
>>
>> > Am 16.12.2016 um 18:19 schrieb MrAsanjar . :
>> >
>> > yap .. I fixed kite issue by changing the jdk_version few weeks ago but
>> had
>> > regressions with centos6
>> >
>> > On Sat, Dec 17, 2016 at 12:40 AM, Olaf Flebbe  wrote:
>> >
>> >> Holy crap.
>> >>
>> >> Olaf
>> >>
>> >>> Am 16.12.2016 um 17:33 schrieb MrAsanjar . :
>> >>>
>> >>> it is used in kite, oozie, and pig
>> >>>
>> >>> On Fri, Dec 16, 2016 at 11:15 PM, Olaf Flebbe  wrote:
>> >>>
>>  Hi,
>> 
>>  I doubt that the jdk within bigtop.bom does anything. You could even
>> set
>>  it to "java 10"
>> 
>>  Olaf
>> 
>> 
>> > Am 16.12.2016 um 16:07 schrieb MrAsanjar . :
>> >
>> > +1 i am all for it :) however that would require change to
>> jdk_version
>>  (1.7
>> > to 1.8) in bigtop.bom. I was going to do that but in my initial
>> testing
>> > broke centos6 and debian builds.
>> >
>> > On Fri, Dec 16, 2016 at 4:51 AM, Olaf Flebbe  wrote:
>> >
>> >> Hi *,
>> >>
>> >> I found out that current java-1.7.0 at ubuntu 14.04 and debian 8
>> has
>> >> at
>> >> least one serious bug: gradle on java 1.7 cannot download from
>> >> https://plugins.gradle.org since it seems not to be able to
>> validate
>>  the
>> >> cert chain.
>> >>
>> >> BIGTOP-2633
>> >>
>> >> However using gradle with Java 1.8 seems to work flawlessly.
>> >>
>> >> Please stop me... I am testing right now a more rigorous patch
>> >> removing
>> >> jdk-1.7 altogether.
>> >>
>> >> Olaf
>> >>
>> >>
>> >>
>> 
>> 
>> >>
>> >>
>>
>>
>


Re: java 1.8

2016-12-16 Thread MrAsanjar .
interesting, i got JAVA_HOME not found since JAVA 8 was not installed..
maybe your recent patches fixed the problem.

On Sat, Dec 17, 2016 at 5:04 AM, Olaf Flebbe  wrote:

> Could you please elaborate? kite compiled with the same changes for 1.8
> even on centos-6 for me.
>
> Olaf
>
> > Am 16.12.2016 um 18:19 schrieb MrAsanjar . :
> >
> > yap .. I fixed kite issue by changing the jdk_version few weeks ago but
> had
> > regressions with centos6
> >
> > On Sat, Dec 17, 2016 at 12:40 AM, Olaf Flebbe  wrote:
> >
> >> Holy crap.
> >>
> >> Olaf
> >>
> >>> Am 16.12.2016 um 17:33 schrieb MrAsanjar . :
> >>>
> >>> it is used in kite, oozie, and pig
> >>>
> >>> On Fri, Dec 16, 2016 at 11:15 PM, Olaf Flebbe  wrote:
> >>>
>  Hi,
> 
>  I doubt that the jdk within bigtop.bom does anything. You could even
> set
>  it to "java 10"
> 
>  Olaf
> 
> 
> > Am 16.12.2016 um 16:07 schrieb MrAsanjar . :
> >
> > +1 i am all for it :) however that would require change to
> jdk_version
>  (1.7
> > to 1.8) in bigtop.bom. I was going to do that but in my initial
> testing
> > broke centos6 and debian builds.
> >
> > On Fri, Dec 16, 2016 at 4:51 AM, Olaf Flebbe  wrote:
> >
> >> Hi *,
> >>
> >> I found out that current java-1.7.0 at ubuntu 14.04 and debian 8 has
> >> at
> >> least one serious bug: gradle on java 1.7 cannot download from
> >> https://plugins.gradle.org since it seems not to be able to
> validate
>  the
> >> cert chain.
> >>
> >> BIGTOP-2633
> >>
> >> However using gradle with Java 1.8 seems to work flawlessly.
> >>
> >> Please stop me... I am testing right now a more rigorous patch
> >> removing
> >> jdk-1.7 altogether.
> >>
> >> Olaf
> >>
> >>
> >>
> 
> 
> >>
> >>
>
>


Re: java 1.8

2016-12-16 Thread Olaf Flebbe
Could you please elaborate? kite compiled with the same changes for 1.8 even on 
centos-6 for me.

Olaf

> Am 16.12.2016 um 18:19 schrieb MrAsanjar . :
> 
> yap .. I fixed kite issue by changing the jdk_version few weeks ago but had
> regressions with centos6
> 
> On Sat, Dec 17, 2016 at 12:40 AM, Olaf Flebbe  wrote:
> 
>> Holy crap.
>> 
>> Olaf
>> 
>>> Am 16.12.2016 um 17:33 schrieb MrAsanjar . :
>>> 
>>> it is used in kite, oozie, and pig
>>> 
>>> On Fri, Dec 16, 2016 at 11:15 PM, Olaf Flebbe  wrote:
>>> 
 Hi,
 
 I doubt that the jdk within bigtop.bom does anything. You could even set
 it to "java 10"
 
 Olaf
 
 
> Am 16.12.2016 um 16:07 schrieb MrAsanjar . :
> 
> +1 i am all for it :) however that would require change to jdk_version
 (1.7
> to 1.8) in bigtop.bom. I was going to do that but in my initial testing
> broke centos6 and debian builds.
> 
> On Fri, Dec 16, 2016 at 4:51 AM, Olaf Flebbe  wrote:
> 
>> Hi *,
>> 
>> I found out that current java-1.7.0 at ubuntu 14.04 and debian 8 has
>> at
>> least one serious bug: gradle on java 1.7 cannot download from
>> https://plugins.gradle.org since it seems not to be able to validate
 the
>> cert chain.
>> 
>> BIGTOP-2633
>> 
>> However using gradle with Java 1.8 seems to work flawlessly.
>> 
>> Please stop me... I am testing right now a more rigorous patch
>> removing
>> jdk-1.7 altogether.
>> 
>> Olaf
>> 
>> 
>> 
 
 
>> 
>> 



Re: java 1.8

2016-12-16 Thread MrAsanjar .
yap .. I fixed kite issue by changing the jdk_version few weeks ago but had
regressions with centos6

On Sat, Dec 17, 2016 at 12:40 AM, Olaf Flebbe  wrote:

> Holy crap.
>
> Olaf
>
> > Am 16.12.2016 um 17:33 schrieb MrAsanjar . :
> >
> > it is used in kite, oozie, and pig
> >
> > On Fri, Dec 16, 2016 at 11:15 PM, Olaf Flebbe  wrote:
> >
> >> Hi,
> >>
> >> I doubt that the jdk within bigtop.bom does anything. You could even set
> >> it to "java 10"
> >>
> >> Olaf
> >>
> >>
> >>> Am 16.12.2016 um 16:07 schrieb MrAsanjar . :
> >>>
> >>> +1 i am all for it :) however that would require change to jdk_version
> >> (1.7
> >>> to 1.8) in bigtop.bom. I was going to do that but in my initial testing
> >>> broke centos6 and debian builds.
> >>>
> >>> On Fri, Dec 16, 2016 at 4:51 AM, Olaf Flebbe  wrote:
> >>>
>  Hi *,
> 
>  I found out that current java-1.7.0 at ubuntu 14.04 and debian 8 has
> at
>  least one serious bug: gradle on java 1.7 cannot download from
>  https://plugins.gradle.org since it seems not to be able to validate
> >> the
>  cert chain.
> 
>  BIGTOP-2633
> 
>  However using gradle with Java 1.8 seems to work flawlessly.
> 
>  Please stop me... I am testing right now a more rigorous patch
> removing
>  jdk-1.7 altogether.
> 
>  Olaf
> 
> 
> 
> >>
> >>
>
>


Re: java 1.8

2016-12-16 Thread Olaf Flebbe
Holy crap.

Olaf

> Am 16.12.2016 um 17:33 schrieb MrAsanjar . :
> 
> it is used in kite, oozie, and pig
> 
> On Fri, Dec 16, 2016 at 11:15 PM, Olaf Flebbe  wrote:
> 
>> Hi,
>> 
>> I doubt that the jdk within bigtop.bom does anything. You could even set
>> it to "java 10"
>> 
>> Olaf
>> 
>> 
>>> Am 16.12.2016 um 16:07 schrieb MrAsanjar . :
>>> 
>>> +1 i am all for it :) however that would require change to jdk_version
>> (1.7
>>> to 1.8) in bigtop.bom. I was going to do that but in my initial testing
>>> broke centos6 and debian builds.
>>> 
>>> On Fri, Dec 16, 2016 at 4:51 AM, Olaf Flebbe  wrote:
>>> 
 Hi *,
 
 I found out that current java-1.7.0 at ubuntu 14.04 and debian 8 has at
 least one serious bug: gradle on java 1.7 cannot download from
 https://plugins.gradle.org since it seems not to be able to validate
>> the
 cert chain.
 
 BIGTOP-2633
 
 However using gradle with Java 1.8 seems to work flawlessly.
 
 Please stop me... I am testing right now a more rigorous patch removing
 jdk-1.7 altogether.
 
 Olaf
 
 
 
>> 
>> 



Re: java 1.8

2016-12-16 Thread MrAsanjar .
it is used in kite, oozie, and pig

On Fri, Dec 16, 2016 at 11:15 PM, Olaf Flebbe  wrote:

> Hi,
>
> I doubt that the jdk within bigtop.bom does anything. You could even set
> it to "java 10"
>
> Olaf
>
>
> > Am 16.12.2016 um 16:07 schrieb MrAsanjar . :
> >
> > +1 i am all for it :) however that would require change to jdk_version
> (1.7
> > to 1.8) in bigtop.bom. I was going to do that but in my initial testing
> > broke centos6 and debian builds.
> >
> > On Fri, Dec 16, 2016 at 4:51 AM, Olaf Flebbe  wrote:
> >
> >> Hi *,
> >>
> >> I found out that current java-1.7.0 at ubuntu 14.04 and debian 8 has at
> >> least one serious bug: gradle on java 1.7 cannot download from
> >> https://plugins.gradle.org since it seems not to be able to validate
> the
> >> cert chain.
> >>
> >> BIGTOP-2633
> >>
> >> However using gradle with Java 1.8 seems to work flawlessly.
> >>
> >> Please stop me... I am testing right now a more rigorous patch removing
> >> jdk-1.7 altogether.
> >>
> >> Olaf
> >>
> >>
> >>
>
>


Re: java 1.8

2016-12-16 Thread Olaf Flebbe
Hi,

I doubt that the jdk within bigtop.bom does anything. You could even set it to 
"java 10"

Olaf


> Am 16.12.2016 um 16:07 schrieb MrAsanjar . :
> 
> +1 i am all for it :) however that would require change to jdk_version (1.7
> to 1.8) in bigtop.bom. I was going to do that but in my initial testing
> broke centos6 and debian builds.
> 
> On Fri, Dec 16, 2016 at 4:51 AM, Olaf Flebbe  wrote:
> 
>> Hi *,
>> 
>> I found out that current java-1.7.0 at ubuntu 14.04 and debian 8 has at
>> least one serious bug: gradle on java 1.7 cannot download from
>> https://plugins.gradle.org since it seems not to be able to validate the
>> cert chain.
>> 
>> BIGTOP-2633
>> 
>> However using gradle with Java 1.8 seems to work flawlessly.
>> 
>> Please stop me... I am testing right now a more rigorous patch removing
>> jdk-1.7 altogether.
>> 
>> Olaf
>> 
>> 
>> 



Re: java 1.8

2016-12-16 Thread MrAsanjar .
+1 i am all for it :) however that would require change to jdk_version (1.7
to 1.8) in bigtop.bom. I was going to do that but in my initial testing
broke centos6 and debian builds.

On Fri, Dec 16, 2016 at 4:51 AM, Olaf Flebbe  wrote:

> Hi *,
>
> I found out that current java-1.7.0 at ubuntu 14.04 and debian 8 has at
> least one serious bug: gradle on java 1.7 cannot download from
> https://plugins.gradle.org since it seems not to be able to validate the
> cert chain.
>
> BIGTOP-2633
>
> However using gradle with Java 1.8 seems to work flawlessly.
>
> Please stop me... I am testing right now a more rigorous patch removing
> jdk-1.7 altogether.
>
> Olaf
>
>
>