Big data file to generate from Saved Searches
Hello, I need to generate a large chunk of data from multiple saved searches and loading of records and then store it in a single pdf/excel file. The issue is if I use a Map/Reduce then it will yield multiple times and how can I continue to append to the same file created earlier during the start of the job. How can I…