Re: CsvToAttributes processor

2016-10-27 Thread Andy LoPresto
And according to the IETF RFC 2822 (Email), the reply-to field can hold multiple mailboxes, so we will investigate if we can get the dev@ and users@ lists to reply to the list *and* the sender by default. This might really clog people’s inboxes though, so it needs to be evaluated. Andy LoPresto

Re: CsvToAttributes processor

2016-10-27 Thread Andy LoPresto
Hi François, I hope this is what you were looking for. If you do not get the entire thread via this email, you can see the thread in a web view here [1]. [1] https://lists.apache.org/thread.html/ffa390534d35056d3ad8ab5116f25665b73687855214afe95fcf6cab@%3Cdev.nifi.apache.org%3E

Re: CsvToAttributes processor

2016-10-27 Thread François Prunier
Hello again nifi folks, I did not get a direct reply to my email below. However, I've since noticed in the mailing list archive that some of you have kindly replied, although the emails did not make it to my inbox ! I wasn't part of the mailing list at the time, I am now, I guess that's why

Aw: Re: CsvToAttributes processor

2016-10-20 Thread Uwe Geercken
Joe, thanks for the clarifying words. It was exactly that what I asked a while ago. Rgds, Uwe > Gesendet: Mittwoch, 19. Oktober 2016 um 15:02 Uhr > Von: "Joe Witt" > An: dev@nifi.apache.org > Betreff: Re: CsvToAttributes processor > > Francois > > Thanks fo

Re: CsvToAttributes processor

2016-10-19 Thread Matt Burgess
ois, > > very nice. Thanks. > > I have been working on a simple version a while ago. But it had another > scope: I wnated to have a Nifi processor to merge CSV data with a template > from a template engine (e.g. Apache Velocity). I will review my code and > have a look at you

Re: CsvToAttributes processor

2016-10-19 Thread Andy LoPresto
t;> I have been working on a simple version a while ago. But it had another >> scope: I wnated to have a Nifi processor to merge CSV data with a template >> from a template engine (e.g. Apache Velocity). I will review my code and >> have a look at your processor. >> >> W

Re: CsvToAttributes processor

2016-10-19 Thread Matt Foley
r. > > Where can we get it? Github? > > Rgds, > > Uwe > >> Gesendet: Mittwoch, 19. Oktober 2016 um 11:10 Uhr >> Von: "François Prunier" >> An: dev@nifi.apache.org >> Betreff: CsvToAttributes processor >>

Re: CsvToAttributes processor

2016-10-19 Thread Joe Witt
ocessor. > > Where can we get it? Github? > > Rgds, > > Uwe > >> Gesendet: Mittwoch, 19. Oktober 2016 um 11:10 Uhr >> Von: "François Prunier" >> An: dev@nifi.apache.org >> Betreff: CsvToAttributes processor >> >> Hello Nifi folks, &g

Aw: CsvToAttributes processor

2016-10-19 Thread Uwe Geercken
get it? Github? Rgds, Uwe > Gesendet: Mittwoch, 19. Oktober 2016 um 11:10 Uhr > Von: "François Prunier" > An: dev@nifi.apache.org > Betreff: CsvToAttributes processor > > Hello Nifi folks, > > I've built a processor to parse CSV files with headers an

CsvToAttributes processor

2016-10-19 Thread François Prunier
Hello Nifi folks, I've built a processor to parse CSV files with headers and turn each line in a flowfile. Each resulting flowfile has as many attributes as the number of columns. Each attributes has the name of a column with the corresponding value for the line. For example, this CSV file: