Member since
11-10-2017
3
Posts
0
Kudos Received
0
Solutions
11-13-2017
03:32 PM
Sorry, yes I solved it before reading your answer Matt, but thank you very much indeed. OK, it's done, using ExtractText Processor with DOTALL mode to "true" and (.*) as regex and then to AttributesToJSON processor with the name given to the regex in the AttributesList.
... View more
11-13-2017
11:31 AM
Hi, I'm building a JSON with AttributestoJSON that I need to send to a REST service, but I'm having trouble to figure out how to add to this JSON a file that I get from FetchFTP, then I encode it with base64encodeContent processor. Any idea? Thank you very much indeed.
... View more
Labels:
- Labels:
-
Apache NiFi
11-10-2017
09:46 AM
Hi, I've used this article to get NiFi 1.3.0 working with Azure Data Lake, but no luck so far. I just get the "Wrong FS expecting file:///" error message. Has anyone tested this on plain NiFi? Does it only work on HDF? Thank you very much Juan
... View more