You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Billy Liu (JIRA)" <ji...@apache.org> on 2017/08/13 12:45:00 UTC

[jira] [Updated] (KYLIN-2559) Enhance check-env.sh to check 'kylin.env.hdfs-working-dir' to be mandatory

     [ https://issues.apache.org/jira/browse/KYLIN-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Billy Liu updated KYLIN-2559:
-----------------------------
    Summary: Enhance check-env.sh to check 'kylin.env.hdfs-working-dir' to be mandatory  (was: 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.)

> Enhance check-env.sh to check 'kylin.env.hdfs-working-dir' to be mandatory
> --------------------------------------------------------------------------
>
>                 Key: KYLIN-2559
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2559
>             Project: Kylin
>          Issue Type: Bug
>          Components: General
>    Affects Versions: v2.0.0
>            Reporter: peng.jianhua
>            Assignee: peng.jianhua
>            Priority: Minor
>              Labels: patch
>             Fix For: v2.1.0
>
>         Attachments: 0001-KYLIN-2559-Failed-to-create-HDFS-directory.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)