Apologies if this is off-topic for this list (user@ instead?) but I need these Nifi processor types for a dataflow:
GetSFTP PutS3Object AFAICT, GetSFTP is available out-of-the-box, but pre-0.3.0, PutS3Object needs to be installed separately as nifi-aws-bundle, correct? http://mvnrepository.com/artifact/org.apache.nifi/nifi-aws-bundle/0.2.1 If not, please advise; if so, what's the guidance I should give to our Operations team for the work ticket I need to open up at my company to specify the work? Something of this form, perhaps? 1.) Go to the Admin Guide section of http://nifi.apache.org/docs.html and download the base artifact(s) as directed; 2.) Modify top-level Nifi pom.xml to include nifi-aws-bundle as a dependency; 3.) Do maven build/install. The existing docs don't address the case of "build base system along with optional processor bundles"... or am I overlooking documentation which covers this case? Thanks in advance, Russell -- Russell Whitaker http://twitter.com/OrthoNormalRuss http://www.linkedin.com/pub/russell-whitaker/0/b86/329
