You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joe Skora (JIRA)" <ji...@apache.org> on 2015/11/04 16:27:27 UTC

[jira] [Commented] (NIFI-1101) Processor support Openstack Swift

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

Joe Skora commented on NIFI-1101:
---------------------------------

[~robinlin],

Based on the [Swift/S3 compatibility chart|https://wiki.openstack.org/wiki/Swift/APIFeatureComparison], I think the current S3 processors cover the functionality you need.  Did I miss something?

If so, I'm working on a change that adds a new S3 processor for files bigger than what PutS3Object supports and allows access to any S3 compatible endpoint.  Currently, the S3 processors only support Amazon endpoints because of defaults in the AWS libraries, but I'm adding a new `EndPoint Overrride` property to allow use of any endpoint compatible with the AWS S3 API.

Regards,
Joe Skora

> Processor support Openstack Swift
> ---------------------------------
>
>                 Key: NIFI-1101
>                 URL: https://issues.apache.org/jira/browse/NIFI-1101
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>    Affects Versions: 0.3.0
>            Reporter: robinlin
>            Priority: Minor
>
> Hi
> I think the current S3 processors are not available for Openstack Swift.
> So in order to support Openstack Swift functionalities, the following are some processors might have to be implemented
> 1. GetContainer
> 2. PutContainer
> 3. DeleteContainer
> 4. GetSwiftObject
> 5. PutSwiftObject
> 6. DeleteSwiftObject



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