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
+19-6Lines changed: 19 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,13 @@ layout: learningpathall
10
10
11
11
You will need an [AWS account](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-creating.html). Create an account if needed.
12
12
13
-
Four tools are required on your local machine. Follow the links to install each tool.
13
+
Multiple tools are required on your local computer. Follow the links to install each tool.
14
14
15
15
*[Kubectl](/install-guides/kubectl/)
16
16
*[AWS CLI](/install-guides/aws-cli/)
17
17
*[Docker](/install-guides/docker/)
18
18
*[Terraform](/install-guides/terraform/)
19
+
*[Java](/install-guides/java/)
19
20
20
21
To use the AWS CLI, you will need to generate AWS access keys and configure the CLI. Follow the [AWS Credentials](/install-guides/aws_access_keys/) install guide for instructions.
21
22
@@ -25,10 +26,10 @@ Take a look at the [GitHub repository](https://github.com/koleini/spark-sentimen
0 commit comments