Automate File Loading in HDFS


1 Answer(s)


Hi Sonu,

You can use Flume+Oozie. Flume to upload the data and oozie to define the schedule to automatically trigger flume to fetch the data.

Thanks.