[
https://issues.apache.org/jira/browse/NIFI-4360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175433#comment-16175433
]
Joseph Witt commented on NIFI-4360:
-----------------------------------
java version "1.8.0_141"
Java(TM) SE Runtime Environment (build 1.8.0_141-b15)
Java HotSpot(TM) 64-Bit Server VM (build 25.141-b15, mixed mode)
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T15:39:06-04:00)
Maven home: /Users/jwitt/Applications/apache-maven-3.5.0
Java version: 1.8.0_141, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac"'
This is the environmental info for where I ran the build/tests. We need the
tests to work on mac/win/lin or skip certain tests in environments they're not
built for.
> Add support for Azure Data Lake Store (ADLS)
> --------------------------------------------
>
> Key: NIFI-4360
> URL: https://issues.apache.org/jira/browse/NIFI-4360
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Milan Chandna
> Assignee: Milan Chandna
> Labels: adls, azure, hdfs
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> Currently ingress and egress in ADLS account is possible only using HDFS
> processors.
> Opening this feature to support separate processors for interaction with ADLS
> accounts directly.
> Benefits are many like
> - simple configuration.
> - Helping users not familiar with HDFS
> - Helping users who currently are accessing ADLS accounts directly.
> - using the ADLS SDK rather than HDFS client, one lesser layer to go through.
> Can be achieved by adding separate ADLS processors.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)