This website requires JavaScript.
Explore
Help
Sign In
Apache
/
nifi
Watch
1
Star
0
Fork
0
You've already forked nifi
mirror of
https://github.com/apache/nifi.git
synced
2025-02-16 15:06:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nifi
/
nifi-nar-bundles
/
nifi-kafka-bundle
/
nifi-kafka-0-10-processors
History
Mark Payne
40de1b18d9
NIFI-3739: This
closes
#1728
. Pass the proper InputStream to RecordSetWriterFactory in order to obtain RecordSetWriter; also fix error handling so that we don't kill kafka client if unable to create writer, since we roll back the offsets
...
Signed-off-by: joewitt <joewitt@apache.org>
2017-05-02 00:21:15 -04:00
..
src
NIFI-3739: This
closes
#1728
. Pass the proper InputStream to RecordSetWriterFactory in order to obtain RecordSetWriter; also fix error handling so that we don't kill kafka client if unable to create writer, since we roll back the offsets
2017-05-02 00:21:15 -04:00
pom.xml
NIFI-3739: This
closes
#1695
. Added ConsumeKafkaRecord_0_10 and PublishKafkaRecord_0_10 processors
2017-05-01 18:47:51 -04:00