You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/learning-paths/servers-and-cloud-computing/sentiment-analysis-eks/sentiment-analysis.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@ Execute the `spark-submit` command within the Spark folder to deploy the applica
144
144
145
145
The following commands run the application with two executors, each with 12 cores. They allocate 24GB of memory for both the executors and driver pods.
146
146
147
-
Before executing the `spark-submit` command, set the following variables (replacing values in angle brackets with appropriate values):
147
+
Before executing the `spark-submit` command, set the following variables (replacing values in angle brackets with your values):
0 commit comments