Please create a JIRA if not yet. Or mention the JIRA if there was one. Attach patch to JIRA and it will be reviewed and merged.
It may take time to happen since people are always busy. Please be patient for a few days at least, before start to remind people by names. Cheers Yang On Fri, Apr 21, 2017 at 5:51 PM, pengjianhua <[email protected]> wrote: > > ----------------------------------------------------------- > 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 > >
