Laszlo Gaal has posted comments on this change. ( http://gerrit.cloudera.org:8080/11731 )
Change subject: IMPALA-7698: Add centos support to bootstrap_system. ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/11731/3/bin/bootstrap_system.sh File bin/bootstrap_system.sh: http://gerrit.cloudera.org:8080/#/c/11731/3/bin/bootstrap_system.sh@139 PS3, Line 139: if lsb_release -r -s | grep '^7'; then : redhat sudo yum install -y libev-devel pigz python-virtualenv Since you install EPEL above, you may want to install these packages for CentOS 6 from there. EPEL offers the following versions: - pigz-2.3.4-1.el6.x86_64 - libev-devel-4.03-3.el6.x86_64 - python-virtualenv-12.0.7-1.el6.noarch.rpm - python-setuptools-0.6.10-4.el6_9.noarch.rpm -- To view, visit http://gerrit.cloudera.org:8080/11731 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id54294d7607f51de87a9de373dcfc4a33f4bedf5 Gerrit-Change-Number: 11731 Gerrit-PatchSet: 3 Gerrit-Owner: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Wed, 24 Oct 2018 17:36:27 +0000 Gerrit-HasComments: Yes
