-
Notifications
You must be signed in to change notification settings - Fork 9
Basic Nifi Usage
Henrique Dias edited this page Dec 15, 2019
·
3 revisions
This tutorial will cover the main proccess of NoHarm integration ilustrated by this picture:
- DBCPConnectionPool - Oracle
- DBCPConnectionPool - PostgreSQL
- AvroReader
- AvroRecordSetWriter
Is a QueryDatabaseTable Processor with a DBCPConnectionPool Controller dependency.
Is a ConvertAvroSchema Processor
Is a PutDatabaseRecord Processor with a DBCPConnectionPool Controller dependency.
Is another PutDatabaseRecord Processor with a DBCPConnectionPool Controller dependency.