[ 
https://issues.apache.org/jira/browse/NIFI-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15722876#comment-15722876
 ] 

Bryan Bende commented on NIFI-1922:
-----------------------------------

[~alextil] [~jfrazee] [~joewitt] I believe we can close this JIRA in favor of 
using the "Additional Classpath Resources" property on the HDFS processors that 
was added in NiFi 1.1 release.  Does anyone disagree?

I was able to communicated with a WASB filesystem by creating a directory like 
/opt/wasb/jars with:

azure-storage-2.0.0.jar
commons-codec-1.6.jar
commons-lang3-3.3.2.jar
commons-logging-1.1.1.jar
guava-11.0.2.jar
hadoop-azure-2.7.3.jar
httpclient-4.2.5.jar
httpcore-4.2.4.jar
jackson-core-2.2.3.jar
jsr305-1.3.9.jar
slf4j-api-1.7.5.jar

(some of those may not be required)

And then set "Additional Classpath Resources" on PutHDFS to /opt/wasb/jars.

> 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)

Reply via email to