[
https://issues.apache.org/jira/browse/YARN-3724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14973821#comment-14973821
]
Hudson commented on YARN-3724:
------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #594 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/594/])
YARN-3724. Use POSIX nftw(3) instead of fts(3) (Alan Burlison via aw) (aw: rev
1aa735c188a308ca608694546c595e3c51f38612)
* hadoop-yarn-project/CHANGES.txt
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/impl/container-executor.c
> Use POSIX nftw(3) instead of fts(3)
> -----------------------------------
>
> Key: YARN-3724
> URL: https://issues.apache.org/jira/browse/YARN-3724
> Project: Hadoop YARN
> Issue Type: Sub-task
> Environment: Solaris 11.2
> Reporter: Malcolm Kavalsky
> Assignee: Alan Burlison
> Fix For: 2.8.0
>
> Attachments: YARN-3724.001.patch
>
> 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)