[
https://issues.apache.org/jira/browse/IMPALA-15232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on IMPALA-15232 started by Laszlo Gaal.
--------------------------------------------
> Move service management calls in bootstrap_system.sh to systemd
> ---------------------------------------------------------------
>
> Key: IMPALA-15232
> URL: https://issues.apache.org/jira/browse/IMPALA-15232
> Project: IMPALA
> Issue Type: Improvement
> Components: Infrastructure
> Affects Versions: Impala 5.0.0
> Reporter: Laszlo Gaal
> Assignee: Laszlo Gaal
> Priority: Major
> Labels: bootstrap, infrastructure
>
> bin/bootstrap_system.sh issues several state management commands to various
> services during system preparation, e.g.
> * SSH is checked, stopped and relaunched
> * Postgres is stopped, reconfigured and restarted
> Currently these calls and status checks are performed using legacy
> {{service}} calls. Some recent platforms don't even install these utilities
> any more.
> Since all the OS versions supported by the current Impala version (Red Hat 8,
> 9, 10 and derivatives, Ubuntu 20.04 - 24.04) use {{systemd}} for service
> managemt, bootstrap_system.sh should be updated to use {{systemd}} calls and
> interfaces.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]