[
https://issues.apache.org/jira/browse/NIFI-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266005#comment-15266005
]
ASF GitHub Bot commented on NIFI-1833:
--------------------------------------
GitHub user simonellistonball opened a pull request:
https://github.com/apache/nifi/pull/399
First cut at NIFI-1833 - Adding Azure Storage processors
A little progress on a quick patch to add storage processors. Still
requires some unit and integration testing. May need a little more on the
documentation as well. Better supporting for Azure batching commands would be a
good next step, but probably lives as a further enhancement. Comments
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/simonellistonball/nifi NIFI-1833
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/399.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #399
----
commit ab5e28403f6e0dc8fc62bdb1d7e6282eda4a29f8
Author: Simon Elliston Ball <[email protected]>
Date: 2016-05-01T23:35:34Z
First cut at NIFI-1833 - Adding Azure Storage processors
----
> Add support for Azure Blob Storage and Table Storage
> ----------------------------------------------------
>
> Key: NIFI-1833
> URL: https://issues.apache.org/jira/browse/NIFI-1833
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 0.6.1
> Reporter: Simon Elliston Ball
> Priority: Minor
>
> It would be useful to have an Azure equivalent of the current S3 capability.
> Azure also provides a Table storage mechanism, providing simple key value
> storage. Since the Azure SDKs are Apache Licensed, this should be reasonably
> straightforward. A first cut is available as an addition to the existing
> azure bundle.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)