-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: v1.5.4.1
-
Component/s: Environment
-
Labels:
-
Environment:minor issue.
centos6 cloudera5.7 kylin1.5
-
Flags:Important
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.
- links to