[
https://issues.apache.org/jira/browse/NIFI-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15390295#comment-15390295
]
Alex Tilcock commented on NIFI-1922:
------------------------------------
Hi Joey - yes I found a similar (but not as good) article that suggested the
same thing however while this gets around the need to access the python files
on the cluster to decrypt the key but it still requires an actual blob store
account and the decrypted credentials that relate to that account so it's not
something that I have found a way to implement in an automated test framework.
It also works to copy the python files from your HDI cluster onto your local
machine and edit the core-site.xml to point to the local directory. I did
look into the option of using the Azure Storage emulator but that requires a
.Net / SQL installation and I'm not sure it supports the wasb file system. If
someone has some suggestions on how to get around requiring a real storage
account to automate the tests I'm certainly willing to give it a try.
> Add support for WASB / Azure Blob Storage with HDFS processors
> --------------------------------------------------------------
>
> Key: NIFI-1922
> URL: https://issues.apache.org/jira/browse/NIFI-1922
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Joseph Witt
>
> https://hadoop.apache.org/docs/stable2/hadoop-azure/index.html
> Received two mailing list questions on this in the past couple weeks.
> We should look at what things we'd need to do in the processors to make this
> possible. Adding the dependency is one, anything else?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)