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
For more details, refer to the [Snowflake documentation](https://docs.snowflake.com/en/user-guide/tables-iceberg-configure-catalog-integration-object-storage).
35
35
36
-
## Step 2: Set up a catalog integration in Snowflake
36
+
## Set up a catalog integration in Snowflake
37
37
38
38
Set up a catalog integration in Snowflake to manage and load Iceberg tables efficiently.
For more information, refer to the [Snowflake documentation](https://docs.snowflake.com/en/user-guide/tables-iceberg-configure-catalog-integration).
50
50
51
-
## Step 3: Export InfluxDB data to Iceberg format
51
+
## Export InfluxDB data to Iceberg format
52
52
53
53
Use InfluxData's Iceberg exporter to convert and export your time-series data from your {{% product-name omit="Clustered" %}} cluster into the Iceberg table format.
54
54
@@ -65,7 +65,7 @@ cd influxdb_iox/iceberg_exporter
65
65
66
66
For more details, refer to the [Iceberg Exporter README](https://github.com/influxdata/influxdb_iox/tree/main/iceberg_exporter).
67
67
68
-
### Step 4: Create an Iceberg table in Snowflake
68
+
### Create an Iceberg table in Snowflake
69
69
70
70
After exporting the data, create an Iceberg table in Snowflake.
0 commit comments