The influxdb rest endpoint can get overloaded and timeout. Also, see if you get better results with NiFi's InvokeHttp processor maybe.
Andrew On Mon, Nov 14, 2016, 7:00 AM balacode63 <[email protected]> wrote: > Hi all, > > I'm using /postHttp/ processor to post data to influxdb. I'm getting the > following error frequently. > > /"Failed to Post.....due to java.net.SocketTimeoutException:Read timed > out; > transferring to failure: java.net.SocketTimeoutException:Read timed out;" > / > < > http://apache-nifi-developer-list.39713.n7.nabble.com/file/n13879/error.png > > > > Properties for posthttp processor: > Data timeout: 60 seconds > Connection timeout: 60 seconds > > Note: > Influxdb and nifi are running in different servers. > > Please guide me to fix this issue. > > Thanks, > Bala > > > > > > -- > View this message in context: > http://apache-nifi-developer-list.39713.n7.nabble.com/PostHttp-processor-read-timeout-error-socketTimeoutException-tp13879.html > Sent from the Apache NiFi Developer List mailing list archive at > Nabble.com. >
