Examtopics

Associate Data Practitioner
  • Topic 1 Question 27

    You are using your own data to demonstrate the capabilities of BigQuery to your organization’s leadership team. You need to perform a one- time load of the files stored on your local machine into BigQuery using as little effort as possible. What should you do?

    • Write and execute a Python script using the BigQuery Storage Write API library.

    • Create a Dataproc cluster, copy the files to Cloud Storage, and write an Apache Spark job using the spark-bigquery-connector.

    • Execute the bq load command on your local machine.

    • Create a Dataflow job using the Apache Beam FileIO and BigQueryIO connectors with a local runner.


    シャッフルモード