[
https://issues.apache.org/jira/browse/MAPREDUCE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051291#comment-14051291
]
Akira AJISAKA commented on MAPREDUCE-5868:
------------------------------------------
bq. It means the process failed immediately because stdout file was missing.
More precisely, the command (bash -c cache.sh 1>> stdout 2>> stderr) failed
because the parent directory of stdout does not exist. If the parent directory
does not exist, the process fails to create stdout.
> TestPipeApplication causing nightly build to fail
> -------------------------------------------------
>
> Key: MAPREDUCE-5868
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5868
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: test
> Affects Versions: trunk
> Reporter: Jason Lowe
> Assignee: Akira AJISAKA
> Attachments: MAPREDUCE-5868.2.patch, TestPipeApplication.stack,
> jstack.log, mapreduce-5868-v1.txt
>
>
> TestPipeApplication appears to be timing out which causes the nightly build
> to fail.
--
This message was sent by Atlassian JIRA
(v6.2#6252)