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: tutorials/cp-hana-aa-movielens-03/cp-hana-aa-movielens-03.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
@@ -1,6 +1,6 @@
1
1
---
2
2
title: SAP HANA APL & the MovieLens dataset
3
-
description: Understand the capabilities and options made available with SAP HANA APL and apply them to the data set to build your recommendation engine
3
+
description: Understand the capabilities and options made available with SAP HANA APL and apply them to the data set to build your recommendation engine
Copy file name to clipboardExpand all lines: tutorials/hxe-aws-athena-01/hxe-aws-athena-01.md
+1-28Lines changed: 1 addition & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ You can use the user ARN numerical identifier from the previous step as ***<m
109
109
For the sake of simplicity, choose **US East (N. Virginia)** as the region.
110
110
111
111
> #### **Note:**
112
-
> Please note that in order to use your S3 bucket with Amazon Athena, they will need to be located in the same region. Here is the list of regions where Amazon Athena is available:
112
+
> Please note that in order to use your S3 bucket with Amazon Athena, they will need to be located in the same region. Here is the list of regions where Amazon Athena is available:
113
113
>
114
114
> - Northern Virginia
115
115
> - Ohio
@@ -176,30 +176,3 @@ Provide an answer to the question below then click on **Validate**.
176
176
177
177
[VALIDATE_2]
178
178
[ACCORDION-END]
179
-
180
-
[ACCORDION-BEGIN [Step 1: ](Launch an SAP HANA, express edition instance)]
181
-
182
-
In order to complete this tutorial series, you need to use as a minimum version:
183
-
184
-
-**SAP HANA, express edition 2.0 SPS03**
185
-
186
-
SAP HANA, express edition which is available on the <ahref="https://aws.amazon.com/marketplace"target="_blank">AWS Marketplace</a> comes in two different flavors, a **database core server** and a **server + applications** flavor.
187
-
188
-
During this series, you will mostly be running series of SQL statements.
189
-
190
-
So technically, you can use the **SAP HANA, express edition**. but you will need to install a SQL Query tool on top.
191
-
192
-
Therefore, in order to benefit from the SAP Web IDE, you could use the **SAP HANA, express edition (server + applications)**.
193
-
194
-
Before starting to follow the next tutorial (named **Set up SAP HANA, express edition, on Amazon Web Services**), make sure that:
195
-
196
-
- you use the **SAP HANA, express edition (server + applications)** AMI
197
-
- you say *no* when prompted about waiting for XSA configuration completion
198
-
199
-
Once completed, you should have access to your instance using:
200
-
201
-
- a SSH client like ***`PuTTY`***
202
-
- the SAP Web IDE from the following URL `https://hxehost:53075`
0 commit comments