[
https://issues.apache.org/jira/browse/NIFI-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-8104.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> PutKudu Processor Not Correctly Ingesting Microsecond Timestamps
> ----------------------------------------------------------------
>
> Key: NIFI-8104
> URL: https://issues.apache.org/jira/browse/NIFI-8104
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.12.1
> Environment: OS: RHEL 7
> Java: Oracle Java 1.8.0_144
> Kudu Version: 1.13.0
> Reporter: Ivan
> Assignee: Ivan
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Kudu stores timestamps as microseconds since epoch, however, the PutKudu
> Processor can only ingest timestamps with millisecond granularity. The
> default conversion in the toTimestamp function assumes values in millis. It
> is not possible to use a DateFormat to specify how the value should be parsed
> because java's SimpleDateFormat does not support a lower granularity than
> milliseconds.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)