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

ASF subversion and git services commented on NIFI-4275:
-------------------------------------------------------

Commit f7da7e67f49fe9a22eb5357410f0bffd9f589276 in nifi's branch 
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=f7da7e6 ]

NIFI-4275 Adding support for specifying the timestamp on PutHBase processors

Signed-off-by: Pierre Villard <pierre.villard...@gmail.com>

This closes #2070.


> Allow specifying timestamp in PutHBase processors
> -------------------------------------------------
>
>                 Key: NIFI-4275
>                 URL: https://issues.apache.org/jira/browse/NIFI-4275
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>
> We should add the ability to specify the timestamp of a cell in PutHBase 
> processors.
> * PutHBaseCell - Add an optional property called "Timestamp" that supports 
> EL, if specified it would get passed to the Put operation sent to HBase
> * PutHBaseJson - Add an optional property called "Timestamp" that supports 
> EL, if specified this would be the timestamp used for all cells created from 
> the JSON document
> * PutHBaseRecord - Add an optional property called "Timestamp Field Name" 
> that supports EL, if specified the value of this field would be used as the 
> timestamp of each cell



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to