RocketMQ processor for Apache NIFI.
GetRocketMQ processor, which reads messages from RocketMQ.
PutRedis processor, which extracts key and value from flow file, then puts them into Redis.
-
find all "TODO" tags and set the configurations
-
mvn clean install
-
copy
nifi-rocketmq-nar/target/nifi-rocketmq-nar-0.1.0.nar
to$NIFI_HOME/lib/
-
copy
nifi-redis-nar/target/nifi-redis-nar-0.1.0.nar
to$NIFI_HOME/lib/
-
restart NiFi
Apache 2.0