Member since
04-29-2016
192
Posts
20
Kudos Received
2
Solutions
02-07-2017
02:58 PM
thanks @Matt I was aware of the banner text, but we're actually using it for a Security Disclaimer; is it possible to display disclaimer text on the NiFi login screen before you get to the the canvas; if that's doable then we can use banner text for identifying the environment rather than the disclaimer.
... View more
02-07-2017
02:11 PM
Hello,
Just wondering if there is a way to help developers identify in which NiFi UI canvas they are on - Dev, Test, Prod; this is to help prevent developers from accidentally making changes in the wrong environments if they have multiple environments' canvases open; ideally a place like the top left corner where the NiFi logo is would be a good place to identify the environment; I checked the nifi properties file and other than the banner (which is a very small size font) I didn't find any other property where you can have a custom text/image/logo on the canvas. Also, I thought about the Label, but you've to add that inside each process group for it to be useful.
Any ideas on how this can be done?
Thanks.
... View more
Labels:
- Labels:
-
Apache NiFi
02-01-2017
01:52 PM
Thanks @Matt, parsing the nifi-app.log sounds like a better approach to capture errors at each processor and be able to know where the flowfile failed. Perhaps Splunk might be a good fit for this task.
... View more
02-01-2017
01:48 PM
Thank you, I never paid attention to the "Writes Attributes" and didn't know what they were for.
... View more
01-30-2017
02:16 PM
Hi @Balakrishnan Ramasamy, do you know where I can find documentation about the 'error' attribute; I was looking in the NiFi documentation and it does not show the 'error' as an available attribute. Thanks.
... View more
01-26-2017
01:53 PM
Thanks @Balakrishnan Ramasamy; didn't know about the 'error' attribute on failed flowfiles.
... View more
01-23-2017
10:02 PM
Hello,
We're logging failed flowfiles to local file system; when reviewing the failed flowfiles, there is no information to tell us at which processor a flowfile failed; I was thinking about tagging the flowfiles at each processor, with the processor name it's about to enter; and when logging the failed flowfile, embed this tag/attribute into the file name; so looking at the file name you could tell at what processor the flowfile failed; I'm sure this is not the best way, so any suggestions on how to do this better.
Thanks.
... View more
Labels:
- Labels:
-
Apache NiFi
01-13-2017
03:16 AM
Thanks @Matt for confirming. Sorry for not clarifying it better, my use case is to merge flow files that are from the same day, but I've both max and min # of entries set to 100, since I want to merge every 100 incoming flow files into a new merged file, as these files are small, less than 5kb each. So, I'm not trying to merge all flowfiles for the day into just 1 file.
... View more
01-12-2017
09:33 PM
Hello, couple of quick questions on Processor group with multiple input ports.
1) within the processor group, how do you distinguish between flowfiles that are coming from the various input ports 2) in data provenance page, is there a way to tell which flowfiles are from which input ports
Thanks.
... View more
Labels:
- Labels:
-
Apache NiFi
- « Previous
-
- 1
- 2
- Next »