Saeed Shariati

Results 8 comments of Saeed Shariati

Did anybody find a solution for this issue, so far? Any clue is highly appreciated!

I have the same situation. As I found we are using Thread unsafe Connection method in a mutithread environment. Which is not going to work properly, even by using connection...

I have the same issue with version `6.5.2` and `6.10.33`

I face with the same issue. As you know the `nvidia.runtime` just works in unprivileged mode. Then if we want to utilize GPU on MicroK8s, there is indeed no way....

I'm also struggling to increase Sink batch more than 500. It seems `batch.size` is not for this and as @ewencp mentioned, it's to deliver data to sink connector. I highly...

Thanks @dipdeb. But my problem is when I have data in Kafka and need to Sink them. For example, when I have a million records in Kafka and run JDBC...

No. It seems 500 is fixed. I couldn't increase it as well