You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by st...@apache.org on 2019/08/01 09:38:42 UTC

[hadoop] branch branch-2 updated: HADOOP-15237. In KMS docs there should be one space between KMS_LOG and NOTE.

This is an automated email from the ASF dual-hosted git repository.

stevel pushed a commit to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-2 by this push:
     new e8ccc29  HADOOP-15237. In KMS docs there should be one space between KMS_LOG and NOTE.
e8ccc29 is described below

commit e8ccc299f666a8ec85dc11eb31c3181fa6681c54
Author: Steve Loughran <st...@cloudera.com>
AuthorDate: Thu Aug 1 10:37:28 2019 +0100

    HADOOP-15237. In KMS docs there should be one space between KMS_LOG and NOTE.
    
    Contributed by Snigdhanjali Mishra.
    
    Change-Id: I3abaa658c8786f8afa802ccbb629551313431b0e
---
 hadoop-common-project/hadoop-kms/src/site/markdown/index.md.vm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/hadoop-common-project/hadoop-kms/src/site/markdown/index.md.vm b/hadoop-common-project/hadoop-kms/src/site/markdown/index.md.vm
index 30fd8c4..fff102c 100644
--- a/hadoop-common-project/hadoop-kms/src/site/markdown/index.md.vm
+++ b/hadoop-common-project/hadoop-kms/src/site/markdown/index.md.vm
@@ -207,7 +207,9 @@ The following environment variables (which can be set in KMS's `etc/hadoop/kms-e
 * KMS_ACCEPT_COUNT
 * KMS_ACCEPTOR_THREAD_COUNT
 * KMS_MAX_HTTP_HEADER_SIZE
-* KMS_LOGNOTE: You need to restart the KMS for the configuration changes to take effect.
+* KMS_LOG
+
+NOTE: You need to restart the KMS for the configuration changes to take effect.
 
 $H3 Loading native libraries
 


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org