- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
NiFi to Azure SQL DB
- Labels:
-
Apache NiFi
Created ‎10-12-2017 02:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Team,
Is it possible to ingest data to Azure SQL DB directly using NiFi?
Thanks
Created ‎10-12-2017 09:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There's no specific processor for Azure SQL DB but you can use it with standard JDBC processor in NiFi. You can use a Database Connection Pooling Service with JDBC driver for Azure SQL DB and use processor like PutDatabaseRecord or any other JDBC processor to ingest data.
Created ‎10-12-2017 09:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There's no specific processor for Azure SQL DB but you can use it with standard JDBC processor in NiFi. You can use a Database Connection Pooling Service with JDBC driver for Azure SQL DB and use processor like PutDatabaseRecord or any other JDBC processor to ingest data.
