[
https://issues.apache.org/jira/browse/IGNITE-7326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Muzafarov updated IGNITE-7326:
------------------------------------
Fix Version/s: (was: 2.8)
2.9
> Fix ignitevisorcmd | sqlline scripts to be able to run from /usr/bin
> installed as symbolic links
> ------------------------------------------------------------------------------------------------
>
> Key: IGNITE-7326
> URL: https://issues.apache.org/jira/browse/IGNITE-7326
> Project: Ignite
> Issue Type: Bug
> Reporter: Peter Ivanov
> Assignee: Peter Ivanov
> Priority: Major
> Fix For: 2.9
>
>
> Currenlty, {{ignitevisorcmd.sh}} and {{sqlline.sh}} being installed into
> {{/usr/bin}} will fail to run because of:
> * their unawarelessness of theirs real location;
> * necessity to write to {{$\{IGNITE_HOME}/work}} which can have different
> permissions and owner (in packages, for example).
> It is required to rewrite these scripts to be able to run from anywhere by
> theirs symbolic linka and with some temporary dir ({{/tmp}} for example) as
> workdir.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)