Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
hdfs data at REST encryption
Labels:
- Labels:
-
Apache Hadoop
-
HDFS
New Contributor
Created ‎02-18-2023 08:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
my work on hdfs data at REST encryption.
i m using hybrid encryption based on python language in ubuntu vm
so plz guide me how we use this hybrid encryption based on python for provide security of data at REST
2 REPLIES 2
Super Collaborator
Created ‎07-29-2024 07:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hey @shivani not sure on the requirement plz check the below doc out.
Expert Contributor
Created ‎07-30-2024 01:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @shivani
Hadoop do not support Hybrid Encryption for Data at rest. It can only use one key to create an encryption zone at a time.
