commit 813a4de150f65f0e9e2475479a964f18b0e0e8b0 Author: Shiraz Ali Date: Thu Feb 9 17:22:58 2017 -0800 Update Impala-lzo for 5.7.6 commit f7a7aced05a893ed5ff2cdba37a3a65e53466b86 Author: Shiraz Ali Date: Wed Mar 16 14:42:01 2016 -0700 RELENG-123: Fix Impala and Impala-lzo branches for 5.7.x commit 7609e7edcf12059d1f8f16ef250b0de6933b0195 Author: Shiraz Ali Date: Wed Mar 16 14:33:51 2016 -0700 RELENG-123: Fix Impala and Impala branches for 5.7.x commit 8630e2bee0771ce84badc62d2f98f512bc1de3a9 Author: Mani Narayan Date: Tue Mar 15 14:08:26 2016 -0700 CDH-38402: Only include /usr/lib/impala in the files section. The package that is being generated includes /usr/lib incorrectly and should only be including /usr/lib/impala. The second issue addressed by this change is that it allows installing impala-lzo and impala-lzo-debuginfo packages side by side. The issue is that impala-lzo and impala-lzo-debuginfo packages were delivering overlapping files, namely: /usr/lib/debug /usr/lib/debug/usr /usr/lib/debug/usr/lib /usr/lib/debug/usr/lib/impala /usr/lib/debug/usr/lib/impala/lib /usr/lib/debug/usr/lib/impala/lib/libimpalalzo.so.debug Testing done: Built RHEL7 packages with the change: http://golden.jenkins.cloudera.com/job/generic-package-centos64-7-0-impala/4214/ On a RHEL7.2 VM, successfully installed impala, impala-debuginfo, impala-lzo and impala-lzo-debuginfo packages. [root@mani-rhel72 foo]# lsb_release -a LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch Distributor ID: CentOS Description: CentOS Linux release 7.2.1511 (Core) Release: 7.2.1511 Codename: Core [root@mani-rhel72 foo]# rpm -qa | grep impala impala-lzo-2.2.0+cdh5.8.0+0-1.cdh5.8.0.p0.2794.el7.x86_64 impala-debuginfo-2.5.0+cdh5.8.0+0-1.cdh5.8.0.p0.29.el7.x86_64 impala-lzo-debuginfo-2.4.0+cdh5.6.0+0-1.cdh5.6.0.p0.100.el6.x86_64 impala-2.5.0+cdh5.8.0+0-1.cdh5.8.0.p0.29.el7.x86_64 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.