You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Konstantin Boudnik (Commented) (JIRA)" <ji...@apache.org> on 2011/10/22 07:42:32 UTC

[jira] [Commented] (BIGTOP-140) need to workaround HDFS-1943

    [ https://issues.apache.org/jira/browse/BIGTOP-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133251#comment-13133251 ] 

Konstantin Boudnik commented on BIGTOP-140:
-------------------------------------------

+1 patch looks good
                
> need to workaround HDFS-1943
> ----------------------------
>
>                 Key: BIGTOP-140
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-140
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-140.patch.txt
>
>
> Because of HDFS-1943 the logic of starting a datanode from within a init.d scripts needs to be convoluted:
> if (secure configuration) {
>   sudo hadoop-daemon.sh
> } else {
>   sudo -u hdfs hadoop-daemon.sh
> }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira