의견 보내기
API 및 클라이언트 라이브러리 개요
사용 가능한 인터페이스
Dataproc와 상호작용할 때 여러 프로그래매틱 인터페이스 중 하나를 사용할 수 있습니다. 권장 순으로 나열된 사용 가능한 인터페이스는 다음과 같습니다.
Google Cloud 클라이언트 라이브러리 : Dataproc(알파 및 베타 출시 버전 ) 클라이언트 라이브러리는 여러 언어로 제공되며 gRPC 로 빌드됩니다. 이들 클라이언트 라이브러리는 gRPC 맨 위에 추상화 레이어를 제공하고 작업 폴링, 재시도 등의 세부정보를 처리합니다.
gRPC : 선택한 프로그래밍 언어에서 클라이언트 라이브러리를 사용할 수 없으면, gRPC에서 지원되는 어떤 언어에서든 Dataproc를 위한 gRPC 클라이언트 라이브러리를 생성할 수 있습니다. 이를 위해서는 GitHub 저장소 에서 제공되는 프로토콜 버퍼 서비스 정의가 필요합니다.
그런 다음 grpc.io 에서 원하는 언어에 해당하는 안내를 따라 클라이언트를 생성하여 사용할 수 있습니다.
REST API : Dataproc의 클라이언트 라이브러리나 gRPC API를 사용할 수 없으면 REST API를 사용하세요.
의견 보내기
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-02-27 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"이해하기 어려움"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"잘못된 정보 또는 샘플 코드"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"필요한 정보/샘플이 없음"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]
의견을 전달하고 싶나요?