设置项目

设置步骤

  1. 登录您的 Google Cloud 账号。如果您是 Google Cloud 新手,请创建一个账号来评估我们的产品在实际场景中的表现。新客户还可获享 $300 赠金,用于运行、测试和部署工作负载。
  2. 在 Google Cloud Console 中的项目选择器页面上,选择或创建一个 Google Cloud 项目

    转到“项目选择器”

  3. 确保您的 Google Cloud 项目已启用结算功能

  4. 启用 Google Cloud Dataproc API。

    启用 API

  5. 安装 Google Cloud CLI。
  6. 如需初始化 gcloud CLI,请运行以下命令:

    gcloud init
  7. 在 Google Cloud Console 中的项目选择器页面上,选择或创建一个 Google Cloud 项目

    转到“项目选择器”

  8. 确保您的 Google Cloud 项目已启用结算功能

  9. 启用 Google Cloud Dataproc API。

    启用 API

  10. 安装 Google Cloud CLI。
  11. 如需初始化 gcloud CLI,请运行以下命令:

    gcloud init

设置虚拟机(可选)

如果您计划从 Compute Engine 虚拟机 (VM) 实例运行 gcloud CLI,则必须设置该虚拟机,然后才能访问 Google Cloud 服务。

如需测试您的虚拟机是否设置正确,请从命令行运行 gcloud compute instances describe your-vm-instance-name。必须列出包含 https://www.googleapis.com/auth/cloud-platform 范围的服务帐号。如果找不到该范围,请参阅更改实例的服务帐号和访问权限范围