Philip Zeyliger has posted comments on this change. ( http://gerrit.cloudera.org:8080/11113 )
Change subject: IMPALA-7390: Configure /etc/hosts to avoid rpc-mgr-kerberized-test issues. ...................................................................... Patch Set 2: I dug in and found that when "127.0.0.1 hostname" isn't present in /etc/hosts, a bunch of metadata tests that use webhdfs failed. I was able to reproduce it on my machine (no docker). The punchline is that if I very carefully copy what bootstrap_system does everywhere, things work without changing any test code, so that seems to be the more consistent thing to do. There is a small change here to entrypoint.sh. bootstrap_system.sh has just gotten new comments. -- To view, visit http://gerrit.cloudera.org:8080/11113 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I91003cbc86177feb7f99563f61297f7da7fabab4 Gerrit-Change-Number: 11113 Gerrit-PatchSet: 2 Gerrit-Owner: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Comment-Date: Mon, 06 Aug 2018 20:31:14 +0000 Gerrit-HasComments: No
