GoogleCloudPlatform / GoogleCloudPlatform/training-data-analyst

Apache Beam Requirement File require an update

Open
#396 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
8.6k
Forks
6.1k
Avg merge
4h 44m
Merged PRs (30d)
2

Description

[Requirement - Add `sudo pip install apache_beam[gcp]`]
(https://github.com/GoogleCloudPlatform/training-data-analyst/blob/master/courses/data_analysis/lab2/python/install_packages.sh#L5)

Error Output without the requirement file

`Traceback (most recent call last):
File "JavaProjectsThatNeedHelp.py", line 190, in
run()
File "JavaProjectsThatNeedHelp.py", line 166, in run
bigqcollection = p | 'ReadFromBQ' >> beam.io.Read(beam.io.BigQuerySource(project=project,query=get_java_query))
File "/usr/local/lib/python2.7/dist-packages/apache_beam/io/gcp/bigquery.py", line 321, in __init__
'Google Cloud IO not available, '
ImportError: Google Cloud IO not available, please install apache_beam[gcp]`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.