[ 
https://issues.apache.org/jira/browse/NIFI-10234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571412#comment-17571412
 ] 

David Handermann commented on NIFI-10234:
-----------------------------------------

The concept of a {{Time Field Property}} would be a configurable value that the 
processor would use when reading records.

At a high level, {{PutIoTDB}} would read each Record from the configured Record 
Reader, then call {{Record.getAsDate(configuredTimeFieldProperty, dateFormat)}} 
to determine the source value. {{PutIoTDB}} would then use the returned value 
as the {{Time}} field when constructing the new object to send to IoTDB. Does 
it sound like that would work?

> implement a processor of Apache IoTDB
> -------------------------------------
>
>                 Key: NIFI-10234
>                 URL: https://issues.apache.org/jira/browse/NIFI-10234
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Xuan Ronaldo
>            Priority: Major
>
> Hi, folks
>  
> I'm a contributer of Apache IoTDB. Recently, I have implemented a processor 
> which can write data to IoTDB.  I'd like to submit it to the NiFi as a 
> build-in processor. Besides, there are more processors or controller services 
> will be developed. 
>  
> Regards,
> Xuan Ronaldo



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to