Hi, Please help newbie. CSV works well reading files, but I want to read data from stream. Data is not fixed length, may be endless stream.
Any ideas how to accomplish this? Should I try to modify CsvTranslatableTable? Or should I take Cassandra adapter as example? Initially data will be CSV but later Avro is also good candidate. Thanks Toivo
