This is an automated email from the ASF dual-hosted git repository.
mpercy pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/flume.git
The following commit(s) were added to refs/heads/trunk by this push:
new 6f33de9 FLUME-3328: Fix Deprecated Properties table of HDFS Sink
6f33de9 is described below
commit 6f33de9bfca7f6d4a30043c0387f2c534dac7440
Author: Peter Turcsanyi <[email protected]>
AuthorDate: Thu Apr 4 09:37:23 2019 +0200
FLUME-3328: Fix Deprecated Properties table of HDFS Sink
---
flume-ng-doc/sphinx/FlumeUserGuide.rst | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/flume-ng-doc/sphinx/FlumeUserGuide.rst
b/flume-ng-doc/sphinx/FlumeUserGuide.rst
index 2150041..695637d 100644
--- a/flume-ng-doc/sphinx/FlumeUserGuide.rst
+++ b/flume-ng-doc/sphinx/FlumeUserGuide.rst
@@ -2416,11 +2416,12 @@ serializer.*
Deprecated Properties
+====================== ============
======================================================================================
Name Default Description
-====================== ============
======================================================================
+====================== ============
======================================================================================
hdfs.callTimeout 30000 Number of milliseconds allowed for HDFS
operations, such as open, write, flush, close.
This number should be increased if many
HDFS timeout operations are occurring.
-====================== ============
======================================================================
+====================== ============
======================================================================================
Example for agent named a1: