[GitHub] [nifi] ottobackwards commented on pull request #5059: NIFI-8519 Adding HDFS support for NAR autoload

2021-05-13 Thread GitBox
ottobackwards commented on pull request #5059: URL: https://github.com/apache/nifi/pull/5059#issuecomment-840550448 Absolutely, I had different goals. Is there something written up on "We want this to allow pluggability for any number of locations. We would also want to account for

[GitHub] [nifi] ottobackwards commented on pull request #5059: NIFI-8519 Adding HDFS support for NAR autoload

2021-05-12 Thread GitBox
ottobackwards commented on pull request #5059: URL: https://github.com/apache/nifi/pull/5059#issuecomment-839773885 One reason I implemented this by swapping out FileUtils to use VFS is that you don't need to change any of this, you just set the nifi properties paths that VFS urls and the

[GitHub] [nifi] ottobackwards commented on pull request #5059: NIFI-8519 Adding HDFS support for NAR autoload

2021-05-05 Thread GitBox
ottobackwards commented on pull request #5059: URL: https://github.com/apache/nifi/pull/5059#issuecomment-833215530 I forked the nar 'system' a while ago, and re-implemented it on commons-vfs, with support for HDFS and a VFS classloader etc. https://github.com/palindromicity/bundles