Stanley Zhang created KYLIN-2230:
------------------------------------

             Summary: 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
             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 which is  line 25 in 
build/kylin.sh on github.
[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
(v6.3.4#6332)

Reply via email to