이 문서에서는 서드 파티 소스에서 Dataplex로 메타데이터를 가져오는 데 사용할 수 있는 관리형 연결 파이프라인을 간략하게 설명합니다.
관리형 연결을 사용하면 대규모로 메타데이터를 Dataplex로 가져올 수 있습니다. 관리형 연결 파이프라인은 데이터 소스에서 메타데이터를 추출한 후 Dataplex로 가져옵니다. 필요한 경우 파이프라인은 Google Cloud 프로젝트에 Dataplex 카탈로그 항목 그룹도 만듭니다. 요구사항에 따라 워크플로를 조정하고 가져오기 작업을 예약할 수 있습니다.
자체 커스텀 커넥터를 빌드하여 서드 파티 소스에서 메타데이터를 추출합니다. 예를 들어 MySQL, SQL Server, Oracle, Snowflake, Databricks 등의 소스에서 메타데이터를 추출하는 커넥터를 빌드할 수 있습니다. 샘플 커스텀 커넥터를 빌드하는 단계는 메타데이터 가져오기를 위한 커스텀 커넥터 개발을 참조하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-12-21(UTC)"],[[["Managed connectivity pipelines facilitate the import of metadata from various third-party sources into Dataplex at scale."],["Users can create custom connectors to extract metadata from sources like MySQL, SQL Server, Oracle, Snowflake, and Databricks."],["The managed connectivity pipeline uses Dataproc Serverless to run connectors and imports the metadata into Dataplex Catalog."],["The pipeline automatically creates Dataplex Catalog entry groups if they don't exist, and then runs the connector to extract and import metadata."],["The workflows used in the pipelines allow for the scheduling and orchestration of metadata import jobs based on user needs."]]],[]]