[jira] [Updated] (YARN-3724) Use POSIX nftw(3) instead of fts(3)

2015-09-28 Thread Vinod Kumar Vavilapalli (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-3724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli updated YARN-3724:
--
Target Version/s: 2.8.0, 2.7.2
   Fix Version/s: (was: 2.7.1)

[~alanburlison], please use the "Target Version" field to express your 
intention. Fix-version is exclusively used by committers when a patch gets 
committed.

IAC, 2.7.1 is already done. Targeting this for 2.7.2/2.8.0.

> 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
> 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)


[jira] [Updated] (YARN-3724) Use POSIX nftw(3) instead of fts(3)

2015-07-23 Thread Alan Burlison (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-3724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Burlison updated YARN-3724:

Attachment: (was: YARN-3724)

 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.7.1

 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)


[jira] [Updated] (YARN-3724) Use POSIX nftw(3) instead of fts(3)

2015-07-23 Thread Alan Burlison (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-3724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Burlison updated YARN-3724:

Attachment: YARN-3724.001.patch

 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.7.1

 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)


[jira] [Updated] (YARN-3724) Use POSIX nftw(3) instead of fts(3)

2015-07-22 Thread Alan Burlison (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-3724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Burlison updated YARN-3724:

Attachment: YARN-3724

 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.7.1

 Attachments: YARN-3724

   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)


[jira] [Updated] (YARN-3724) Use POSIX nftw(3) instead of fts(3)

2015-06-25 Thread Alan Burlison (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-3724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Burlison updated YARN-3724:

Summary: Use POSIX nftw(3) instead of fts(3)  (was: Native compilation on 
Solaris fails on Yarn due to use of FTS)

 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
   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)