자체 관리형 MySQL 메타스토어를 Dataproc Metastore로 마이그레이션
이 페이지에서는 MySQL 덤프 파일을 만들고 메타데이터를 기존 Dataproc Metastore 서비스로 가져와 외부 자체 관리형 MySQL 메타스토어를 Dataproc Metastore로 마이그레이션하는 방법을 보여줍니다.
시작하기 전에
- Sign in to your Google Cloud account. If you're new to Google Cloud, create an account to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Google Cloud project.
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Google Cloud project.
-
Enable the Dataproc Metastore API.
필요한 역할
Dataproc Metastore를 만들고 MYSQL Metastore를 가져오는 데 필요한 권한을 얻으려면 관리자에게 다음 IAM 역할을 부여해 달라고 요청하세요.
-
서비스를 만들고 메타데이터를 가져오기 위한 역할:
-
프로젝트에 대한 Dataproc Metastore 편집자 역할(
roles/metastore.editor
) -
프로젝트에 대한 Dataproc Metastore 관리자 역할(
roles/metastore.admin
)
-
프로젝트에 대한 Dataproc Metastore 편집자 역할(
-
가져오기에 Cloud Storage 객체(SQL 덤프 파일)를 사용하기 위한 역할:
-
Dataproc Metastore 서비스 에이전트의 스토리지 객체 뷰어(
roles/storage.objectViewer
). 예를 들면service-CUSTOMER_PROJECT_NUMBER@gcp-sa-metastore.iam.gserviceaccount.com
입니다. -
사용자 계정에 대한 스토리지 객체 뷰어(
roles/storage.objectViewer
)
-
Dataproc Metastore 서비스 에이전트의 스토리지 객체 뷰어(
역할 부여에 대한 자세한 내용은 액세스 관리를 참조하세요.
이러한 사전 정의된 역할에는 Dataproc Metastore를 만들고 MYSQL Metastore를 가져오는 데 필요한 권한이 포함되어 있습니다. 필요한 정확한 권한을 보려면 필수 권한 섹션을 확장하세요.
필수 권한
Dataproc Metastore를 만들고 MYSQL 메타스토어를 가져오려면 다음 권한이 필요합니다.
-
서비스 만들기: 프로젝트에 대한
metastore.services.create
-
메타데이터 가져오기: 프로젝트에 대한
metastore.imports.create
-
가져오기에 Cloud Storage 객체(SQL 덤프 파일)를 사용하기:
-
Dataproc Metastore 서비스 에이전트에 대한
storage.objects.get
. 예를 들면service-CUSTOMER_PROJECT_NUMBER@gcp-sa-metastore.iam.gserviceaccount.com
입니다. -
사용자 계정에 대한
storage.objects.get
-
Dataproc Metastore 서비스 에이전트에 대한
커스텀 역할이나 다른 사전 정의된 역할을 사용하여 이 권한을 부여받을 수도 있습니다.
특정 Dataproc Metastore 역할 및 권한에 대한 상세 설명은 IAM으로 Dataproc 액세스 관리를 참조하세요.Dataproc Metastore 서비스 만들기
다음 안내에서는 SQL 덤프 파일을 마이그레이션할 수 있는 Dataproc Metastore 서비스를 만드는 방법을 설명합니다.
Console
Google Cloud 콘솔에서 서비스 만들기 페이지를 엽니다.
서비스 이름 필드에
example-service
를 입력합니다.데이터 위치를 선택합니다. 리전 선택에 대한 자세한 내용은 Cloud 위치를 참조하세요.
다른 서비스 구성 옵션에 제공된 기본값을 사용합니다.
서비스를 만들고 시작하려면 제출 버튼을 클릭합니다.
서비스 목록에 새 서비스가 나타납니다.
gcloud
다음 gcloud metastore services create
명령어를 실행하여 클러스터를 만듭니다.
gcloud metastore services create example-service \ --location=LOCATION
LOCATION
을 서비스를 만들려는 Compute Engine 리전으로 바꿉니다. 리전에서 Dataproc Metastore를 사용할 수 있는지 확인합니다.
REST
API 안내에 따라 API 탐색기를 사용하여 서비스를 만듭니다.
마이그레이션 준비
이제 MySQL 덤프 파일을 만들고 Cloud Storage 버킷에 배치하여 가져올 Hive 메타스토어 데이터베이스에 저장된 메타데이터를 준비해야 합니다.
마이그레이션을 준비하는 단계는 가져오기 전에 가져오기 파일 준비를 참조하세요.
메타데이터 가져오기
이제 덤프 파일을 준비했으므로 Dataproc Metastore 서비스로 가져옵니다.
example-service
서비스로 메타데이터 가져오기 단계는 Dataproc Metastore로 파일 가져오기를 참조하세요.
Dataproc 클러스터 생성 및 연결
메타데이터를 Dataproc Metastore example-service
서비스로 가져온 후에는 이 서비스를 해당 Hive Metastore로 사용하는 Dataproc 클러스터를 만들고 연결합니다.
삭제
이 페이지에서 사용한 리소스 비용이 Google Cloud 계정에 청구되지 않도록 하려면 다음 단계를 수행합니다.
- In the Google Cloud console, go to the Manage resources page.
- If the project that you plan to delete is attached to an organization, expand the Organization list in the Name column.
- In the project list, select the project that you want to delete, and then click Delete.
- In the dialog, type the project ID, and then click Shut down to delete the project.
또는 이 튜토리얼에서 사용된 리소스를 삭제할 수 있습니다.
Dataproc Metastore 서비스를 삭제합니다.
콘솔
Google Cloud 콘솔에서 Dataproc Metastore 페이지를 엽니다.
서비스 이름 왼쪽의 체크박스를 선택하여
example-service
를 선택합니다.Dataproc Metastore 페이지 상단에서 삭제를 클릭하여 서비스를 삭제합니다.
대화상자에서 삭제를 클릭하여 삭제를 확인합니다.
서비스가 서비스 목록에 더 이상 표시되지 않습니다.
gcloud
다음
gcloud metastore services delete
명령어를 실행하여 서비스를 삭제합니다.gcloud metastore services delete example-service \ --location=LOCATION
LOCATION
을 서비스가 생성된 Compute Engine 리전으로 바꿉니다.REST
API 안내에 따라 API 탐색기를 사용하여 서비스를 삭제합니다.
모든 삭제가 즉시 수행됩니다.
Dataproc Metastore 서비스에 대해 Cloud Storage 버킷을 삭제합니다.