[
https://issues.apache.org/jira/browse/NIFI-7861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Wicks updated NIFI-7861:
------------------------------
Description:
* Create an Arrow Flight controller service that hosts an Arrow Flight service
in NiFi
* Create a Processor to read data from an Arrow Flight Server
* Create a Processor to write data to an Arrow Flight Server
* Create a Processor to fetch data from an Arrow Flight Server ?
Due to the in-memory nature of the Arrow Table format, exposing record
reader/writer services for cross processor consumption does not make sense,
since the Arrow Table format does not exist on disk.
was:
* Create an Arrow Flight controller service that hosts an Arrow Flight service
in NiFi
* Create a Processor to read data from an Arrow Flight Server
* Create a Processor to write data to an Arrow Flight Server
Due to the in-memory nature of the Arrow Table format, exposing record
reader/writer services for cross processor consumption does not make sense,
since the Arrow Table format does not exist on disk.
> Arrow Flight Server Controller and Processors
> ---------------------------------------------
>
> Key: NIFI-7861
> URL: https://issues.apache.org/jira/browse/NIFI-7861
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Peter Wicks
> Assignee: Peter Wicks
> Priority: Minor
>
> * Create an Arrow Flight controller service that hosts an Arrow Flight
> service in NiFi
> * Create a Processor to read data from an Arrow Flight Server
> * Create a Processor to write data to an Arrow Flight Server
> * Create a Processor to fetch data from an Arrow Flight Server ?
>
> Due to the in-memory nature of the Arrow Table format, exposing record
> reader/writer services for cross processor consumption does not make sense,
> since the Arrow Table format does not exist on disk.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)