[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Translation issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
BigQuery コネクタのコードサンプル
すべての Cloud Dataproc クラスタには、Hadoop 用の BigQuery コネクタがあらかじめ組み込まれています。つまり、Cloud Dataproc との間で BigQuery データの読み取りと書き込みを迅速かつ容易に行うことができます。
Spark の使用
Hadoop 用の BigQuery コネクタで Spark を使用する例については、BigQuery コネクタを Spark と使用するをご覧ください。この例は、Cloud Dataproc クラスタ向けです。
Java MapReduce の使用
Hadoop 用の BigQuery コネクタで Java MapReduce を使用する例については、BigQuery コネクタを使用した MapReduce ジョブの書き込みをご覧ください。この例は、Cloud Dataproc クラスタ向けです。
詳しくは、BigQuery Hadoop コネクタのドキュメントをご覧ください。
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Translation issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
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-01 UTC.