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

Bryan Bende commented on NIFI-6681:
-----------------------------------

In the PutHBaseRecord processor, I think you want Row Identifier Field Name to 
be "TRANSACTION_START_TIME" and not "${TRANSACTION_START_TIME}".

Using "${...}" would mean you want to get the value of a flow file attribute 
name TRANSACTION_START_TIME, and then use the value of that attribute as the 
ROW ID.

> NIFI PutHbaseRecord
> -------------------
>
>                 Key: NIFI-6681
>                 URL: https://issues.apache.org/jira/browse/NIFI-6681
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Flow Versioning
>    Affects Versions: 1.8.0
>         Environment: Linux
>            Reporter: Amogh
>            Priority: Minor
>         Attachments: CSVReader.PNG, Conf.PNG, Error.png, Hbase.PNG
>
>
> Hi All,
>  
> I am getting below error while loading a data hbase from nifi, Even though 
> the column is not null data is not loading and i'm getting the error



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to