You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/11/11 14:17:11 UTC

[jira] [Commented] (NIFI-993) GetHTTP should allow the Expression Language to be used for the URL property

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

ASF subversion and git services commented on NIFI-993:
------------------------------------------------------

Commit d887d8fdf063b26cc76f0d1ba66f7e629ae9dd7f in nifi's branch refs/heads/master from [~JPercivall]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=d887d8f ]

NIFI-993 added expression language support to GetHTTP for the filename and URL properties

Signed-off-by: Mark Payne <ma...@hotmail.com>


> GetHTTP should allow the Expression Language to be used for the URL property
> ----------------------------------------------------------------------------
>
>                 Key: NIFI-993
>                 URL: https://issues.apache.org/jira/browse/NIFI-993
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Mark Payne
>            Assignee: Joseph Percivall
>            Priority: Minor
>              Labels: beginner, newbie
>             Fix For: 0.4.0
>
>         Attachments: NIFI-993.patch
>
>
> Currently, the GetHTTP Processor does not allow the Expression Language to be used for the URL property. This was done because it is a Source Processor and doesn't have any FlowFiles' attributes to evaluate. However, a very valid use cause would be to reference functions like now(), hostname(), etc. or to reference system properties. We should allow the Expression Language to be used for this purpose.



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