Hi all, It is my requirement that put pictures from remote server(not in nifi cluster) into hdfs. First I use the GetSFTP and PutFile to get pictures to local, and then use ExecuteFlumeSource and ExecuteFlumeSink to put pictures into hdfs from local.
However, there is a problem that the name of pictures that put into hdfs cannot keep the same with local. Could you tell me the way to keep the name same or a better way to put pictures into hdfs from remote server with nifi? Thanks!
