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 we...@apache.org on 2019/08/06 13:30:15 UTC

[hadoop] branch trunk updated: YARN-9410. Typo in documentation: Using FPGA On YARN (#1220) Contributed by kevin su.

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

weichiu pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 1c53ce0  YARN-9410. Typo in documentation: Using FPGA On YARN (#1220) Contributed by kevin su.
1c53ce0 is described below

commit 1c53ce0cda9b21ec7b56c76a65c7b742491b1a67
Author: HUAN-PING SU <pi...@gmail.com>
AuthorDate: Tue Aug 6 21:29:59 2019 +0800

    YARN-9410. Typo in documentation: Using FPGA On YARN (#1220) Contributed by kevin su.
---
 .../hadoop-yarn/hadoop-yarn-site/src/site/markdown/UsingFPGA.md         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/UsingFPGA.md b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/UsingFPGA.md
index bc0589a..276c4b4 100644
--- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/UsingFPGA.md
+++ b/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]


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