Hi team, I have a question, I’m using SFTP module in Map reduce script so I need to use the connection in different places like in getinputdata and reduce and summarize stages. Instead of opening connections everytime can we do once and use that instance throughout Mr script ? Any ideas would be helpful. Thanks!