Created 06-25-2019 04:12 AM
Hi all
I'm trying to get log files from under multiple directories which are not specified the name like below.
Is it possible that that files are transferred to the host server from hdfs using listHDFS?
It seems that I'm supposed to specify the path exactly, isn't it?
If there is a solution, please let me know.
I appreciate in advance.
Created 06-25-2019 02:00 PM
Configure directory as /user/paxata/job and keep recursive sub directories to true will list all the files in the sub directories.
Similar question reported in this HCC thread.