[
https://issues.apache.org/jira/browse/KYLIN-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16998872#comment-16998872
]
ASF subversion and git services commented on KYLIN-2230:
--------------------------------------------------------
Commit 45d2d3ab0b877a781363dc58c9d0e4a065dbc2d6 in kylin's branch
refs/heads/master from yaqian.zhang
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=45d2d3a ]
KYLIN-2230 can not catch kylin.sh path in linux resouce PATH setting
> can not catch kylin.sh path in linux resouce PATH setting
> ---------------------------------------------------------
>
> Key: KYLIN-2230
> URL: https://issues.apache.org/jira/browse/KYLIN-2230
> Project: Kylin
> Issue Type: Improvement
> Components: Environment
> Affects Versions: v1.5.4.1
> Environment: minor issue.
> centos6 cloudera5.7 kylin1.5
> Reporter: Stanley Zhang
> Assignee: Hongbin Ma
> Priority: Minor
> Labels: newbie
> Fix For: Future
>
>
> my kylin home folder is /data/kap
> here is my setting for my PATH variable:
> [root@quickstart ~]# cat .bashrc
> export PATH=/data/kap/bin:$PATH
> the issue is that:
> when I execute as the followings, it goes wrong where is near line 22 in
> kylin/build/bin/kylin.sh on github site.
> [root@quickstart ~]# sh kylin.sh
> /data/kap/bin/kylin.sh: line 5: /root/header.sh: no such file or directory.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)