Re: Apache NiFi

2018-12-12 Thread Aldrin Piri
Based on the versions that worked/didn't work, I am assuming this concerns the host header protections that was covered in NIFI-4761 and then made configurable to our Docker image in NIFI-4788. What changed is detailed in the admin guide toward the bottom of the Proxy Configuration section [3].

Re: Include Section for Processor Breaking Changes in Changelog

2018-12-12 Thread Mike Thomsen
Might be a good idea to add a Jira tag for this as well. On Wed, Dec 12, 2018 at 1:00 PM Andy LoPresto wrote: > Ryan, > > That’s a good idea. I can take care of that right now. Thanks. > > Andy LoPresto > alopre...@apache.org > alopresto.apa...@gmail.com > PGP Fingerprint: 70EC B3E5 98A6 5A3F

Re: Apache NiFi

2018-12-12 Thread Mike Thomsen
Samir, Can you be more specific, preferably posting some logs? Thanks, Mike On Wed, Dec 12, 2018 at 12:13 PM Zaciragic, Samir * < samir.zacira...@fda.hhs.gov> wrote: > Hello, > > We are FDA docker support team trying to assist internal teams to onboard > their applications. We were able to

Re: Include Section for Processor Breaking Changes in Changelog

2018-12-12 Thread Andy LoPresto
Ryan, That’s a good idea. I can take care of that right now. Thanks. Andy LoPresto alopre...@apache.org alopresto.apa...@gmail.com PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4 BACE 3C6E F65B 2F7D EF69 > On Dec 12, 2018, at 9:50 AM, Ryan Hendrickson > wrote: > > Thanks, I'll keep my eyes on

Apache NiFi

2018-12-12 Thread Zaciragic, Samir *
Hello, We are FDA docker support team trying to assist internal teams to onboard their applications. We were able to pull latest apache NiFi (1.8.0) and run container manually, but we faced an issue to use docker-compose to start the service. One of our teammates found that older version of

Re: Include Section for Processor Breaking Changes in Changelog

2018-12-12 Thread Bryan Bende
I added it to the section for 1.4.0 to 1.5.0. On Wed, Dec 12, 2018 at 11:50 AM Bryan Bende wrote: > > Ryan, > > Thanks for mentioning this. Changes like this should really be > captured in the migration guidance for the given release, but it looks > like this was not in the 1.5.0 guidance. > >

Re: Include Section for Processor Breaking Changes in Changelog

2018-12-12 Thread Pierre Villard
Hey Ryan, That's usually something we try to document in the Migration Guidance page. [1] If you spot something missing, feel free to update it or let us know. [1] https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance Thanks, Pierre Le mer. 12 déc. 2018 à 16:53, Ryan Hendrickson

Re: Include Section for Processor Breaking Changes in Changelog

2018-12-12 Thread Bryan Bende
Ryan, Thanks for mentioning this. Changes like this should really be captured in the migration guidance for the given release, but it looks like this was not in the 1.5.0 guidance. https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance -Bryan On Wed, Dec 12, 2018 at 10:53 AM Ryan

Include Section for Processor Breaking Changes in Changelog

2018-12-12 Thread Ryan Hendrickson
Hi, I recently upgraded a NiFi from 1.4 to 1.8 and found a breaking change. The ExecuteStreamCommand processor, in NiFi 1.5, introduced a new relationship for errors (NIFI-4559 ). The consequence: We missed that 1 of our many processors moved