Read from Cloud Storage
Stay organized with collections
Save and categorize content based on your preferences.
Create a Dataflow pipeline to read from a Cloud Storage bucket
Explore further
For detailed documentation that includes this code sample, see the following:
Code sample
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["\u003cp\u003eThis code sample demonstrates how to create a Dataflow pipeline that reads data from a Cloud Storage bucket.\u003c/p\u003e\n"],["\u003cp\u003eThe pipeline utilizes the \u003ccode\u003eTextIO.read()\u003c/code\u003e method to read text files from a specified Cloud Storage path using \u003ccode\u003egs://\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe code utilizes the \u003ccode\u003eMapElements\u003c/code\u003e transform to process each element read from Cloud storage.\u003c/p\u003e\n"],["\u003cp\u003eApplication Default Credentials must be configured for authenticating to Dataflow.\u003c/p\u003e\n"],["\u003cp\u003eYou can filter through Google Cloud products and find more code samples using the Google Cloud sample browser.\u003c/p\u003e\n"]]],[],null,[]]