If the source data gets updated every now and then, how will you synchronize the data in hdfs that is imported by sqoop?
Answer Posted / Rangila
To synchronize the data in HDFS with Sqoop when the source data gets updated, you can use the '--incremental' option along with 'import' or 'export'. This allows Sqoop to only transfer changed rows.n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category