Hi,
I am fetching data(csv) files from SFTP server and storing in HDFS. Using PIG i am converting the csv file in structured format and storing in HIVE. which storing structured data in HIVE, there are some fields i want to encrypt. How can I perform this ?
Thank you.