Details
-
Wish
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.4.0-incubating
-
None
Description
Hi, I am trying to import Oracle data into Hive via Sqoop. I have some secret data in oracle which i would like to have in Hive as encrypted(Security) (Do not want to disclose secret data in Hive/HDFS/HBase). Is it possible to do that?
Note: Only few Oracle columns data(Secret Columns) needs to be encrypted in Hive while transferring via Sqoop.
Use Case is to Transfer the data further from Hive to Amazon DynamoDB.
Flow: Oralce DB -->> Hive -->> DynamoDB
Thanks San.