Hello experts!
There are tasks to load data into HIVE (HiveServer2).Loading large volumes from ERP (FULL(truncate) or DELTA).
Which method would be preferable to work with and why ? :
Hive adapter
ODBC driver
WebHDFS(File_location)
Perhaps there is some other method, tell me if you have a good real experience?
Thanks!