[
https://issues.apache.org/jira/browse/NIFI-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16006839#comment-16006839
]
ASF subversion and git services commented on NIFI-2763:
-------------------------------------------------------
Commit a1bb7a7ee6d1a554b296bf8365e747e0fa2f97ec in nifi's branch
refs/heads/support/nifi-0.7.x from d810146
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a1bb7a7 ]
NIFI-3710: Port S3 Signer V4 Fixes to 0.x
* Port of S3 changes for selecting the S3 signer to allow v2 or v4.
* Necessary for supporting S3-compatible, non-AWS stores in recent SDKs.
* Includes original code from NIFI-2763 and fix from NIFI-2902.
This closes #1680
Signed-off-by: Mike Moser <[email protected]>
> S3 processors do not work with older S3-compatible object stores
> ----------------------------------------------------------------
>
> Key: NIFI-2763
> URL: https://issues.apache.org/jira/browse/NIFI-2763
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.0.0
> Reporter: Franco
> Assignee: James Wing
> Labels: easyfix
> Fix For: 1.1.0
>
>
> In the 1.0.0 release of NiFi it is using the AWS library for connecting to S3
> and S3-compatible object stores.
> This library by default expects V4 signer support which if you are using an
> older object store will not be available and so NiFi will be unusable.
> The fix is simple:
> Allow the user to specify (if they wish) the signer type that AWS library
> should use.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)