Koert, Slightly related but not exactly is a Tahoe-LAFS plugin for hadoop http://code.google.com/p/hadoop-lafs I believe there has been discussion in this list on an encryption codec. C On Jan 20, 2012, at 4:09 PM, Koert Kuipers wrote:
> Does anyone know of any work/ideas to encrypt data stored on hdfs? > Ideally both temporary files and final files would be encrypted. Or there > would have to be a mechanism in hdfs to securely wipe temporary files, like > shred in linux. > > So far this is what i found: > https://github.com/geisbruch/HadoopCryptoCompressor > > Best, > Koert