commit eac1f0560fd195282a2f04f94984109bc9b4d6a6 Author: Shiraz Ali Date: Fri Nov 18 11:42:54 2016 -0800 Update impala-lzo for 5.5.6 commit bc223a4595e75cf46821e3c425eebc060f357e16 Author: Mani Narayan Date: Thu Apr 21 07:21:59 2016 -0700 Revert "Temporary change to get impala-lzo to build post branching." This reverts commit d49bd23df6ed12f2336310f0950879f21366d8f4. commit d49bd23df6ed12f2336310f0950879f21366d8f4 Author: maninarayan Date: Wed Apr 20 22:29:13 2016 -0700 Temporary change to get impala-lzo to build post branching. Once https://jira.cloudera.com/browse/RELENG-379 is completed, this will be reverted. commit 71ec70031a79d8807ea6a67b50645d298c2b959b 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 b2dc598772b8acc0bd2e3e1e0654ece91995b29a Author: Mani Narayan Date: Wed Dec 16 10:58:04 2015 -0800 CDH-35610: Set correct Impala branch in Impala-lzo build script. commit ba9069482ca08a1daf35a46ce6422490b25bfabe Author: Jenkins Date: Fri Sep 4 13:53:26 2015 -0700 Branch for CDH5.5.x 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.