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 "Yi Liu (JIRA)" <ji...@apache.org> on 2015/05/03 16:47:06 UTC

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

Yi Liu created HDFS-8313:
----------------------------

             Summary: 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: Yi Liu


{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)