Mike Thomsen
|
d7347a2dc3
|
NIFI-4644 Fixed LookupService API to allow for more than String/String lookup pairs. This closes #2304.
|
2017-12-13 16:04:23 -05:00 |
Jeff Storck
|
a57911d3db
|
NIFI-4412-RC2 prepare for next development iteration
|
2017-09-28 13:45:36 -04:00 |
Jeff Storck
|
e6508ba7d3
|
NIFI-4412-RC2 prepare release nifi-1.4.0-RC2
|
2017-09-28 13:45:21 -04:00 |
Matt Gilman
|
cc741d2be6
|
NIFI-3997:
- Bumping to next minor version.
|
2017-06-08 15:22:51 -04:00 |
Matt Gilman
|
6ee12e9b47
|
NIFI-3997-RC1prepare for next development iteration
|
2017-06-05 11:07:43 -04:00 |
Matt Gilman
|
ddb73612bd
|
NIFI-3997-RC1prepare release nifi-1.3.0-RC1
|
2017-06-05 11:07:28 -04:00 |
Joey Frazee
|
46e2420d74
|
NIFI-3404 Added LookupAttribute processor and lookup controller services
Signed-off-by: Joey Frazee <jfrazee@apache.org>
|
2017-05-25 10:05:32 -05:00 |
Mark Payne
|
7f8987471d
|
NIFI-3946: Update LookupService to take a Map instead of a String for the input
NIFI-3946: Fixed issues where null values were returned instead of empty optionals
This closes #1833.
Signed-off-by: Bryan Bende <bbende@apache.org>
|
2017-05-22 11:52:41 -04:00 |
Mark Payne
|
ae9953db64
|
NIFI-3857: This closes #1825. Added PartitionRecord processor
Signed-off-by: joewitt <joewitt@apache.org>
|
2017-05-19 02:08:52 -04:00 |
Mark Payne
|
9bd0246a96
|
NIFI-3863: Initial implementation of Lookup Services. Implemented LookupRecord processors. This required some refactoring of RecordSetWriter interface, so refactored that interface and all implementations and references of it
|
2017-05-19 01:02:41 -04:00 |