Skip to content

Commit 432d712

Browse files
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]>
1 parent 9494631 commit 432d712

File tree

10 files changed

+50
-50
lines changed

10 files changed

+50
-50
lines changed

pages/data-warehouse/concepts.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ ClickHouse® is a high-performance, column-oriented, distributed database manage
3030

3131
## ClickHouse® HTTP console
3232

33-
The ClickHouse® HTTP console is a web interface that allows you to interact easily interact with your Data Warehouse deployment from the Scaleway console by executing SQL queries.
33+
The ClickHouse® HTTP console is a web interface that allows you to interact easily with your Data Warehouse deployment from the Scaleway console by executing SQL queries.
3434

3535
<Message type="note">
3636
Make sure to enter valid credentials in the top-right fields before executing queries.
3737
</Message>
3838

3939
## Column-oriented storage
4040

41-
ClickHouse® stores data in a column-oriented format, which significantly optimizes read performance for analytical queries. By storing data in columns rather than rows, ClickHouse® reduces the amount of I/O operations needed during query execution, as it only reads the necessary columns from disk.
41+
ClickHouse® stores data in a column-oriented format, which significantly optimizes read performance for analytical queries. By storing data in columns rather than rows, ClickHouse® reduces the number of I/O operations needed during query execution, as it only reads the necessary columns from disk.
4242

4343
## Compression
4444

pages/data-warehouse/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ productIcon: DataWarehouseProductIcon
1212

1313
## What is Scaleway Data Warehouse for ClickHouse®?
1414

15-
Its like a warehouse but for data, and its for ClickHouse® also.
15+
Its like a warehouse but for data, and it is for ClickHouse® also.

