Skip to content
/ kuber Public

A framework for large scale encryption in Hadoop environment. This was originally introduced in our research publication in IEEE Access.

License

Notifications You must be signed in to change notification settings

rj97/kuber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kuber

Kuber is an application framework that can be used for large scale encryption in Hadoop environment. To visit project page click here. The objective behind starting out this project is to provide open, flexible and cost-effective data security environment to any Hadoop cluster using easy to use set of APIs and command line tools. For more details read authors' article [here].

How to use JAR file?

Encryption Example

hadoop jar kuber.jar Encrypt /local/path/filename.ext /hdfs/path/

Decryption Example

hadoop jar kuber.jar Decrypt /hdfs/path/filename.ext /local/path/

Developers

Open source community members are heartedly invited to contribute to this project. List of tasks to be carried out is given in file CONTRIBUTORS.md.

About

A framework for large scale encryption in Hadoop environment. This was originally introduced in our research publication in IEEE Access.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages