[
https://issues.apache.org/jira/browse/NIFI-6913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103299#comment-17103299
]
ASF subversion and git services commented on NIFI-6913:
-------------------------------------------------------
Commit 851359c1fc09f65661ae236660b5ebcb655d9e67 in nifi's branch
refs/heads/master from Sushil Kumar
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=851359c ]
NIFI-6913: PutAzureBlobStorage processor will create container if not exists
Signed-off-by: Pierre Villard <[email protected]>
This closes #4237.
> PutAzureBlobStorage processor Container Name to allow to create a container
> if doesn't exist
> --------------------------------------------------------------------------------------------
>
> Key: NIFI-6913
> URL: https://issues.apache.org/jira/browse/NIFI-6913
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.10.0
> Reporter: Muazma Zahid
> Assignee: Sushil Kumar
> Priority: Major
> Labels: azureblob
> Time Spent: 20m
> Remaining Estimate: 0h
>
> PutAzureBlobStorage processor Container Name property should create a
> container name specified if it doesn't exist already. The common use case is
> a series of incoming data and based on the incoming data we can use the
> parameter value from the data that can be used to place the data in different
> containers.
> The PutAzureBlobStorage processor is not usable at scale if we expect the
> user to create all containers beforehand.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)