You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Naden Franciscus (JIRA)" <ji...@apache.org> on 2016/09/13 00:25:21 UTC

[jira] [Created] (NIFI-2762) S3 processors do not work with older S3-compatible object stores

Naden Franciscus created NIFI-2762:
--------------------------------------

             Summary: S3 processors do not work with older S3-compatible object stores
                 Key: NIFI-2762
                 URL: https://issues.apache.org/jira/browse/NIFI-2762
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
    Affects Versions: 1.0.0
            Reporter: Naden Franciscus


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.4#6332)