Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.14.0
-
None
-
None
Description
Performance is noticeably affected by Block Level CRCs patch (HADOOP-1134). This is more noticeable on writes (randomriter test etc).
With random writer, it takes 20-25% on small cluster (20 nodes) and many be 10% on larger cluster.
There are a few differences in how data is written with 1134. As soon as I can reproduce this, I think it will be easier to fix.