카탈로그 삭제

Apache Iceberg REST 카탈로그 또는 Apache Hive 카탈로그와 같은 카탈로그를 삭제하면 시스템에서 Lakehouse 런타임 카탈로그 의 메타데이터 관리 엔드포인트 등록을 취소합니다.

이렇게 하면 Lakehouse for Apache Iceberg에서 카탈로그가 삭제되지만 기본 Cloud Storage 버킷 또는 저장된 데이터 파일은 자동으로 삭제되지 않습니다. 네임스페이스 또는 테이블이 아직 포함된 카탈로그는 삭제할 수 없습니다.

시작하기 전에

  1. Lakehouse 런타임 카탈로그 정보를 읽고 Lakehouse 런타임 카탈로그의 작동 방식과 서비스 제한사항을 파악합니다.
  2. 계정에 로그인합니다. Google Cloud 를 처음 사용하는 경우 Google Cloud, 계정을 만들어 실제 시나리오에서 제품이 어떻게 작동하는지 평가합니다. 신규 고객에게는 워크로드를 실행, 테스트, 배포하는 데 사용할 수 있는 $300의 무료 크레딧이 제공됩니다.

    In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Roles required to select or create a project

    • Select a project: Selecting a project doesn't require a specific IAM role—you can select any project that you've been granted a role on.
    • Create a project: To create a project, you need the Project Creator role (roles/resourcemanager.projectCreator), which contains the resourcemanager.projects.create permission. Learn how to grant roles.

    Go to project selector

    Verify that billing is enabled for your Google Cloud project.

    Enable the BigLake API.

    Roles required to enable APIs

    To enable APIs, you need the serviceusage.services.enable permission. If you created the project, then you likely already have this permission through the Owner role (roles/owner). Otherwise, you can get this permission through the Service Usage Admin role (roles/serviceusage.serviceUsageAdmin). Learn how to grant roles.