commit fcbeff112f9535b7d21906895a1f1496c3dda4a8 Author: mthakkar Date: Thu May 19 10:59:06 2016 -0700 Fix Reference of Impala lzo in cdh-package commit e8a823aea0f91cb954771a40e5730e056a954936 Author: mthakkar Date: Thu May 19 10:53:56 2016 -0700 Update impala-lzo package dependencies to 5.8.0 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