Hi,
> So, I want to schedule data ingestion to hive from ftp. I have to
>schedule a job to check for files that are getting generated and when
>they get generated, move it to hdfs.
There is no ³best² way unfortunately.
The options start with Apache Oozie, the bog standard solution. Then
there¹s
Maybe this is not exactly a question for hive user group, however I do not
know of any other better place.
So, I want to schedule data ingestion to hive from ftp. I have to schedule
a job to check for files that are getting generated and when they get
generated, move it to hdfs.
Can anyone sugges