[
https://issues.apache.org/jira/browse/IGNITE-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650649#comment-14650649
]
Dmitriy Setrakyan commented on IGNITE-1185:
-------------------------------------------
We don't require full URI for a configuration path right now, and I don't think
we should start.
For example, I can pass {{path/to/my/config.xml}} path and we automatically
check for the path relative to the Ignite installation folder, and then for the
absolute path. I simply suggested that we check the classpath as well.
Wherever URI is required, we can still support {{classpath:}} prefix. For
example, if we support {{file://}} prefix, we should support {{classpath:}}
prefix as well.
> Locate configuration in class path
> ----------------------------------
>
> Key: IGNITE-1185
> URL: https://issues.apache.org/jira/browse/IGNITE-1185
> Project: Ignite
> Issue Type: Improvement
> Components: newbie
> Reporter: Yakov Zhdanov
> Assignee: Yakov Zhdanov
> Attachments: IGNITE-1185.patch
>
>
> Need ability to locate configuration in classpath, so nodes can be started
> like this:
> {{ignite.sh classpath:config/mycfg.xml}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)