[
https://issues.apache.org/jira/browse/IGNITE-7326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948435#comment-16948435
]
Maxim Muzafarov commented on IGNITE-7326:
-----------------------------------------
Moved to 2.9 due to inactivity. Please, feel free to move it back if you will
be able to complete the ticket by 2.8 code freeze date, December 2, 2019.
> 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.8
>
>
> 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)