[
https://issues.apache.org/jira/browse/NIFI-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072798#comment-15072798
]
Tony Kurc commented on NIFI-1325:
---------------------------------
[~mans2singh] - I was going to point at the developer docs for @OnScheduled
(https://nifi.apache.org/developer-guide.html) to clarify how @Onscheduled is
used, but I can see how based on the existing docs why it is confusing.
@Onscheduled is generally called only when the processor starts up (for
example, when the framework starts up, or if it is stopped, when someone hits
the run button in the UI). It could be running for days, or months, and would
only have credentials for the first hour.
> Enhance AWS S3 fetch to access bucket across accounts
> -----------------------------------------------------
>
> Key: NIFI-1325
> URL: https://issues.apache.org/jira/browse/NIFI-1325
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 0.4.1
> Environment: All
> Reporter: Mans Singh
> Assignee: Tony Kurc
> Priority: Minor
> Labels: easyfix
> Fix For: 0.4.1
>
> Attachments: nifi-1325.patch.zip
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> The AWS S3 Fetch Object component does not allow access to bucket across
> accounts. AWS S3 Fetch Object with can be enhanced to provide this
> functionality by using assume role session/credentials
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)