You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Lars George (JIRA)" <ji...@apache.org> on 2010/12/26 11:00:45 UTC

[jira] Created: (WHIRR-178) [Hadoop] Guard useradd against existing user account

[Hadoop] Guard useradd against existing user account
----------------------------------------------------

                 Key: WHIRR-178
                 URL: https://issues.apache.org/jira/browse/WHIRR-178
             Project: Whirr
          Issue Type: Improvement
    Affects Versions: 0.3.0
            Reporter: Lars George
            Assignee: Lars George
            Priority: Trivial
             Fix For: 0.3.0


When sharing clusters with other services there may be a race to create the user "hadoop". Add a check that tests before adding the user.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WHIRR-178) [Hadoop] Guard useradd against existing user account

Posted by "Lars George (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars George updated WHIRR-178:
------------------------------

    Attachment: WHIRR-178.patch

Adds extra check to see if user already exists.

> [Hadoop] Guard useradd against existing user account
> ----------------------------------------------------
>
>                 Key: WHIRR-178
>                 URL: https://issues.apache.org/jira/browse/WHIRR-178
>             Project: Whirr
>          Issue Type: Improvement
>    Affects Versions: 0.3.0
>            Reporter: Lars George
>            Assignee: Lars George
>            Priority: Trivial
>             Fix For: 0.3.0
>
>         Attachments: WHIRR-178.patch
>
>
> When sharing clusters with other services there may be a race to create the user "hadoop". Add a check that tests before adding the user.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WHIRR-178) [Hadoop] Guard useradd against existing user account

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White resolved WHIRR-178.
-----------------------------

    Resolution: Fixed

I've just committed this. Thanks Lars!

> [Hadoop] Guard useradd against existing user account
> ----------------------------------------------------
>
>                 Key: WHIRR-178
>                 URL: https://issues.apache.org/jira/browse/WHIRR-178
>             Project: Whirr
>          Issue Type: Improvement
>    Affects Versions: 0.3.0
>            Reporter: Lars George
>            Assignee: Lars George
>            Priority: Trivial
>             Fix For: 0.3.0
>
>         Attachments: WHIRR-178.patch
>
>
> When sharing clusters with other services there may be a race to create the user "hadoop". Add a check that tests before adding the user.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.