在 Snowflake 中哪些接口可以用来创建 and/or 管理虚拟仓库?
In Snowflake which interfaces can be used to create and/or manage Virtual Warehouses?
一个。 Snowflake Web 界面 (UI)
B. SQL 命令
C. 数据整合工具
做用于创建虚拟仓库的数据集成工具。 “A”和“B”是正确的,但对于“C”我有点困惑。
我不完全确定你问的实际问题是什么但是......
数据集成工具可以管理仓库吗?是
某些数据集成工具真的可以做到这一点吗?是
所有数据集成工具都这样做吗?否
当然有支持虚拟数据仓库管理的集成工具。
一个例子可能是 Pentaho,请参阅 Hitachi 文档中的这篇文章:PDI and Snowflake
我想你可能正在学习 SnowPro 认证,这是“练习题”之一?
我认为这个可能需要一点小心。 Snowflake 确实在这些考试中提出了一些“技巧”问题。
因此,一些数据集成工具可以创建和管理 Snowflake 虚拟仓库。 @MichaelGolos 的回答包括 link 到 PDI 的文档:
In PDI, you can create, modify, and even delete a Snowflake virtual warehouse to help you automate your virtual warehouse scaling activities. These orchestration entries include:
Create Snowflake warehouse
You can use this job entry to create a Snowflake virtual warehouse. You can set size, scaling, automated suspension, and other properties for your warehouse.
Modify Snowflake warehouse
Once you create a warehouse, you can edit its settings using this job entry. Modifying a warehouse is useful if your users typically perform simple queries and only require a small warehouse. However, to meet your ETL service-level agreements (SLA), you may need a larger warehouse during the ETL process. Using this job entry, you can modify the warehouse at the beginning of the ETL process to scale it up, and then modify it to scale it back down when the ETL process is complete.
Delete Snowflake warehouse
Use this job entry to delete virtual warehouses. Deleting unwanted virtual warehouses helps you clean up the Snowflake management console.
但是,请注意这个问题的措辞:
In Snowflake which interfaces can be used to create and/or manage Virtual Warehouses?
我在其中添加了 粗体 强调。
PDI 和其他工具提供的编排类型不在 Snowflake 中 - 它是第 3 方工具,因此在 Snowflake 之外。所以,在我看来这个问题的答案是否定的。
一个。 Snowflake Web 界面 (UI) B. SQL 命令 C. 数据整合工具
做用于创建虚拟仓库的数据集成工具。 “A”和“B”是正确的,但对于“C”我有点困惑。
我不完全确定你问的实际问题是什么但是......
数据集成工具可以管理仓库吗?是
某些数据集成工具真的可以做到这一点吗?是
所有数据集成工具都这样做吗?否
当然有支持虚拟数据仓库管理的集成工具。 一个例子可能是 Pentaho,请参阅 Hitachi 文档中的这篇文章:PDI and Snowflake
我想你可能正在学习 SnowPro 认证,这是“练习题”之一?
我认为这个可能需要一点小心。 Snowflake 确实在这些考试中提出了一些“技巧”问题。
因此,一些数据集成工具可以创建和管理 Snowflake 虚拟仓库。 @MichaelGolos 的回答包括 link 到 PDI 的文档:
In PDI, you can create, modify, and even delete a Snowflake virtual warehouse to help you automate your virtual warehouse scaling activities. These orchestration entries include:
Create Snowflake warehouse You can use this job entry to create a Snowflake virtual warehouse. You can set size, scaling, automated suspension, and other properties for your warehouse.
Modify Snowflake warehouse Once you create a warehouse, you can edit its settings using this job entry. Modifying a warehouse is useful if your users typically perform simple queries and only require a small warehouse. However, to meet your ETL service-level agreements (SLA), you may need a larger warehouse during the ETL process. Using this job entry, you can modify the warehouse at the beginning of the ETL process to scale it up, and then modify it to scale it back down when the ETL process is complete.
Delete Snowflake warehouse Use this job entry to delete virtual warehouses. Deleting unwanted virtual warehouses helps you clean up the Snowflake management console.
但是,请注意这个问题的措辞:
In Snowflake which interfaces can be used to create and/or manage Virtual Warehouses?
我在其中添加了 粗体 强调。
PDI 和其他工具提供的编排类型不在 Snowflake 中 - 它是第 3 方工具,因此在 Snowflake 之外。所以,在我看来这个问题的答案是否定的。