Hi Guys,
I have a requirement where I have thousands of json file url’s in a file(all files are of same format). I need to process the data for every file and load data in to destination.
Ex: local_dir/file_list.txt
https://example4.json
Hi Guys,
I have a requirement where I have thousands of json file url’s in a file(all files are of same format). I need to process the data for every file and load data in to destination.
Ex: local_dir/file_list.txt
https://example4.json
Hello
What is going to be destination in this case?
You can keep the *.txt file in local directory and fetch the file data . Then pass file entry to http client to fetch data from above mentioned http URLs.
If you are having issues , please let me know .
Please construct your pipeline as below .
Thanks & Regards
Bikram_
Thank you
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.