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

Henry Wang updated BIGTOP-1034:
-------------------------------

    Attachment: init-hdfs.patch
    
> 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
>
>         Attachments: BIGTOP-1034.1.patch, init-hdfs.patch
>
>
> 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

Reply via email to