-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58610/
-----------------------------------------------------------

Review request for kylin, Dayue Gao, Dong Li, hongbin ma, and Wang Xiaoyu.


Repository: kylin


Description
-------

Failed to create HDFS directory because of the property 
'kylin.env.hdfs-working-dir' can not be empty in check-env.sh but we didn't 
check it in this script.
The error log is as following:
-mkdir: Not enough arguments: expected 1 but got 0
Usage: hadoop fs [generic options] -mkdir [-p] <path> ...
Failed to create . Please make sure the user has right to access

We should check if the property 'kylin.env.hdfs-working-dir' is empty in 
check-env.sh.


Diffs
-----

  build/bin/check-env.sh a0e91c411 


Diff: https://reviews.apache.org/r/58610/diff/1/


Testing
-------


Thanks,

pengjianhua

Reply via email to