Re: CSVRecordSetWriter Flow File Content is Empty

2020-04-29 Thread Andy LoPresto
Hi James, Mark’s approach is right. Again, without seeing your code, I would throw out that a common issue in custom processor development is performing the session.write(), session.putAttribute(), etc. operations but failing to _assign the result back to the flowfile variable_. The variable

Re: CSVRecordSetWriter Flow File Content is Empty

2020-04-29 Thread Mark Payne
James, It’s hard to say without having your code, but generally if you’re seeing the output not containing any information, it means that the schema doesn’t match the Record given to it. The best approach is probably to just set a breakpoint in the CSVRecordSetWriter so that you can see the

CSVRecordSetWriter Flow File Content is Empty

2020-04-29 Thread james medel
Hi I have been working on a custom processor "ExecuteMojoScoringRecord" that integrates H2O MOJO Scoring Pipeline with NiFi to do batch scoring and real time scoring on test data to get predicted label(s). In an earlier test of the processor, I used a hydraulic system sensor data set and only

Re: Collaboration for Azure features

2020-04-29 Thread Muazma Zahid
Do we have a consensus here? I am fine with a generic one #dev_cloud. Also as part of the channel description, we can add a note to not cross-post. Also, generic slack guidelines can be published for effective collaboration. Thanks, Muazma On Sat, Apr 18, 2020 at 2:57 AM Daniel Chaffelson wrote: