You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2014/04/24 00:16:16 UTC

[jira] [Updated] (TEZ-1082) reading errorstream in Fetcher throws NPE (when fetcher timesout to establish a connection)

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

Rajesh Balamohan updated TEZ-1082:
----------------------------------

    Assignee: Siddharth Seth  (was: Rajesh Balamohan)

> reading errorstream in Fetcher throws NPE (when fetcher timesout to establish a connection)
> -------------------------------------------------------------------------------------------
>
>                 Key: TEZ-1082
>                 URL: https://issues.apache.org/jira/browse/TEZ-1082
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Rajesh Balamohan
>            Assignee: Siddharth Seth
>
> In case of connection timeout, fetcher throws NPE in reading the error stream.
> >>
> Caused by: java.lang.NullPointerException
> 	at org.apache.hadoop.io.IOUtils.copyBytes(IOUtils.java:78)
> 	at org.apache.tez.runtime.library.common.shuffle.impl.Fetcher.readErrorStream(Fetcher.java:436)
> 	at org.apache.tez.runtime.library.common.shuffle.impl.Fetcher.copyFromHost(Fetcher.java:364)
> 	at org.apache.tez.runtime.library.common.shuffle.impl.Fetcher.run(Fetcher.java:203)
> >>



--
This message was sent by Atlassian JIRA
(v6.2#6252)