[jira] [Commented] (YARN-3180) container-executor gets SEGV for default banned user

2015-02-11 Thread Olaf Flebbe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317142#comment-14317142 ] Olaf Flebbe commented on YARN-3180: --- Seems like it. The fix to the logic is the same. The

[jira] [Created] (YARN-3180) container-executor gets SEGV for default banned user

2015-02-11 Thread Olaf Flebbe (JIRA)
Olaf Flebbe created YARN-3180: - Summary: container-executor gets SEGV for default banned user Key: YARN-3180 URL: https://issues.apache.org/jira/browse/YARN-3180 Project: Hadoop YARN Issue Type:

[jira] [Updated] (YARN-3180) container-executor gets SEGV for default banned user

2015-02-11 Thread Olaf Flebbe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olaf Flebbe updated YARN-3180: -- Attachment: 0001-YARN-3180-container-executor-gets-SEGV-for-default-b.patch The tests makes the

[jira] [Commented] (YARN-2847) Linux native container executor segfaults if default banned user detected

2015-02-12 Thread Olaf Flebbe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14318885#comment-14318885 ] Olaf Flebbe commented on YARN-2847: --- Oops fix not correct Linux native container

[jira] [Updated] (YARN-2847) Linux native container executor segfaults if default banned user detected

2015-02-12 Thread Olaf Flebbe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olaf Flebbe updated YARN-2847: -- Attachment: YARN-2487.05.trunk.patch PATCH from YARN-3180 does not use uninitialized variable, please

[jira] [Resolved] (YARN-3180) container-executor gets SEGV for default banned user

2015-02-12 Thread Olaf Flebbe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olaf Flebbe resolved YARN-3180. --- Resolution: Duplicate container-executor gets SEGV for default banned user

[jira] [Updated] (YARN-2847) Linux native container executor segfaults if default banned user detected

2015-02-12 Thread Olaf Flebbe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olaf Flebbe updated YARN-2847: -- Attachment: YARN-2487.04.trunk.patch Merged test from YARN-3810, cleaned up whitespace errors. Ready for

[jira] [Commented] (YARN-2847) Linux native container executor segfaults if default banned user detected

2015-02-13 Thread Olaf Flebbe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14319951#comment-14319951 ] Olaf Flebbe commented on YARN-2847: --- The eclipse:eclipse test trips over the Test from

[jira] [Updated] (YARN-2847) Linux native container executor segfaults if default banned user detected

2015-02-13 Thread Olaf Flebbe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olaf Flebbe updated YARN-2847: -- Attachment: YARN-2487.06.trunk.patch Removed Test from the JAVA part of the code Linux native