Hello Riza Suminto, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22550
to look at the new patch set (#3).
Change subject: IMPALA-13802: move postgresql init to the end of
bin/bootstrap_system.sh
......................................................................
IMPALA-13802: move postgresql init to the end of bin/bootstrap_system.sh
postgresql initialization can fail if run a second time:
sudo service postgresql initdb
3 ERROR: Data directory /var/lib/pgsql/data is not empty!
This can led to skipping the rest of the script - a
quick fix is to deal with postgresql at the end.
Change-Id: I55e862ebe3b823e4aeaaa656d5536b6317b5e19c
---
M bin/bootstrap_system.sh
1 file changed, 51 insertions(+), 43 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/50/22550/3
--
To view, visit http://gerrit.cloudera.org:8080/22550
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I55e862ebe3b823e4aeaaa656d5536b6317b5e19c
Gerrit-Change-Number: 22550
Gerrit-PatchSet: 3
Gerrit-Owner: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>