Lars Volker has posted comments on this change. Change subject: IMPALA-3794: Workaround for Breakpad ID conflicts ......................................................................
Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/6588/3//COMMIT_MSG Commit Message: PS3, Line 11: If two impalads start up within the same second > Are you sure about this? The startup script has a sleep(1) between each eac Thank you for your comment. I dug around more and updated the JIRA with my findings. In short, daemons with conflicting file names actually seem to initialize breakpad within the same second, despite this delay. As another workaround we could therefore increase the latency here to 2 seconds, making it much less likely to hit this error. However, the current workaround should do the trick until the upstream issue is fixed. -- To view, visit http://gerrit.cloudera.org:8080/6588 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4ae589f6eb5cbbfb860943214edc0e6415eeb862 Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-HasComments: Yes
