I have a requirement to write data from hdfs to kinesis stream for further computation. Can some one guide me on how to put data from hdfs to kinesis stream. For example i have parquet format data on hdfs. I want to put data to kinesis stream now. And how can i control the limit up to which is allowed in kinesis.
Thanks.