From 52bada57de6d86cd565fe161e9018c9f472b1520 Mon Sep 17 00:00:00 2001 From: Noah Watkins Date: Wed, 7 Nov 2012 17:07:55 -0800 Subject: [PATCH] doc: fix Hadoop config option typo Signed-off-by: Noah Watkins --- doc/cephfs/hadoop.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephfs/hadoop.rst b/doc/cephfs/hadoop.rst index 6c047add2666b..5bb7c54b8e8f4 100644 --- a/doc/cephfs/hadoop.rst +++ b/doc/cephfs/hadoop.rst @@ -17,7 +17,7 @@ These options are intended to be set in the Hadoop configuration file | | | | | | | | +--------------------+--------------------------+----------------------------+ -|fs.ceph.config.file |Local path to ceph.conf |/etc/ceph/ceph.conf | +|fs.ceph.conf.file |Local path to ceph.conf |/etc/ceph/ceph.conf | | | | | | | | | | | | | -- 2.39.5