Bankim Bhavsar has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16114
Change subject: [docs][docker] KUDU-3159 Fix missing devtoolset3 package on el6 ...................................................................... [docs][docker] KUDU-3159 Fix missing devtoolset3 package on el6 devtoolset3 package is no longer available on software collections causing build failures when building kudu from source on RHEL/CentOS 6. Using one of the only available unofficial copr repository to install devtoolset3 since devtoolset3 is EOL already and we plan to migrate to a newer compiler version and hence a newer devtoolset for RHEL/CentOS 6 soon. Tests: - Successfully ran kudu-unit tests using devtoolset3 downloaded from the repo on an internal cloudera test job. - Verified doc instructions using ascii doc plugin in CLion IDE - TODO: Verify docker build script update. Change-Id: I9c4b9546c835df26f993ed6164e92f2d4c55c3fe --- M docker/bootstrap-dev-env.sh M docs/installation.adoc 2 files changed, 9 insertions(+), 13 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/14/16114/1 -- To view, visit http://gerrit.cloudera.org:8080/16114 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I9c4b9546c835df26f993ed6164e92f2d4c55c3fe Gerrit-Change-Number: 16114 Gerrit-PatchSet: 1 Gerrit-Owner: Bankim Bhavsar <[email protected]>
