[
https://issues.apache.org/jira/browse/IGNITE-6191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Kozlov updated IGNITE-6191:
----------------------------------
Description:
Current installation procedure of Apache Ignite is poor: unzip and run.
We need to deep integration for Unix operation system, namely:
# Provide a script to *nix for start/stop/restart/reload Apache Ignite as
system service (a deamon). At the beginning focus on Ubuntu and RedHat (CentOS)
# Provide the start confugration for Apache Ignite where provide non-spring
options like number of Apache Ignite instances, JVM options, work/log
directories etc (at might be an ini file)
# Provide platform-adopted packages (*.pkg, *deb) in the own repository that
will install (upgrade) Apache Ignite in proper directories, for instance:
configuration in /etc/ignite/config, visorcmd in /usr/sbin, start scripts in
/etc/init.d, work directory in /var/lib/ignite, logs in /var/log/ignite/. It
will significally reduce the efforts to install Apache Ignite for newbies
("just add the reporsitory and run package manager")
was:
Current installation procedure of Apache Ignite is poor: unzip and run.
We need to deep integration for Unix System, namely:
# Provide a script to *nix for start/stop/restart/reload Apache Ignite as
system service (a deamon). At the beginning focus on Ubuntu and RedHat (CentOS)
# Provide the start confugration for Apache Ignite where provide non-spring
options like number of Apache Ignite instances, JVM options, work/log
directories etc (at might be an ini file)
# Provide platform-adopted packages (*.pkg, *deb) in the own repository that
will install (upgrade) Apache Ignite in proper directories, for instance:
configuration in /etc/ignite/config, visorcmd in /usr/sbin, start scripts in
/etc/init.d, work directory in /var/lib/ignite, logs in /var/log/ignite/. It
will significally reduce the efforts to install Apache Ignite for newbies
("just add the reporsitory and run package manager")
> Integration for Unix system
> ---------------------------
>
> Key: IGNITE-6191
> URL: https://issues.apache.org/jira/browse/IGNITE-6191
> Project: Ignite
> Issue Type: Task
> Components: build
> Affects Versions: 2.1
> Reporter: Sergey Kozlov
>
> Current installation procedure of Apache Ignite is poor: unzip and run.
> We need to deep integration for Unix operation system, namely:
> # Provide a script to *nix for start/stop/restart/reload Apache Ignite as
> system service (a deamon). At the beginning focus on Ubuntu and RedHat
> (CentOS)
> # Provide the start confugration for Apache Ignite where provide non-spring
> options like number of Apache Ignite instances, JVM options, work/log
> directories etc (at might be an ini file)
> # Provide platform-adopted packages (*.pkg, *deb) in the own repository that
> will install (upgrade) Apache Ignite in proper directories, for instance:
> configuration in /etc/ignite/config, visorcmd in /usr/sbin, start scripts in
> /etc/init.d, work directory in /var/lib/ignite, logs in /var/log/ignite/. It
> will significally reduce the efforts to install Apache Ignite for newbies
> ("just add the reporsitory and run package manager")
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)