You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Mark Grover (JIRA)" <ji...@apache.org> on 2013/07/27 23:49:48 UTC

[jira] [Assigned] (BIGTOP-1034) Custom user's home directory's creation fails in init-hdfs.sh

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

Mark Grover reassigned BIGTOP-1034:
-----------------------------------

    Assignee: Mark Grover
    
> Custom user's home directory's creation fails in init-hdfs.sh
> -------------------------------------------------------------
>
>                 Key: BIGTOP-1034
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1034
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian, RPM
>    Affects Versions: 0.6.0
>            Reporter: Mark Grover
>            Assignee: Mark Grover
>              Labels: hackathon-7-2013
>             Fix For: 0.7.0
>
>
> The init-hdfs.sh script has {{set -ex}} at the top for a good reason. However, the script itself when creating a custom user's home directory on HDFS, does a {{ls}} to see if the directory already exists: https://github.com/apache/bigtop/blob/master/bigtop-packages/src/common/hadoop/init-hdfs.sh#L91
> This fails if the directory doesn't exist which makes the entire script fail. This check could be enclosed so it doesn't make the script fail.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira