Hello Alexey Serbin, Kudu Jenkins, Grant Henke, Todd Lipcon,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/16114

to look at the new patch set (#2).

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.

Seperate JIRA KUDU-3160 tracks upgrading devtoolset version for el6.

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
- Partially verified build with docker BASES=centos:6 docker/docker-build.sh
on Mac OS 10.15.4
Verified from console that devtoolset3 repo was installed.
Unfortunately while building thirdparty docker engine stop/gives error
after some time.
"failed to dial gRPC: unable to upgrade to h2c, received 502"

Restarting it starts the thirdparty build process all over again.

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/2
--
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: newpatchset
Gerrit-Change-Id: I9c4b9546c835df26f993ed6164e92f2d4c55c3fe
Gerrit-Change-Number: 16114
Gerrit-PatchSet: 2
Gerrit-Owner: Bankim Bhavsar <ban...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Bankim Bhavsar <ban...@cloudera.com>
Gerrit-Reviewer: Grant Henke <granthe...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>

Reply via email to