Dear all:
I am wondering if I could read input stream such as Kafka and convert
it Parquet data and write back to output stream? All example I found
convert data file to Parquet data.
I know this feature is not available last year. How about right now?
I am trying to aggregate Kafka message by Samza and convert it to
Parquet data and then save it to S3. What is the best one to implement it?
Sincerely,
Selina
reference:
https://github.com/Parquet/parquet-mr/issues/231
