Re: Hbase/Hue/oozie and others CI build failure

2018-02-14 Thread MrAsanjar .
Olaf,
Most of these issues are caused by Hive upgrade from 1.x to 2.x i.e.
https://issues.apache.org/jira/browse/BIGTOP-2986
https://issues.apache.org/jira/browse/BIGTOP-2987

On Wed, Feb 14, 2018 at 7:41 AM, Jun HE  wrote:

> Hi, Olaf,
>
> Thanks for detail description.
> Hue's issue looks pretty complex.
> For HBase, I found that the build was success on Centos/Ubuntu/OpenSuse
> now, but failed on other distros. The error message indicates for
> incompatible doc format. I'll try it locally to see how to fix it.
>
> Regards,
>
> Jun
>
> 2018-02-13 4:10 GMT+08:00 Olaf Flebbe :
>
> > Hi Jun,
> >
> > Sorry for spamming. But I noticed that on
> >
> > This is not spamming! Not at all!
> >
> >
> > Hue: It is broken because the newer distros (i.e. debian-9 fedora-26) use
> > openssl-1.1.x rather openssl-1.0.x .
> > upstream does not this. I tried to fix hue, but the whole dependency
> > concept of hue is broken beyond simple repair.
> > I cannot maintain hue any more.
> >
> > IMHO the best way to resolve is either to remove hue completly or back
> off
> > all the patch I placed into hue after bigtop-1.2.1
> > and switch back to openssl-1.0 development in our base images available
> in
> > all distros. This may work.
> >
> > Hbase: Had the issue because of maven 3.5.2 . Hope that it is fixed
> with  BIGTOP-2894
> > Bump hbase to 1.3.1
> >
> > Oozie may have an issue with maven 3.5.2 as well. Going back to maven 3.3
> > may work. Should be fixed in oozie.
> >
> > Phoenix IIRC has an openssl issue as well.
> >
> >
> > I see that our CI is stalled. It did not work for almost 2 weeks. Will
> try
> > to clean up.
> >
> > Olaf
> >
> >
> >
> >
> >
> > Am 12.02.2018 um 09:20 schrieb Jun HE :
> >
> > Hi, all,
> >
> > Sorry for spamming. But I noticed that on
> > https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/,
> > Hbase/Hue/Oozie/Phenoix and pig building are failed on all platforms.
> >
> > I have impression that they might related to new Hbase version, but
> > couldn't find the original Jira/mail thread now. Does anyone know what's
> > going on there? Any plan to fix them?
> >
> > Thanks & regards,
> >
> > Jun
> >
> >
> >
>


Re: Hbase/Hue/oozie and others CI build failure

2018-02-14 Thread Jun HE
Hi, Olaf,

Thanks for detail description.
Hue's issue looks pretty complex.
For HBase, I found that the build was success on Centos/Ubuntu/OpenSuse
now, but failed on other distros. The error message indicates for
incompatible doc format. I'll try it locally to see how to fix it.

Regards,

Jun

2018-02-13 4:10 GMT+08:00 Olaf Flebbe :

> Hi Jun,
>
> Sorry for spamming. But I noticed that on
>
> This is not spamming! Not at all!
>
>
> Hue: It is broken because the newer distros (i.e. debian-9 fedora-26) use
> openssl-1.1.x rather openssl-1.0.x .
> upstream does not this. I tried to fix hue, but the whole dependency
> concept of hue is broken beyond simple repair.
> I cannot maintain hue any more.
>
> IMHO the best way to resolve is either to remove hue completly or back off
> all the patch I placed into hue after bigtop-1.2.1
> and switch back to openssl-1.0 development in our base images available in
> all distros. This may work.
>
> Hbase: Had the issue because of maven 3.5.2 . Hope that it is fixed with  
> BIGTOP-2894
> Bump hbase to 1.3.1
>
> Oozie may have an issue with maven 3.5.2 as well. Going back to maven 3.3
> may work. Should be fixed in oozie.
>
> Phoenix IIRC has an openssl issue as well.
>
>
> I see that our CI is stalled. It did not work for almost 2 weeks. Will try
> to clean up.
>
> Olaf
>
>
>
>
>
> Am 12.02.2018 um 09:20 schrieb Jun HE :
>
> Hi, all,
>
> Sorry for spamming. But I noticed that on
> https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/,
> Hbase/Hue/Oozie/Phenoix and pig building are failed on all platforms.
>
> I have impression that they might related to new Hbase version, but
> couldn't find the original Jira/mail thread now. Does anyone know what's
> going on there? Any plan to fix them?
>
> Thanks & regards,
>
> Jun
>
>
>


Re: Hbase/Hue/oozie and others CI build failure

2018-02-12 Thread Olaf Flebbe
Hi Jun,

> Sorry for spamming. But I noticed that on
This is not spamming! Not at all!


Hue: It is broken because the newer distros (i.e. debian-9 fedora-26) use 
openssl-1.1.x rather openssl-1.0.x .
upstream does not this. I tried to fix hue, but the whole dependency concept of 
hue is broken beyond simple repair.
I cannot maintain hue any more.

IMHO the best way to resolve is either to remove hue completly or back off all 
the patch I placed into hue after bigtop-1.2.1
and switch back to openssl-1.0 development in our base images available in all 
distros. This may work.

Hbase: Had the issue because of maven 3.5.2 . Hope that it is fixed with  
BIGTOP-2894 Bump hbase to 1.3.1

Oozie may have an issue with maven 3.5.2 as well. Going back to maven 3.3 may 
work. Should be fixed in oozie.

Phoenix IIRC has an openssl issue as well.


I see that our CI is stalled. It did not work for almost 2 weeks. Will try to 
clean up.

Olaf





> Am 12.02.2018 um 09:20 schrieb Jun HE :
> 
> Hi, all,
> 
> Sorry for spamming. But I noticed that on
> https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/,
> Hbase/Hue/Oozie/Phenoix and pig building are failed on all platforms.
> 
> I have impression that they might related to new Hbase version, but
> couldn't find the original Jira/mail thread now. Does anyone know what's
> going on there? Any plan to fix them?
> 
> Thanks & regards,
> 
> Jun



signature.asc
Description: Message signed with OpenPGP