It gives me again same \n. how to make this work?
Finally i want to use csv filter and convert everything to json. But csv filter should have new line data
What are you using to view the result? If you use rubydebug then a literal newline character will be displayed as \n, not as a newline. The same is true of some other tools.
Hi @Badger .This didn't work, after applying csv filter it reads only the last record/last line.Do you have any idea why it is reading only one line
I have csv data with 50K records. So i do not want to use split filter as well. Because split filter takes lot of time
If this works i can straight use csv filter
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.