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