Re: Re: spark streaming and kinesis integration

2023-04-12 Thread Rajesh Katkar
s interested, > please support the project. > > -- > Lingzhe Sun > Hirain Technologies > > > *From:* Mich Talebzadeh > *Date:* 2023-04-11 02:06 > *To:* Rajesh Katkar > *CC:* user > *Subject:* Re: spark streaming and kinesis integration

Re: spark streaming and kinesis integration

2023-04-10 Thread Rajesh Katkar
le for any monetary damages arising from > such loss, damage or destruction. > > > > > On Thu, 6 Apr 2023 at 16:40, Rajesh Katkar > wrote: > >> Use case is , we want to read/write to kinesis streams using k8s >> Officially I could not find the connector or reader

Re: spark streaming and kinesis integration

2023-04-06 Thread Rajesh Katkar
all responsibility for any > loss, damage or destruction of data or any other property which may arise > from relying on this email's technical content is explicitly disclaimed. > The author will in no case be liable for any monetary damages arising from > such loss, damage or destructio

spark streaming and kinesis integration

2023-04-06 Thread Rajesh Katkar
Hi Spark Team, We need to read/write the kinesis streams using spark streaming. We checked the official documentation - https://spark.apache.org/docs/latest/streaming-kinesis-integration.html It does not mention kinesis connector. Alternative is - https://github.com/qubole/kinesis-sql which is