[
https://issues.apache.org/jira/browse/IGNITE-8274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439319#comment-16439319
]
ASF GitHub Bot commented on IGNITE-8274:
----------------------------------------
GitHub user oleg-ostanin opened a pull request:
https://github.com/apache/ignite/pull/3825
IGNITE-8274 Changed invoking java in sqlline.sh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8274
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3825.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3825
----
commit 9adf473d1d4e86e61d3589d388afec8e1a67382e
Author: oleg-ostanin <oostanin@...>
Date: 2018-04-16T10:25:21Z
Changed invoking java in sqlline.sh
----
> Wrong invoking of java in sqlline.sh
> ------------------------------------
>
> Key: IGNITE-8274
> URL: https://issues.apache.org/jira/browse/IGNITE-8274
> Project: Ignite
> Issue Type: Bug
> Reporter: Pavel Konstantinov
> Assignee: Oleg Ostanin
> Priority: Major
>
> Currently java invoked w\o using JAVA_HOME variable
> Need to be fixed using $JAVA_HOME/bin/java as in others ignite sh scripts
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)