[
https://issues.apache.org/jira/browse/NIFI-4862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16430212#comment-16430212
]
ASF GitHub Bot commented on NIFI-4862:
--------------------------------------
Github user ijokarumawak commented on the issue:
https://github.com/apache/nifi/pull/2467
Hi @jles01 , as I wrote on the Apache JIRA
[NIFI-4862](https://issues.apache.org/jira/browse/NIFI-4862), Matt's PR has
been merged in order to achieve the same goal with yours. Would you check #2605
to see if there's anything to be added? If that one looks good to your needs,
please close this PR. Thanks for your contribution!
> Copy original FlowFile attributes to output FlowFiles at SelectHiveQL
> processor
> -------------------------------------------------------------------------------
>
> Key: NIFI-4862
> URL: https://issues.apache.org/jira/browse/NIFI-4862
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.5.0
> Reporter: Jakub Leś
> Assignee: Matt Burgess
> Priority: Minor
> Fix For: 1.7.0
>
> Attachments:
> 0001-NIFI-4862-Add-Copy-original-attributtes-to-SelectHiv.patch
>
>
> Hi,
> Please add "Copy original attributes" to processor SelectHiveQL. Thanks to
> that we can use HttpRequest and HttpResponse to synchronize fetching query
> result in webservice.
>
> UPDATED:
> SelectHiveQL creates new FlowFiles from Hive query result sets. When it also
> has incoming FlowFiles, it should create new FlowFiles from the input
> FlowFile, so that it can copy original FlowFile attributes to output
> FlowFiles.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)