[
https://issues.apache.org/jira/browse/NIFI-7833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203918#comment-17203918
]
ASF subversion and git services commented on NIFI-7833:
-------------------------------------------------------
Commit 740bfee8f4c11f0c0f904b17ec2c82ff604b8d76 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=740bfee ]
NIFI-7833 - Add Ozone support in Hadoop components where appropriate (#4545)
* NIFI-7833 - Add Ozone support in Hadoop components where appropriate
* added fs dependency
> Add Ozone support for Hadoop processors
> ---------------------------------------
>
> Key: NIFI-7833
> URL: https://issues.apache.org/jira/browse/NIFI-7833
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> It'd be nice provide ways in NiFi to ingest data into Ozone. This can be done
> though the same API HDFS supports. The only difference is the URL being
> o3fs:// instead of hdfs://.
> On NiFi's side we need to add the appropriate profiles to make sure the Ozone
> client is correctly added like the clients we add for the cloud providers.
> Example in:
> [https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-hadoop-libraries-bundle/nifi-hadoop-libraries-nar/pom.xml]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)