I realized today that with the new pluggable codec framework we can trivially support encryption.

You'd define a codec that does encryption and the application would set the password in the JobConf. The framework would then automatically encrypt and decrypt your files automatically. Fun stuff.

-- Owen

Reply via email to