RE: 1.0 Run Status Colors

2016-08-18 Thread Peter Wicks (pwicks)
I created a ticket and put in a link to a mostly accurate screenshot, at least close enough to give you a feel for what I was thinking: https://issues.apache.org/jira/browse/NIFI-2603 Direct screenshot link: https://goo.gl/photos/RZzz45RGeTAmWwiC7 -Original Message- From: Joe Witt

Re: User-supplied attributes for processors

2016-08-18 Thread Matt Burgess
Kirk, The processors have to explicitly know about dynamic properties (and their intent) in order to use them appropriately. For a processor like ListSFTP, it could be beneficial to have custom attributes (as parameters to the SFTP session perhaps?) but the domain knowledge on how they'd be used

Re: nifi.sensitive.props.key from external source

2016-08-18 Thread Andy LoPresto
Devin, I am working on a PR to support this. I hope to have it completed by tomorrow. NIFI-1831 has a description of the task, PR 834 has my current changes. Andy LoPresto alopre...@apache.org alopresto.apa...@gmail.com PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4 BACE 3C6E F65B 2F7D EF69 > On

Re: Apache Yetus annotations : clarifying public vs private api

2016-08-18 Thread Joe Witt
Team, I've gone ahead and focused more on ensuring that the versioning/scheme and compatibility model we've been following is more clearly articulated on [1] and also more specifically defined what is considered part of the nifi-api. I still think the yetus annotations or something inspired by

nifi.sensitive.props.key from external source

2016-08-18 Thread Devin Fisher
We are looking to deploy nifi as part of an appliance. Normally, we use etckeeper [1] to maintain, track and backup our configuration across the board. Etckeeper puts configuration files into a git repo. I would like to store nifi configuration in the same way but I'm concerned about storing the

Re: Apache NiFi Clarification

2016-08-18 Thread Bryan Bende
Hello, NiFi can gather data from as many sources as needed. When data is brought into NiFi it is written into NiFi's internal repositories and stored there as it moves through the graph of processors, the data can then be delivered to any desired system. To bring data from a database to HDFS you

Re:Apache NiFi Clarification

2016-08-18 Thread manikandan
Hi, Good Day!  I Saw your Blogs and Videos its Pretty Interesting and I am new in Apache Nifi.So i just want to know if the data will only to fetch into nifi or else data can export to any other databases or API. I need to your guides I am working on Nifi in My organization So i just to know