Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache Beam Requirement File require an update #396

Open
newadays opened this issue Mar 6, 2019 · 0 comments
Open

Apache Beam Requirement File require an update #396

newadays opened this issue Mar 6, 2019 · 0 comments

Comments

@newadays
Copy link

newadays commented Mar 6, 2019

[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 <module> 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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant