Securing the Hadoop ecosystem with Project Rhino
Project Rhino aimed to provide an integrated end-to-end data security view of the Hadoop ecosystem.
It provides the following key features:
Hadoop crypto codec framework and crypto codec implementation to provide block-level encryption support for data stored in Hadoop
Key distribution and management support so that MapReduce can decrypt the block and execute the program as required
Enhancing the security features of HBase by introducing cell-level authentication for HBase, and providing transparent encryption for HBase tables stored in Hadoop
Standardized audit logging framework and log formats for easy audit trail analysis
Note
More details on project Rhino are available at https://github.com/intel-hadoop/project-rhino/.