Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

INFO:apache_beam.runners.portability.stager:Executing command: #2184

Open
nikeshkale-tudip opened this issue Jan 1, 2022 · 0 comments
Open

Comments

@nikeshkale-tudip
Copy link

nikeshkale-tudip commented Jan 1, 2022

Screenshot 2022-01-01 8 19 48 PM
I was perfoming one lab where I am facing the issue on after running below command:-

python3 saflongrunjobdataflow.py --project=qwiklabs-gcp-01-89416f8a368c --input_topic=projects/qwiklabs-gcp-01-89416f8a368c/topics/saf-topic --runner=DataflowRunner --temp_location=gs://audio-staging-qwiklabs-gcp-01-89416f8a368c/tmp --output_bigquery=saf.transcripts --requirements_file="requirements.txt" --region=us-central1

Error:-

/home/student_00_27ceb4c09932/dataflow-contact-center-speech-analysis/saf-longrun-job-dataflow/env/lib/python3.7/site-packages/apache_beam/io/gcp/bigquery.py:2102: BeamDeprecationWarning: options is deprecated since First stable release. References to .options will not be supported
self.table_reference.projectId = pcoll.pipeline.options.view_as(
DEBUG:root:Unhandled type_constraint: Union[]
DEBUG:root:Unhandled type_constraint: Union[]
INFO:apache_beam.runners.portability.stager:Executing command: ['/home/student_00_27ceb4c09932/dataflow-contact-center-speech-analysis/saf-longrun-job-dataflow/env/bin/python3', '-m', 'pip', 'download', '--dest', '/tmp/dataflow-requirements-cache', '-r', '/tmp/tmpq411fvtk/tmp_requirements.txt', '--exists-action', 'i', '--no-binary', ':all:']

Can some one please help me??

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

No branches or pull requests

1 participant