Details
Description
The private native method names and signatures in NativeCrc32 were changed in HDFS-6561 ... as a result hadoop-common-2.4 JARs get unsatisifed link errors when they try to perform checksums.
This essentially stops Hadoop 2.4 applications running on Hadoop 2.6 unless rebuilt and repackaged with the hadoop- 2.6 JARs
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-10975 org.apache.hadoop.util.DataChecksum should support native checksum calculation
- Closed
-
HDFS-3528 Use native CRC32 in DFS write path
- Closed
- is related to
-
HADOOP-11127 Improve versioning and compatibility support in native library for downstream hadoop-common users.
- Open
-
HADOOP-12488 DomainSocket: Solaris does not support timeouts on AF_UNIX sockets
- Patch Available