소스 검색

YARN-6338. Typos in Docker docs: contains => containers. (Contributed by Zoltan Siegl)

Haibo Chen 6 년 전
부모
커밋
cf62ff9a6a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/DockerContainers.md

+ 1 - 1
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/DockerContainers.md

@@ -179,7 +179,7 @@ The following properties should be set in yarn-site.xml:
     <value></value>
     <description>
       Optional. A comma-separated list of users who are allowed to request
-      privileged contains if privileged containers are allowed.
+      privileged containers if privileged containers are allowed.
     </description>
   </property>