[
https://issues.apache.org/jira/browse/IGNITE-7326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Ivanov reassigned IGNITE-7326:
------------------------------------
Assignee: (was: Peter Ivanov)
> 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
> Priority: Major
> Fix For: 2.10
>
>
> 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)