Laszlo Gaal has posted comments on this change. ( http://gerrit.cloudera.org:8080/24639 )
Change subject: IMPALA-15232: Use systemd during system bootstrap ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/24639/4/bin/bootstrap_system.sh File bin/bootstrap_system.sh: http://gerrit.cloudera.org:8080/#/c/24639/4/bin/bootstrap_system.sh@361 PS4, Line 361: # redhat notindocker sudo /usr/bin/postgresql-setup --initdb --unit postgresql || true : redhat sudo /usr/bin/postgresql-setup --initdb || true : # redhat notindocker sudo systemctl stop postgresql : # redhat indocker sudo -u postgres PGDATA=/var/lib/pgsql/data pg_ctl init : ubuntu sudo systemctl stop postgresql Remove commented-out lines -- To view, visit http://gerrit.cloudera.org:8080/24639 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I464fa679eb5e9e7630b2218b665dad6516bb6a49 Gerrit-Change-Number: 24639 Gerrit-PatchSet: 4 Gerrit-Owner: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Comment-Date: Thu, 30 Jul 2026 19:21:40 +0000 Gerrit-HasComments: Yes
