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 "Alan Burlison (JIRA)" <ji...@apache.org> on 2015/05/26 18:56:17 UTC

[jira] [Commented] (HADOOP-11952) Native compilation on Solaris fails on Yarn due to use of FTS

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

Alan Burlison commented on HADOOP-11952:
----------------------------------------

I'm working on a replacement for the Linux FTS code using POSIX FTW APIs instead. As you say the Cgroups issue is a more tricky one, and I feel deserves it's own bug. I've therefore logged:

YARN-3718 hadoop-yarn-server-nodemanager's use of Linux Cgroups is non-portable

> Native compilation on Solaris fails on Yarn due to use of FTS
> -------------------------------------------------------------
>
>                 Key: HADOOP-11952
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11952
>             Project: Hadoop Common
>          Issue Type: Sub-task
>         Environment: Solaris 11.2
>            Reporter: Malcolm Kavalsky
>            Assignee: Alan Burlison
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Compiling the Yarn Node Manager results in "fts" not found. On Solaris we have an alternative ftw with similar functionality.
> This is isolated to a single file container-executor.c
> Note that this will just fix the compilation error. A more serious issue is that Solaris does not support cgroups as Linux does.



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