You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Li Bo (JIRA)" <ji...@apache.org> on 2015/07/16 04:21:04 UTC

[jira] [Resolved] (HDFS-8313) Erasure Coding: DFSStripedOutputStream#close throws NullPointerException exception in some cases

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

Li Bo resolved HDFS-8313.
-------------------------
    Resolution: Cannot Reproduce

> Erasure Coding: DFSStripedOutputStream#close throws NullPointerException exception in some cases
> ------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-8313
>                 URL: https://issues.apache.org/jira/browse/HDFS-8313
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Yi Liu
>            Assignee: Li Bo
>
> {code}
> java.io.IOException: java.lang.NullPointerException
> 	at org.apache.hadoop.hdfs.DataStreamer$LastException.check(DataStreamer.java:193)
> 	at org.apache.hadoop.hdfs.DFSStripedOutputStream.closeImpl(DFSStripedOutputStream.java:422)
> {code}
>  DFSStripedOutputStream#close throws NullPointerException exception in some cases



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)