I want to encrypt the data that would be placed in HDFS. So I will have to use some kind of encryption algorithms, right? Also, This encryption is to be done on data before placing it in HDFS. How this can be done? Any special API's available in HADOOP for the above purpose?
-- Regards! Sugandha
