Skip to content

Commit 992f697

Browse files
DavidChatakagsfer
andauthored
emr (#1196)
Co-authored-by: Lev <agsfer@gmail.com>
1 parent 14271d6 commit 992f697

File tree

7 files changed

+5
-5
lines changed

7 files changed

+5
-5
lines changed

docs/assets/images/emr/image-1.png

33.1 KB
Loading

docs/assets/images/emr/image-2.png

28.8 KB
Loading

docs/assets/images/emr/image-3.png

20.9 KB
Loading

docs/assets/images/emr/image-4.png

11.1 KB
Loading

docs/assets/images/emr/image-5.png

11.4 KB
Loading

docs/assets/images/emr/image.png

28.1 KB
Loading

docs/en/licensed_install.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -921,21 +921,21 @@ In this page we explain how to setup Spark-NLP + Spark-NLP Healthcare in AWS EMR
921921
- select required applications
922922
923923
924-
![alt text](image.png)
924+
![alt text](/assets/images/emr/image.png)
925925
926926
- Specify EC2 instances for the cluster, as primary/master node and cores/workers
927927
- Specify the storage/ EBS volume
928928
929-
![alt text](image-1.png)
929+
![alt text](/assets/images/emr/image-1.png)
930930
931931
- Choose Cluster scaling and provisioning
932932
- Choose Networking / VPC
933933
934-
![alt text](image-2.png)
934+
![alt text](/assets/images/emr/image-2.png)
935935
936936
- Choose Security Groups/Firewall for primary/master node and cores/workers/slaves
937937
938-
![alt text](image-3.png)
938+
![alt text](/assets/images/emr/image-3.png)
939939
940940
- If you have add steps , that will be executed after cluster is provisioned
941941
- Specify the S3 location for logs
@@ -949,7 +949,7 @@ In this page we explain how to setup Spark-NLP + Spark-NLP Healthcare in AWS EMR
949949
Put this sample shell script in a S3 location and specify it in the form:
950950
You will have spark-nlp and spark-nlp-jsl and spark-ocr installed by bootstrap action, this file is executed during the cluster provisioning. Version of Libraries and other credentials provided by Johnsnowlabs will be in this file.
951951
952-
![add bootstrap action](image-5.png)
952+
![add bootstrap action](/assets/images/emr/image-5.png)
953953
954954
955955
**Important**

0 commit comments

Comments
 (0)