Details
-
Type:
Task
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: v0.9.3
-
Fix Version/s: None
-
Component/s: Test
-
Labels:None
Description
A unit test needs to be created for testing GzipCodec, maybe others, when the hadoop native libs are loaded into java.library.path. This comes in light that the GzipCodec requires and does different things when these libs are accessible. See FLUME-482 for a solution to 1 of these problems.
Currently these native libs are stored in /usr/lib/hadoop-0.20/libs/native/* if using the CDH Hadoop install.