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

Mark Payne commented on NIFI-1174:
----------------------------------

[~bbende] - sorry, it was my mistake on the first comment, where it didn't have 
the row id. Not all of the JSON that I was sending in had the proper JSON 
element. I tested again with only JSON that has the proper fields, and it did 
function properly. However, it is certainly good to clarify the error message, 
as the one that comes back is fairly vague.

I'll check out the new patch. THanks!

> Create a Put HBase processor that can put multiple cells
> --------------------------------------------------------
>
>                 Key: NIFI-1174
>                 URL: https://issues.apache.org/jira/browse/NIFI-1174
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>         Attachments: NIFI-1174-Complex-Field-Improvements.patch, 
> NIFI-1174.patch
>
>
> We recently added a PutHBaseCell processor which works great for writing one 
> individual cell at a time, but it can require a significant amount of work in 
> a flow to create a row with multiple cells. 
> We should support a variation of this processor that can accept a flow file 
> with key/value pairs in the content of the flow file (possibly json). The 
> key/value pairs then turned into the cells for the given row and get added in 
> one put operation. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to