Hadoop fs-Job senden
bookmark_borderbookmark
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Sendet einen Hadoop FS-Job an einen Dataproc-Cluster.
Codebeispiel
Nächste Schritte
Informationen zum Suchen und Filtern von Codebeispielen für andere Google Cloud -Produkte finden Sie im Google Cloud Beispielbrowser.
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],[],[[["This code sample demonstrates how to submit a Hadoop FS job to a Google Cloud Dataproc cluster using the Java client library."],["The process involves configuring job settings, including cluster placement and the Hadoop FS query to be executed."],["The code utilizes the `JobControllerClient` to submit the job asynchronously and retrieve its results, including output from Google Cloud Storage."],["The example includes error handling to catch and report issues if the job fails to complete successfully, and provides links for further reference."],["The code requires the user to replace example strings for project ID, region, cluster name, and hadoop FS query with the actual values before running."]]],[]]