[
https://issues.apache.org/jira/browse/NIFI-8519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-8519:
-----------------------------
Attachment: 0001-NIFI-8519-Support-RequiresInstanceClassLoading-annot.patch
> HDFS support for Hot Loading
> ----------------------------
>
> Key: NIFI-8519
> URL: https://issues.apache.org/jira/browse/NIFI-8519
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Simon Bence
> Assignee: Simon Bence
> Priority: Major
> Attachments:
> 0001-NIFI-8519-Support-RequiresInstanceClassLoading-annot.patch
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> In NiFi, we have
> {code:java}
> nifi.nar.library.autoload.directory=./extensions
> {code}
> This directory is where NiFi would be looking for automatically loading NARs
> without the need for a restart of the service. It would be comfortable in
> multiple environments to support loading NARs from object stores, like HDFS.
> In this story I am willing to extend autoload with this capability and
> provide HDFS support for it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)