Re: Client timeout property

2019-06-03 Thread Behroz Sikander
Can anyone please help me here. On Tue, May 28, 2019 at 2:45 PM Behroz Sikander wrote: > Hello, > I have a client application which uses HDFS API to push data. My HDFS is > setup in HA mode. > My client application has certain timeout requirements e.g. an upload > shouldn't take longer than 10 s

Client timeout property

2019-05-28 Thread Behroz Sikander
Hello, I have a client application which uses HDFS API to push data. My HDFS is setup in HA mode. My client application has certain timeout requirements e.g. an upload shouldn't take longer than 10 seconds otherwise the operation is considered a failure. Sometimes, I notice the following exception