Hi there, First post in here so please... you know the drill.
I was wondering: What is the recommended approach to add custom classes to NiFi on load time? Reason I ask is simple: Our HDFS store is in fact a MapR-FS store and as such I need to use the proprietary MapR client and Hadoop JARs on the client software. Usually this is achieved via add-on shims, rebuild (using maven artifacts) and in some rare cases, fully supported out of the box! :-) I am finding a bit difficult to setup the NiFI <-> MapR linkage without tainting the NiFi distribution folder structure and was wondering what is the recommended approach? I thank you in advance
