alexholmes / hdfs-file-slurper

Utility to easily copy files into HDFS
Apache License 2.0
69 stars 35 forks source link

gettting java.lang.runtimeexecption native-lzo lib not available #14

Open madhukotagiri opened 8 years ago

madhukotagiri commented 8 years ago

Iam getting java.lang.runtimeexecption native-lzo lib not available

COMPRESSION_CODEC = com.hadoop.compression.lzo.LzopCodec i passed the prop value like above

but i fallowed the below link to compress it is working fine in same machine https://github.com/gregben/mapreduce_compression/tree/master/build

what might be the issue.

lzo parcels are added properly