Hi Bigtoper, I'm working on the 1.2.1 release. Hopefully we can get it to the finish line by the end on Sept.
Right now we still have a few issues blocking: 1. GPDB build failed on OpenSuSE 42.1[1] 2. Toolchain build failed on PPC64LE platform[2] I'll update more down the path. But right now I'd like to seek for some helps on GPDB and PPC64LE side ;) [1]. https://ci.bigtop.apache.org/view/Releases/job/Bigtop-1.2.1/ [2]. https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-1.2.1/ 2017-07-26 11:24 GMT+08:00 Evans Ye <[email protected]>: > Thanks, Arnaud > > [jenkins@ip bigtop-ubuntu-16.04]$ docker run -ti --rm > bigtop/slaves:1.2.1-$OS bash -l > root@596ef2c638de:/# java -version > openjdk version "1.8.0_131" > OpenJDK Runtime Environment (build 1.8.0_131-8u131-b11-0ubuntu1. > 16.04.2-b11) > OpenJDK 64-Bit Server VM (build 25.131-b11, mixed mode) > > Looks linked! > > > 2017-07-26 3:02 GMT+08:00 Arnaud Launay <[email protected]>: > >> Le Wed, Jul 26, 2017 at 12:45:50AM +0800, Evans Ye a écrit: >> > 1. Somehow packages on centos and debian changed. If we rebuild >> > bigtop/slaves for trunk, then Solr will fail the same as what we faced >> > building with 1.2.1 images. >> > 2. We've special tweaks for bigtop/slaves trunk images. >> > Any thoughts? >> >> Check the java version, somehow the java docs whatever stuff >> changed in 8.131, and solr doesn't compile anymore with java8 >=131 . >> Might be linked. >> >> Arnaud. >> > >
