You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Dmitry Sivachenko (JIRA)" <ji...@apache.org> on 2015/12/11 15:09:10 UTC

[jira] [Commented] (HADOOP-12581) ShellBasedIdMapping needs suport for Solaris

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

Dmitry Sivachenko commented on HADOOP-12581:
--------------------------------------------

The same patch will be valid for FreeBSD, can we please add also relevant OS.startswith("FreeBSD") too?

> ShellBasedIdMapping needs suport for Solaris
> --------------------------------------------
>
>                 Key: HADOOP-12581
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12581
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: security
>    Affects Versions: 2.7.1
>         Environment: Solaris
>            Reporter: Alan Burlison
>            Assignee: Alan Burlison
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-12581.001.patch
>
>
> ShellBasedIdMapping only supports Linux and OSX, support for Solaris needs adding.
> From looking at the Linux support in ShellBasedIdMapping, the same sequences of shell commands should work for Solaris as well so all that's probably needed is to change the implementation of checkSupportedPlatform() to treat Linux and Solaris the same way, plus possibly some renaming of other methods to make it more obvious they are not Linux-only.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)