Jim Apple has posted comments on this change. Change subject: IMPALA-4407: Move Impala setup procedures to main repo ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/7587/2/bin/bootstrap_development.sh File bin/bootstrap_development.sh: Line 22: # configurations, so it is best to run this in a fresh install. > I was more thinking of "what if the script fails after step X?" - is it pos The only steps that are not idempotent are "CREATE ROLE hiveuser LOGIN PASSWORD 'password'" and the git checkouts of the lzo directories. and all of the steps but the last take a very small amount of time (two minutes total out of 240 minutes). So, no matter where you are, if you undo those steps, you can start from scratch with minimal loss of time. -- To view, visit http://gerrit.cloudera.org:8080/7587 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I728abfa806ecd9461dfb443278c2a464714d984c Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Jim Apple <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-HasComments: Yes
