[
https://issues.apache.org/jira/browse/HADOOP-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghu Angadi updated HADOOP-1696:
---------------------------------
Status: Open (was: Patch Available)
There are two issues in the Jira.
- NPE reported in the description
- assert failure reported in first and seconnd comments.
sortFiles.patch fixes only the second problem. I will file another jira that is
more suitable for sortFile.patch and will make that patch available.
> NPE in TestDistributedUpgrade
> -----------------------------
>
> Key: HADOOP-1696
> URL: https://issues.apache.org/jira/browse/HADOOP-1696
> Project: Hadoop
> Issue Type: Bug
> Components: dfs
> Reporter: dhruba borthakur
> Assignee: Enis Soztutar
> Fix For: 0.15.0
>
> Attachments: sortFiles.patch
>
>
> The TestDistributedUpgrade test fails once a while with the following stack
> trace:
> java.lang.NullPointerException
> at
> org.apache.hadoop.dfs.FSImage.getDistributedUpgradeState(FSImage.java:1036)
> at org.apache.hadoop.dfs.FSImage.setFields(FSImage.java:411)
> at org.apache.hadoop.dfs.Storage$StorageDirectory.write(Storage.java:169)
> at
> org.apache.hadoop.dfs.UpgradeUtilities.createVersionFile(UpgradeUtilities.java:306)
> at
> org.apache.hadoop.dfs.TestDistributedUpgrade.testDistributedUpgrade(TestDistributedUpgrade.java:100)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.