commit 03ce5a6c5d6386ee5ecd7e04810a6560df727351 Author: Juan Yu Date: Thu Feb 18 11:49:38 2016 -0800 Update Impala-lzo branch to 2.5.0 commit 1bc271ada5bbf94d248456ffa90bc21321713c8c Author: Jenkins Date: Fri Feb 12 18:03:08 2016 -0800 Branch for CDH5.7.0 commit 2256c00b7c211858ee2e64521607f6fabbd30ee9 Author: Jenkins Date: Fri Feb 12 17:42:07 2016 -0800 Branch for CDH5.7.x commit d54bdcc9f5b6ff965f0d07460003213b57b96d9e Author: Mani Narayan Date: Tue Dec 29 12:58:29 2015 -0800 CDH-35807: Undefine _missing_build_ids_terminate_build in Impala-lzo packaging script. The issues with Impala-lzo packaging builds: 1. find-debugdinfo passes in strict-build-id flag on RHEL6 and RHEL7 causing builds to fail. The failure is becuase the build ID note is not generated for one of the shared library built. The packaging step here invoking /usr/lib/rpm/find-debuginfo.sh is only trying to validate that the build-ID is present for the binary that is build: libimpalalzo.so. This was always done, and something broke starting on the 22nd of Dec 2015. There are no recent packaging changes for Impala-Lzo. Fixing by undefining _missing_build_ids_terminate_build. 2. debuginfo packages were not being generated for Deb. Testing done: On-Demand build succeeded with these changes: http://golden.jenkins.cloudera.com/job/CDH5-Packaging-On-Demand/2663/ commit d406e05e4a58143d158f9b9f60953634bf5bd5e4 Author: Mani Narayan Date: Tue Dec 29 11:09:27 2015 -0800 CDH-35807: Use the promoted branch of Impala when building Impala-LZO. commit 2a44cbfba00871bc2639286b69e101633cf504e3 Author: Mani Narayan Date: Tue Nov 17 15:43:53 2015 -0800 Explicitly set the file name when downloading using wget. commit 76d2429bc06fc97c13c1f50ce6e14ce293696ddf Author: Andrew Bayer Date: Tue Oct 6 12:47:49 2015 +0200 CDH-32544 - Move impala and hadoop-lzo source trees for impala-lzo to source package. Also, download tarballs from GitHub instead of cloning repos - less traffic, less disk usage, everyone wins. commit 7a20d8778a4e94046827b7e98ba710851ba72365 Author: Andrew Bayer Date: Thu Apr 2 13:58:16 2015 -0700 CLOUDERA-BUILD. DISABLE_CCACHE=1 for Impala commit 0b5bc97ee76b8a0f9945bcce826cdc5ce8d6c6b2 Author: Rajendra Gokhale Date: Tue Mar 17 11:48:11 2015 -0700 Set default compression to gzip when building Debian packages commit b438ca40de6f319c70509b5d7c4f5d16f12c4578 Author: Andrew Bayer Date: Wed Feb 25 22:15:58 2015 -0800 CLOUDERA-BUILD. Don't re-source toolchain.sh in Impala-LZO build Java 7 override isn't coming through on Debian builds. commit 4c2a5a0dd18d7920b47d52f0da6cb77183e222ff Author: Andrew Bayer Date: Tue Oct 14 14:34:10 2014 -0400 Fixing hadoop-lzo branch for impala-lzo build commit 04400745b5ec50474e6eb026dd4597b369a765a8 Author: Andrew Bayer Date: Mon Sep 15 17:48:17 2014 -0700 CLOUDERA-BUILD. Setting BOOST_ROOT for impala-lzo commit 7ee282a73c746c23beef81204d7a9f4c4872b6d8 Author: Sean Mackrory Date: Tue Sep 9 13:53:26 2014 -0600 Disabling tests when building Impala for Impala LZO build commit ecfc9e98dcf73f07ccacdd9ed86560de2928e098 Author: Sean Mackrory Date: Thu Jun 12 10:38:25 2014 -0600 CLOUDERA-BUILD. Updating Impala branch used in Impala-LZO build to trunk commit 1e1bbc34c55c46ba6392c6533c853f104e7bb93d Author: Sean Mackrory Date: Mon May 5 06:33:40 2014 -0600 Merging GPLExtras5 packaging with CDH5 packaging. Packaging code is ASL, but resulting packages are GPL and must be distributed in a separate repository.