You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Vic Wang (JIRA)" <ji...@apache.org> on 2016/05/27 07:19:12 UTC

[jira] [Created] (KYLIN-1742) kylin.sh should always set KYLIN_HOME to an absolute path

Vic Wang created KYLIN-1742:
-------------------------------

             Summary: kylin.sh should always set KYLIN_HOME to an absolute path
                 Key: KYLIN-1742
                 URL: https://issues.apache.org/jira/browse/KYLIN-1742
             Project: Kylin
          Issue Type: Bug
          Components: Tools, Build and Test
    Affects Versions: v1.5.2
            Reporter: Vic Wang
            Assignee: hongbin ma
            Priority: Minor


kylin.sh should not use a relative path to set KYLIN_HOME

for example: 

if run "./bin/kylin start"
KYLIN_HOME is set to ./bin/../

Instead a absolute path should be used.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)