Joe, Epic!
Exactly what I was looking for. (Also, apologies for getting you to LMGTFY... :-) ) Cheers On Tue, Oct 13, 2015 at 1:13 AM, Joe Witt <[email protected]> wrote: > Hello Andre, > > Found on Github here is someone who already got NiFi working with MapR > and documented their approach. > > https://github.com/bbukacek/nifi-hadoop-libraries-bundle > > Thanks > Joe > > On Mon, Oct 12, 2015 at 9:46 AM, Oleg Zhurakousky > <[email protected]> wrote: >> May be I am missing certain details, but are you asking about custom bundle >> (NAR) or using existing NiFi bundles which would somehow have to delegate to >> some custom JARs? >> I am thinking that if you are using custom client, you may need a custom >> bundle. >> >> Oleg >> >>> On Oct 12, 2015, at 9:29 AM, Andre F de Miranda <[email protected]> wrote: >>> >>> 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 >>> >>
