[
https://issues.apache.org/jira/browse/NIFI-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963045#comment-15963045
]
ASF GitHub Bot commented on NIFI-1833:
--------------------------------------
Github user jtstorck commented on the issue:
https://github.com/apache/nifi/pull/1636
@aperepel Integration tests are written for the processors, but aren't
included in the build. There should probably be some tests that do get run
with the build, using the TestRunner. The CloudStorageAccount would have to be
mocked, which at a minimum you could do by making an extension of the class
under test in which the createStorageAccount method used by the test returns a
mock.
> 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.15#6346)