CHANDAN KUMAR created NIFI-9279:
-----------------------------------
Summary: Add support for Firehose rest api’s end point.
Key: NIFI-9279
URL: https://issues.apache.org/jira/browse/NIFI-9279
Project: Apache NiFi
Issue Type: Improvement
Reporter: CHANDAN KUMAR
Firehose rest api’s output is a never ending stream and currently supported
HTTP processors can not handle this stream of output which will never end.
Expected behaviour converting each stream of record line in one flow file or
multiple stream of record line in one flow files where number of record lines
can be set as count/batch setting in processor.
HTTP processors(Invoke or Get) can be improved or new processor can be built
around this feature.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)