Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Does HDF support data transfer from Relational Databases(RDBMS) to HDFS

Explorer
 
1 ACCEPTED SOLUTION

Yes you can use the QueryDatabaseTable processor for incrementally retrieving data from a relational database table, see this article:

https://community.hortonworks.com/articles/51902/incremental-fetch-in-nifi-with-querydatabasetable.h...

Then you can use PutHDFS to store the data in HDFS.

View solution in original post

2 REPLIES 2

Yes you can use the QueryDatabaseTable processor for incrementally retrieving data from a relational database table, see this article:

https://community.hortonworks.com/articles/51902/incremental-fetch-in-nifi-with-querydatabasetable.h...

Then you can use PutHDFS to store the data in HDFS.

Explorer

Thanks Bryan Bende!

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.