Hi,
I am trying to run a shell action to watch for a file on the edge node and if found put it in the hdfs location. The inputDir is passed as an argument for the shell script through job.properties
I have mentioned the file system uri as file:///home/.. but, still its not picking up the location. Need help in this issue.
Thanks