This is a GitHub for all of my NiFi Templates
CSV to SQL Demo - Parse CSV, extract values, create & execute insert query.
CSV to Table Demo - Parse CSV into an HTML Table Output
DetectDuplicate DistributedMapCache Demo - An example of how to use DetectDuplicate with the DistributedMapCacheServer and DistributedMapCacheClient.
Excel to SQL Demo - Import Excel Colummn Data to SQL
EvaluateJsonPath Demo - Demonstration of accessing json array values inside of json objects
EvaluateJsonPath Demo 2 - In this demo we split a json, then evaluate an id within an array.
Get File Demo - Demo examples for NiFI Processors: GetFile, GetFtp, GetHttp (http and https)
InvokeHttp Demo - Demo post using credentials and mime.type.
InvokeHttp Demo 2 - Using Json content, grab values, add new values, send specific values back to flow file, and finally send to InvokeHttp
NiFi API with HandleHttpRequest Demo - Learn to use NiFi to create an API using HandleHttpRequest and HandleHttpResponse.
Schema Registry Demo - Learn how to use the Schema Registry's API to Create & Update Schemas in NiFi. Using the Schema Registry
Schema Generator API Demo - Learn how to use Nifi to automate the creation of Schema Registry Entities, Avro Schemas, Hive Schemas, and Hive tables for large data sources.
Working With Timestamps - Examples of NiFi Expression Language for timestamps.
MiNiFi Tail Logs to NiFi to HDFS Demo - Learn how to use MiNiFi to tail log files, deliver to NiFi, and save to HDFS.