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

ASF GitHub Bot commented on NIFI-3625:
--------------------------------------

Github user joewitt commented on the issue:

    https://github.com/apache/nifi/pull/1607
  
    @ryanpersaud thanks!  I think given the Record reader/writer work this 
processor is a very good candidate to refactor to leverage that or we should 
instead create a new one (so we dont break old flows).  The new one would be 
PutHiveStreamingRecord and it would let users select a record reader and the 
processor then handles going from the record object into the structure Hive 
needs.  This means the processor immediately becomes able to support any format 
and schema for which we have a reader.


> Add JSON support to PutHiveStreaming
> ------------------------------------
>
>                 Key: NIFI-3625
>                 URL: https://issues.apache.org/jira/browse/NIFI-3625
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.2.0
>            Reporter: Ryan Persaud
>
> As noted in a Hortonworks Community Connection post 
> (https://community.hortonworks.com/questions/88424/nifi-puthivestreaming-requires-avro.html),
>  PutHiveStreaming does not currently support JSON Flow File content.  I've 
> completed the code to allow JSON flow files to be streamed into hive, and I'm 
> currently working on test cases and updated documentation.  I should have a 
> PR to submit this week.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to