[
https://issues.apache.org/jira/browse/MAPREDUCE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010766#comment-14010766
]
Akira AJISAKA commented on MAPREDUCE-5868:
------------------------------------------
I reproduced it locally. I executed jstack and found that the test stops in the
following code.
{code}
# o.a.h.mapred.pipes.Application.java
clientSocket = serverSocket.accept();
{code}
> 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
>
> TestPipeApplication appears to be timing out which causes the nightly build
> to fail.
--
This message was sent by Atlassian JIRA
(v6.2#6252)