Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.1-alpha
-
None
-
None
-
Reviewed
Description
when I test the characteristic parameter about dfs.checksum.type. The value can be defined as NULL,CRC32C,CRC32. It's ok when the value is CRC32C or CRC32, but the client will through java.lang.ArrayIndexOutOfBoundsException when the value is configured NULL.
Attachments
Attachments
Issue Links
- duplicates
-
HADOOP-9505 Specifying checksum type to NULL can cause write failures with AIOBE
- Resolved
- is blocked by
-
HDFS-5544 Adding Test case For Checking dfs.checksum type as NULL value
- Closed
- is related to
-
HADOOP-8240 Allow users to specify a checksum type on create()
- Closed