Re: Is there a need for the ConvertAvroToJson processor in 2.x?

2024-04-10 Thread Joe Witt
The best list is here https://cwiki.apache.org/confluence/display/NIFI/Deprecated+Components+and+Features But that is a great point. We generally want to drop any ConvertXtoY bits we have that aren't well covered by Records. Thanks On Wed, Apr 10, 2024 at 1:07 PM Dan S wrote: > I guess I am

Re: Is there a need for the ConvertAvroToJson processor in 2.x?

2024-04-10 Thread Dan S
I guess I am wondering why it was not included under NIFI-11172 . On Wed, Apr 10, 2024 at 12:01 PM Mike Thomsen wrote: > IIRC, the plan was to remove those ConvertToX processors in 2.X > > On Wed, Apr 10, 2024 at 11:36 AM Dan S wrote: > > > I no

Re: Is there a need for the ConvertAvroToJson processor in 2.x?

2024-04-10 Thread Mike Thomsen
IIRC, the plan was to remove those ConvertToX processors in 2.X On Wed, Apr 10, 2024 at 11:36 AM Dan S wrote: > I noticed that the ConvertAvroToJson processor is not marked as deprecated > in 2.x. Is there something it offers which cannot be done with the > ConvertRecord processor configured wit

Is there a need for the ConvertAvroToJson processor in 2.x?

2024-04-10 Thread Dan S
I noticed that the ConvertAvroToJson processor is not marked as deprecated in 2.x. Is there something it offers which cannot be done with the ConvertRecord processor configured with an AvroReader and JsonRecordSetWriter?

Re: Bug in minifi-2.0.0-M2

2024-04-10 Thread Ferenc Kis
If you wish to quickly workaround the issue, please delete jetty-ee10-servlet-12.0.5.jar from the lib directory. On Wed, Apr 10, 2024 at 8:52 AM Ferenc Kis wrote: > Hi Ajay, > > Thanks for raising this issue. > > I managed to reproduce it, and created > https://issues.apache.org/jira/browse/NIFI