commit f9b4f4459a786c657290cefcf92944c07f527c27 Author: Shiraz Ali Date: Sun Sep 11 11:13:41 2016 -0700 Update Impala-lzo and hadoop-lzo verison to 5.8.2 commit ad6a1bd67ee1d09c26dc7aae85ec6af717a5e182 Author: mthakkar Date: Thu May 19 10:58:39 2016 -0700 Update Impala lzo reference in cdh-package commit 59899ce8fa0c0f708cdab5e98b04a6d4972594f5 Author: mthakkar Date: Thu May 19 10:54:42 2016 -0700 Update hadoop-lzo dependency to 5.8.x commit 28c0b20f3c0e061ca55598e110724e31f481bf2f Author: mthakkar Date: Mon May 16 20:13:55 2016 -0700 Update Impala branch to cdh5.8.x commit b86d21beec41943674892f797c0eb794d1f3f904 Author: Philip Zeyliger Date: Mon May 9 19:10:45 2016 -0700 Concessions in do-component-build for cdh5->cdh rename. The impala-lzo build depends on picking up artifacts from impala, and those are in a cdh5/ dir in one branch and a cdh/ dir in another. To avoid passing this down, we just use a glob that'll find either one. Change-Id: Id07454f6cbdd88a7dc51265ac93838a7f5bc9d48 commit 0841a74275f44917859130973189867b8b392dc2 Author: Charlie Helin Date: Tue Apr 19 16:14:51 2016 -0400 Speedup of the impala-lzo packaging for cauldron now completes in ~ 4 min commit 05327f85a66d0b9c367672b6a6c0b8463e780d43 Author: Charlie Helin Date: Mon Apr 18 14:54:32 2016 -0400 Speedup of the impala-lzo packaging for cauldron now completes in ~ 4 min commit 2b97a7a627cc4e95966bfad95f88a87994333906 Author: Charlie Helin Date: Tue Apr 12 11:23:56 2016 -0400 fix the impala-lzo build for cauldron commit 17bdcae20e66e79981efa55da44a01b32d2092a3 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 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.