Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have developed around 150 jobs for a big project, most of them are reading information from Oracle and then loading the data into HDFS (Staging Area), now I do not want to continue doing the same thing over and over again.
I am looking for a way to have1 job that does everything since the tasks is repetitive, and then using some sort of metadata to achieve the goal of loading the data to early stages.
Advices ?
hi adelaoc,
If there are no major transformation involved then there are multiple ways to design this job.
Thanks,
RekhaSree