[
https://issues.apache.org/jira/browse/HADOOP-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Chansler reassigned HADOOP-2935:
---------------------------------------
Assignee: Raghu Angadi (was: Robert Chansler)
> unit tests failing with nullpointer exception.
> ----------------------------------------------
>
> Key: HADOOP-2935
> URL: https://issues.apache.org/jira/browse/HADOOP-2935
> Project: Hadoop Core
> Issue Type: Bug
> Reporter: Mahadev konar
> Assignee: Raghu Angadi
> Priority: Blocker
>
> null
> java.lang.NullPointerException
> at
> org.apache.hadoop.dfs.DFSClient$DFSOutputStream.closeInternal(DFSClient.java:2328)
> at
> org.apache.hadoop.dfs.DFSClient$DFSOutputStream.close(DFSClient.java:2283)
> at
> org.apache.hadoop.fs.FSDataOutputStream$PositionCache.close(FSDataOutputStream.java:51)
> at
> org.apache.hadoop.fs.FSDataOutputStream.close(FSDataOutputStream.java:67)
> at org.apache.hadoop.dfs.DFSTestUtil.createFile(DFSTestUtil.java:136)
> at org.apache.hadoop.dfs.DFSTestUtil.createFiles(DFSTestUtil.java:114)
> at
> org.apache.hadoop.dfs.TestCrcCorruption.thistest(TestCrcCorruption.java:84)
> at
> org.apache.hadoop.dfs.TestCrcCorruption.testCrcCorruption(TestCrcCorruption.java:223)
> I am getting this error while running ant test. TestCrcCorruption failed iwth
> this error on trunk.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.