abhishekd0907

Results 17 comments of abhishekd0907

@dominikabasaj @akumarb2010 You can check out our new project Streaminglens if you plan to use Sparklens for Streaming applications.

@Indu-sharma @akumarb2010 You can check out our new project [Streaminglens](https://github.com/qubole/streaminglens) if you plan to use Sparklens for Streaming applications.

@HariprasadAllaka1612 and @3mlabs - Can you please give more details on the following points: 1. Can you check if new tasks are created by _foreachBatch_ for every batch? Since tasks...

@tavakara SQSClient doesn't fetch one message per request but a list of messages. However, due to the current code, there is a minimum delay of one second between two requests....

@kartthikn This library allows Spark SQL Streaming Applications to read files from S3 with optimized listing using SQS with the help of S3 event-based notifications. It is not meant for...

@DipeshV seems like a bug. Thanks for pointing this out. I will work on the fix.

@sujeet-srivastava sure, will review. thanks for working on this.

@DipeshV yeah i'll raise a PR for the fix today.

@DipeshV I've created a pull request. Can you build a jar from the new branch and try it out?

@DipeshV Did you get a chance to try out the new code? Does it solve your use case?