Created 05-01-2018 06:54 AM
I have one requirement where I just want to use spark JDBC driver to read oracle data which is encrypted and after processing, I want to load into Oracle and while loading data should be encrypted.
Created 05-02-2018 11:00 AM
If you are using 'Oracle advanced security' features, this should be possible, as the encryption is handled by the JDBC driver.