소스 검색

HADOOP-15237. In KMS docs there should be one space between KMS_LOG and NOTE.

Contributed by Snigdhanjali Mishra.

Change-Id: I3abaa658c8786f8afa802ccbb629551313431b0e
Steve Loughran 5 년 전
부모
커밋
e8ccc299f6
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      hadoop-common-project/hadoop-kms/src/site/markdown/index.md.vm

+ 3 - 1
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