[
https://issues.apache.org/jira/browse/IGNITE-7469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16343110#comment-16343110
]
Peter Ivanov edited comment on IGNITE-7469 at 1/29/18 9:09 AM:
---------------------------------------------------------------
??I guess the node can be started without <config_name>. What will be used as
the config on this occasion???
No, it can be not. The only way to have multiple instance of ignite started on
single workstation – is to provide separate configuration files.
??<config_name> is a relative path. How can I pass an absolute pass to the
configuration???
{{systemctl}} does not support paths in @<...> notation (they are striped) so
it was decided (and agreed by community and reviewer) that all configurations
have to reside at default configuration directory
({{/etc/apache-ignite-fabric}})
Fixed some minor errors. Will double check the instruction when first RC will
be available.
was (Author: vveider):
>I guess the node can be started without <config_name>. What will be used as
>the config on this occasion?
No, it can be not. The only way to have multiple instance of ignite started on
single workstation -- is to provide separate configuration files.
><config_name> is a relative path. How can I pass an absolute pass to the
>configuration?
{{systemctl}} does not support paths in @<...> notation (they are striped) so
it was decided (and agreed by community and reviewer) that all configurations
have to reside at default configuration directory
({{/etc/apache-ignite-fabric}})
Fixed some minor errors. Will double check the instruction when first RC will
be available.
> Update Apache Ignite documentation about RPM-repository usage
> -------------------------------------------------------------
>
> Key: IGNITE-7469
> URL: https://issues.apache.org/jira/browse/IGNITE-7469
> Project: Ignite
> Issue Type: Task
> Components: documentation
> Reporter: Peter Ivanov
> Assignee: Peter Ivanov
> Priority: Major
> Fix For: 2.4
>
>
> After IGNITE-7107 release in 2.4 version Apache Ignite will be available
> through custom RPM repository packed in RPM package. Corresponding
> documentation (how to add RPM-repository and install from it) should be
> created.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)