Hi Vladimir, As you saw there's no way to do this, although it shouldn't be too hard to add. I definitely see value in it.
Are you facing timeouts writing or reading? Maybe there's something that can be optimized in your use case so that you don't even run a chance of getting timeouts. Thanks, J-D On Mon, May 21, 2018 at 9:52 PM, Кравец Владимир Александрович < [email protected]> wrote: > Hi, all, > I'm facing the problem of timeout expiration when working with kudu from > spark, but I cant find any options to setup timeouts. I'Is it possible to > setup options defaultSocketReadTimeoutMs, defaultAdminOperationTimeoutMs > and defaultOperationTimeoutMs of KuduClient when creating Spark KuduContext? > --- > Regards, > Vladimir Kravets >
