Skip to content

Commit e0e2739

Browse files
authored
Update readme.md
initial import
1 parent 5e645b6 commit e0e2739

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# 脚本使用方法
33

4-
**关于该脚本的详细介绍,请参考作者博客文章:[如何制作一个AWS EMR客户端节点( Client Node / Edge Node / Gateway Node )]https://laurence.blog.csdn.net/article/details/108529087**
4+
**关于该脚本的详细介绍,请参考作者博客文章:[如何制作一个AWS EMR客户端节点( Client Node / Edge Node / Gateway Node )](https://laurence.blog.csdn.net/article/details/108529087)**
55

66
检出后需要先给shell文件`make-emr-edge-node.sh`添加可执行属性:
77

@@ -48,4 +48,4 @@ sudo ./make-emr-edge-node.sh help
4848
2. 命令行中只涉及两个参数:
4949
- [PEM_FILE_PATH] :你的AWS账号的PEM文件,执行脚本需要使用该秘钥文件登入Master节点拷贝配置文件;
5050
- [MASTER_NODE_IP]:你的Master节点IP或域名
51-
3. 在执行`make-*-client`操作前,需要先执行`init`操作(仅一次即可)
51+
3. 在执行`make-*-client`操作前,需要先执行`init`操作(仅一次即可)

0 commit comments

Comments
 (0)