[
https://issues.apache.org/jira/browse/NIFI-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959556#comment-15959556
]
ASF GitHub Bot commented on NIFI-1833:
--------------------------------------
Github user jtstorck commented on the issue:
https://github.com/apache/nifi/pull/1636
@aperepel Can you add usage documentation about the risks of allowing the
account name and key to be stored as flowfile attributes? Mentioning that
sensitive attributes are not supported, and that anyone with provenance access
for the processors will be able to see the attribute values. Also, the
flowfile repository, where the attributes are stored, does not support
encryption internally, and unless the repository is being written to a TDE
partition, the attribute values could possibly be accessed there, as well.
> 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)