Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.9.0
-
None
Description
TestNNThroughputBenchmark intermittently fails due to NotReplicatedYetException. Because NNThroughputBenchmark.BlockReportStats#generateInputs directly uses ClientProtocol#addBlock, it must handles NotReplicatedYetException by itself as {{DFSOutputStream#addBlock} do.
Attachments
Attachments
Issue Links
- is required by
-
HDFS-9503 Replace -namenode option with -fs for NNThroughputBenchmark
- Resolved