소스 검색

YARN-9410. Typo in documentation: Using FPGA On YARN (#1220) Contributed by kevin su.

HUAN-PING SU 5 년 전
부모
커밋
1c53ce0cda
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/UsingFPGA.md

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

@@ -106,7 +106,7 @@ For more details of YARN CGroups configurations, please refer to [Using CGroups
 
 ### In `container-executor.cfg`
 
-In general, following config needs to be added to `container-executor.cfg`. The fpag.major-device-number and allowed-device-minor-numbers are optional allowed devices.
+In general, following config needs to be added to `container-executor.cfg`. The fpga.major-device-number and allowed-device-minor-numbers are optional allowed devices.
 
 ```
 [fpga]