pages/data-warehouse/how-to/connect-applications.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To connect your deployment with BI tools, refer to the [dedicated documentation]
2424
- [Signed up to the private beta](https://www.scaleway.com/fr/betas/) and received a confirmation email.
2525
- Created a [Data Warehouse deployment](/data-warehouse/how-to/create-deployment/)
2626

27-
1. Click **Data Warehouse** under **Managed Services** on the side menu. The Data Warehouse deployment page displays.
27+
1. Click **ClickHouse®** under **Data & Analytics** on the side menu. The Data Warehouse deployment page displays.
2828

2929
2. Click the name of the Data Warehouse deployment you want to connect to. The overview tab of the deployment displays.
3030

pages/data-warehouse/how-to/connect-bi-tools.mdx

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
meta:
3-
title: How to Connect Your Deployment to BI Tools
3+
title: How to connect your deployment to BI tools
44
description: Learn how to connect your Scaleway Data Warehouse for ClickHouse® deployment to Business Intelligence (BI) tools.
55
content:
6-
h1: How to Connect Your Deployment to BI Tools
6+
h1: How to connect your deployment to BI tools
77
paragraph: Learn how to connect your Scaleway Data Warehouse for ClickHouse® deployment to Business Intelligence (BI) tools.
88
tags: connect bi-tools deployment data warehouse ClickHouse® integrate integration
99
dates:
@@ -28,11 +28,11 @@ Tableau is a powerful data visualization and business intelligence tool that ena
2828

2929
### Download and install the ClickHouse® connector for Tableau
3030

31-
5. Download and install [Tableau Desktop](https://www.tableau.com/products/desktop/download).
31+
1. Download and install [Tableau Desktop](https://www.tableau.com/products/desktop/download).
3232

33-
6. Follow the instructions for `clickhouse-tableau-connector-jdbc` to [download the compatible version](https://github.com/ClickHouse/clickhouse-java/releases/) of the ClickHouse® JDBC driver.
33+
2. Follow the instructions for `clickhouse-tableau-connector-jdbc` to [download the compatible version](https://github.com/ClickHouse/clickhouse-java/releases/) of the ClickHouse® JDBC driver.
3434

35-
4. Store the JDBC driver in the `Drivers` folder. If the directory does not exist, create it:
35+
3. Store the JDBC driver in the `Drivers` folder. If the directory does not exist, create it:
3636
- macOS/Linux: `~/Library/Tableau/Drivers`
3737
- Windows: `C:\Program Files\Tableau\Drivers`
3838

@@ -46,7 +46,7 @@ Tableau is a powerful data visualization and business intelligence tool that ena
4646

4747
4. Enter the following connection parameters:
4848

49-
6. Enter your connection details:
49+
5. Enter your connection details:
5050

5151
| Setting | Value |
5252
| -------- |--------------------------------------------------------|
@@ -60,11 +60,11 @@ Tableau is a powerful data visualization and business intelligence tool that ena
6060
Make sure to enable the SSL if you are using ClickHouse® Cloud.
6161
</Message>
6262

63-
7. Click **Sign In**. A new Tableau workbook appears.
63+
6. Click **Sign In**. A new Tableau workbook appears.
6464

65-
8. Select **default** from the **Schema** dropdown menu in the left side panel. A list of tables appear.
65+
7. Select **default** from the **Schema** dropdown menu in the left side panel. A list of tables appears.
6666

67-
9. Your Data Warehouse for ClickHouse® is now integrated into your Tableau platform.
67+
8. Your Data Warehouse for ClickHouse® is now integrated into your Tableau platform.
6868

6969
Refer to the official [ClickHouse®](https://clickhouse.com/docs/integrations/tableau) and [Tableau](https://exchange.tableau.com/products/1064) documentation portals for more information.
7070

@@ -94,7 +94,7 @@ Integrating ClickHouse® into Metabase enhances query performance and scalabilit
9494

9595
1. Click on the gear icon in the top-right corner and select **Admin Settings** to visit your Metabase admin page.
9696

97-
2. Click **Add a database**. Alternately, you can click the **Add database** button from the **Databases** tab.
97+
2. Click **Add a database**. Alternatively, you can click the **Add database** button from the **Databases** tab.
9898

9999
3. If your driver installation worked, you will see ClickHouse® in the dropdown menu for Database type.
100100

@@ -110,6 +110,6 @@ Refer to the official [ClickHouse®](https://clickhouse.com/docs/integrations/me
110110

111111
## PowerBI
112112

113-
Power BI Desktop is a robust data visualization tool that allows users to create dynamic reports and dashboards from various data sources. Before connecting your Data Warehouse for ClickHouse® deployment, Make sure you have downloaded and installed [Power BI Desktop](https://www.microsoft.com/en-us/download/details.aspx?id=58494).
113+
Power BI Desktop is a robust data visualization tool that allows users to create dynamic reports and dashboards from various data sources. Before connecting your Data Warehouse for ClickHouse® deployment, make sure you have downloaded and installed [Power BI Desktop](https://www.microsoft.com/en-us/download/details.aspx?id=58494).
114114

115115
Refer to the official [ClickHouse®](https://clickhouse.com/docs/integrations/powerbi) and [PowerBI](https://learn.microsoft.com/en-us/power-query/connectors/clickhouse) documentation portals for more information.

pages/data-warehouse/how-to/create-deployment.mdx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,32 +23,32 @@ A Data Warehouse is a centralized repository designed to store, manage, and anal
2323

2424
## Creating a Data Warehouse Deployment
2525

26-
1. Click **ClickHouse®** under **Managed Services** on the side menu. The Managed Data Warehouse for ClickHouse® page displays.
26+
1. Click **ClickHouse®** under **Data & Analytics** on the side menu. The Managed Data Warehouse for ClickHouse® page displays.
2727

28-
3. Click **+ Create deployment**. The Data Warehouse deployment creation wizard displays.
28+
2. Click **+ Create deployment**. The Data Warehouse deployment creation wizard displays.
2929

30-
4. Select the **region** in which to create your deployment.
30+
3. Select the **region** in which to create your deployment.
3131

32-
5. Choose an autoscaling configuration:
32+
4. Choose an autoscaling configuration:
3333
- **Presets**: select one of several pre-configured deployments adapted to the most common use cases.
3434
- **Custom**: manually enter the vCPU autoscaling minimum and maximum values, and the number of nodes for your deployment.
3535
<Message type="note">
3636
You can update the autoscaling configuration of your deployment at any time after its creation.
3737
</Message>
3838

39-
6. Enter a name for your deployment, or keep the automatically generated one.
39+
5. Enter a name for your deployment, or keep the automatically generated one.
4040

41-
7. Configure the administrator credentials for your deployment by entering a password, or by generating a random one.
41+
6. Configure the administrator credentials for your deployment by entering a password or generating a random one.
4242
<Message type="note">
4343
The username cannot be modified.
4444
</Message>
4545

46-
8. Click the **+ Advanced settings** button, then configure the following elements:
46+
7. Click the **+ Advanced settings** button, then configure the following elements:
4747

4848
- Select a ClickHouse® version.
4949
- Customize your deployment's storage according to your needs.
5050
- Select a network configuration.
5151

52-
9. Optionally, you can use the cost estimator to simulate the cost of your deployment.
52+
8. Optionally, you can use the cost estimator to simulate the cost of your deployment.
5353

54-
10. Click **Create deployment** to confirm. A list of your Data Warehouse for ClickHouse® deployments displays, showing the newly created resources.
54+
9. Click **Create deployment** to confirm. A list of your Data Warehouse for ClickHouse® deployments displays, showing the newly created resources.

pages/data-warehouse/how-to/import-data.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@ Data federation allows you to query and combine data from multiple sources, enab
1717

1818
Scaleway Data Warehouse for ClickHouse® allows you to quickly import any type of compatible data into a [bottomless storage](/data-warehouse/concepts/#bottomless-storage) with minimal configuration.
1919

20-
## How to import data using the CLickHouse® CLI
20+
## How to import data using the ClickHouse® CLI
2121

22-
### Connecting to the CLickHouse® CLI
22+
### Connecting to the ClickHouse® CLI
2323

24-
1. Click **Data Warehouse** under **Managed Services** on the side menu. The Data Warehouse deployment page displays.
24+
1. Click **ClickHouse®** under **Data & Analytics** on the side menu. The Data Warehouse deployment page displays.
2525

2626
2. Click the name of the Data Warehouse deployment you want to connect to. The overview tab of the deployment displays.
2727

2828
3. Click **Connect** next to **Frameworks** in the **Connect to your deployment** section. The connection wizard displays.
2929

3030
4. Select **Protocols**, then copy the command in the **ClickHouse® CLI** tab.
3131

32-
5. In a terminal, paste and execute the copied command to connect to your deployment. Make sure to replace the placeholders by the corresponding values.
32+
5. In a terminal, paste and execute the copied command to connect to your deployment. Make sure to replace the placeholders with the corresponding values.
3333

3434
```sh
3535
clickhouse client \
@@ -40,7 +40,7 @@ Scaleway Data Warehouse for ClickHouse® allows you to quickly import any type o
4040
--password '<YOUR_DEPLOYMENT_PASSWORD>'
4141
```
4242

43-
7. You are now connected to your deployments using the ClickHouse® CLI, you can now import data.
43+
6. You are now connected to your deployments using the ClickHouse® CLI, you can now import data.
4444

4545
<Message type="tip">
4646
You can connect to your deployment using the ClickHouse® HTTP console directly from the **Overview** tab.
@@ -50,7 +50,7 @@ You can connect to your deployment using the ClickHouse® HTTP console directly
5050

5151
There are several ways to import data into your Data Warehouse for ClickHouse® deployment, depending on how your data is stored:
5252

53-
- Using the `s3` table function: directly read data from an Amazon S3 bucket by specifying the bucket URL, the file format, and data structure.
53+
- Using the `s3` table function: directly read data from an Amazon S3 bucket by specifying the bucket URL, file format, and data structure.
5454

5555
- Using the `s3` Storage Engine: create a table that points to your S3 data, then insert data from the S3 table into your target table.
5656

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
meta:
33
title: Data Warehouse - How Tos
4-
description: Practical guides for using Scaleway Data Warehouse.
4+
description: Practical guides for using Scaleway Data Warehouse.
55
content:
66
h1: Data Warehouse - How Tos
7-
paragraph: Practical guides for using Scaleway Data Warehouse.
7+
paragraph: Practical guides for using Scaleway Data Warehouse.
88
---

pages/data-warehouse/how-to/manage-delete-deployment.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This page explains how to manage and delete your Data Warehouse deployment.
2424

2525
## How to manage a Data Warehouse deployment
2626

27-
1. Click **Data Warehouse** under **Managed Services** on the side menu. The Data Warehouse deployment page displays.
27+
1. Click **ClickHouse®** under **Data & Analytics** on the side menu. The Data Warehouse deployment page displays.
2828

2929
2. Click the name of the Data Warehouse deployment you want to manage. The overview tab of the deployment displays. From this view, you can see the configuration of your deployment.
3030

@@ -36,7 +36,7 @@ This page explains how to manage and delete your Data Warehouse deployment.
3636
- [Delete your Data Warehouse deployment](/data-warehouse/how-to/manage-delete-deployment/#how-to-delete-a-data-warehouse).
3737

3838
<Message type="note">
39-
Once you have created a Data Warehouse deployment, you cannot edit certain parameters, such as the node type, or its computing resources. You must [create a new Data Warehouse deployment](/data-warehouse/how-to/create-depoyment/) instead.
39+
Once you have created a Data Warehouse deployment, you cannot edit certain parameters, such as the node type or its computing resources. You must [create a new Data Warehouse deployment](/data-warehouse/how-to/create-depoyment/) instead.
4040
</Message>
4141

4242
## How to delete a Data Warehouse deployment
@@ -45,7 +45,7 @@ Once you have created a Data Warehouse deployment, you cannot edit certain param
4545
This action is irreversible and will permanently delete this Data Warehouse deployment and all its associated data.
4646
</Message>
4747

48-
1. Click **Data Warehouse** under **Managed Services** on the side menu. The Data Warehouse deployment page displays.
48+
1. Click **ClickHouse®** under **Data & Analytics** on the side menu. The Data Warehouse deployment page displays.
4949

5050
2. Click the name of the Data Warehouse deployment you want to delete. The **Overview** tab of the deployment displays.
5151

pages/data-warehouse/how-to/manage-users.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ meta:
33
title: How to manage users in Scaleway Data Warehouse for ClickHouse®
44
description: Learn how to manage users in your Scaleway Data Warehouse for ClickHouse® deployment.
55
content:
6-
h1: How to Manage Users in Scaleway Data Warehouse for ClickHouse®
6+
h1: How to manage users in Scaleway Data Warehouse for ClickHouse®
77
paragraph: Learn how to manage users in your Scaleway Data Warehouse for ClickHouse® deployment.
88
tags: manage users data warehouse ClickHouse® roles permissions admin administrator user
99
dates:

pages/data-warehouse/quickstart.mdx

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,25 +23,25 @@ Data Warehouse for ClickHouse® is a centralized repository to store large sets
2323

2424
## How to create a Data Warehouse for ClickHouse® deployment
2525

26-
1. Click **ClickHouse®** under **Managed Services** on the side menu. The Managed Data Warehouse for ClickHouse® page displays.
26+
1. Click **ClickHouse®** under **Data & Analytics** on the side menu. The Managed Data Warehouse for ClickHouse® page displays.
2727

28-
3. Click **+ Create deployment**. The Data Warehouse deployment creation wizard displays.
28+
2. Click **+ Create deployment**. The Data Warehouse deployment creation wizard displays.
2929

30-
4. Select the **region** in which to create your deployment.
30+
3. Select the **region** in which to create your deployment.
3131

32-
5. Select the **For basic developments** preset.
32+
4. Select the **For basic developments** preset.
3333
<Message type="note">
3434
You can update the autoscaling configuration of your deployment at any time after its creation.
3535
</Message>
3636

37-
6. Enter a name for your deployment, or keep the automatically generated one.
37+
5. Enter a name for your deployment, or keep the automatically generated one.
3838

39-
7. Configure the administrator credentials for your deployment by entering a password, or by generating a random one.
39+
6. Configure the administrator credentials for your deployment by entering a password or generating a random one.
4040
<Message type="note">
4141
The username cannot be modified.
4242
</Message>
4343

44-
9. Review the estimated cost, then click **Create deployment** to confirm. A list of your Data Warehouse for ClickHouse® deployments displays, showing the newly created resources.
44+
7. Review the estimated cost, then click **Create deployment** to confirm. A list of your Data Warehouse for ClickHouse® deployments displays, showing the newly created resources.
4545

4646
## How to connect to your deployment
4747

@@ -51,7 +51,7 @@ Data Warehouse for ClickHouse® is a centralized repository to store large sets
5151

5252
2. Click the **ClickHouse® HTTP console** button. A new tab containing the console displays.
5353

54-
3. In the top-corner of the ClickHouse® HTTP console, replace the `default` login by `scwadmin`.
54+
3. In the top corner of the ClickHouse® HTTP console, replace the `default` login by `scwadmin`.
5555

5656
4. Enter the password you set up during the creation of your deployment.
5757

@@ -84,7 +84,7 @@ You can now execute SQL commands.
8484
--password '<YOUR_PASSWORD>' \
8585
```
8686

87-
You are now connected to your Data Warehouse for ClickHouse® deployment, and can perform SQL queries.
87+
You are now connected to your Data Warehouse for ClickHouse® deployment and can perform SQL queries.
8888

8989
## How to import and query an example data set
9090

@@ -177,15 +177,15 @@ This example is based on the **New York Taxi Data** from the [Official ClickHous
177177
LIMIT 10;
178178
```
179179

180-
To perform more in-depth tests with larger data sets, refer to our [dedicated documentation](/data-warehouse/reference-content/example-datasets/)
180+
To perform more in-depth tests with larger data sets, refer to our [dedicated documentation](/data-warehouse/reference-content/example-datasets/).
181181

182182
## How to manage your deployment
183183

184184
1. From the Data Warehouse for ClickHouse® deployments page, click the name of the deployment you want to manage. The overview tab of the deployment displays. From this view, you can see the configuration of your deployment.
185185

186186
2. Click the **Settings** tab. From this view, you can:
187187

188-
- Access the CLickHouse® HTTP console
188+
- Access the ClickHouse® HTTP console
189189
- Connect to your deployment using frameworks
190190
- Connect your deployment to your preferred BI tools
191191
- [Delete your Data Warehouse deployment](/data-warehouse/how-to/manage-delete-deployment/#how-to-delete-a-data-warehouse).
@@ -196,16 +196,16 @@ To perform more in-depth tests with larger data sets, refer to our [dedicated do
196196

197197
4. Click the **Users** tab. From this view, you can:
198198

199-
- view the users in your deployment.
200-
- modify the password of a user.
199+
- View the users in your deployment.
200+
- Modify the password of a user.
201201

202202
## How to delete your deployment
203203

204204
<Message type="important">
205205
This action is irreversible and will permanently delete this Data Warehouse deployment and all its associated data.
206206
</Message>
207207

208-
1. Click **Data Warehouse** under **Managed Services** on the side menu. The Data Warehouse deployment page displays.
208+
1. Click **ClickHouse®** under **Data & Analytics** on the side menu. The Data Warehouse deployment page displays.
209209

210210
2. Click the name of the Data Warehouse deployment you want to delete. The **Overview** tab of the deployment displays.
211211

0 commit comments

Comments
 (0)