Hi Team, We are using NIFI in our company to migrate all data from SFTP server to HDFS. We have different environment like dev, test, prod and want to accomplish Continuous integration with NIFI. In order to do so, we need to separate all sensitive data like server hostname,username,password from hardcoding in Processor (eg:-GETSFTP). Can anyone help me by providing best solution for this problem?
Regards, Rajeswari
