interesting.

How would you keep the key secure?

This really encourages the notion of chaining stream processors together...

On Sep 7, 2006, at 4:48 PM, Owen O'Malley wrote:

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