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

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

Github user SunSatION commented on the issue:

    https://github.com/apache/nifi/pull/2409
  
    Hi @jvwing 
    
    The problem is caused by an unsupported version of Jackson databind defined 
in the parent NIFI POM (2.9.3) file compared to the used by AWS Java SDK (2.6.6)
    
    I've included the old version with scope set to `test` in the 
`nifi-aws-bundle` POM file, however I'm not sure whether this is the right 
approach. Any suggestions?
    
    The tests were executed successfully. 
    
    [Test Results - 
ITPutKinesisStream.log](https://github.com/apache/nifi/files/1665817/Test.Results.-.ITPutKinesisStream.log)
    
    



> Allow Expression Evaluation to Kinesis/Firehose Stream Name
> -----------------------------------------------------------
>
>                 Key: NIFI-4786
>                 URL: https://issues.apache.org/jira/browse/NIFI-4786
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.5.0
>            Reporter: Dorian Bugeja
>            Priority: Minor
>              Labels: features, performance, pull-request-available
>         Attachments: 
> NIFI_4786___Allow_Expression_Evaluation_to_Kinesis_Firehose_Stream_Name_NIFI_4786___Allow_1.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Currenctly, the Stream name propoerty for both Firehose and Kinesis does not 
> support the expression language. Routing can be performed based on an 
> attribute of the flowfile and having a single component rather than multiple 
> for each one. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to