apache / apache/beam

Maximum recursion depth with Apache Beam and Google Cloud SDK

Open
#18,783 0 comments 0 reactions 0 assignees View on GitHub
bug core P3 python
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

I am working with a project which is using Google Cloud SDK and Cloud Engine. This project is generating a DataStore which I need to access in order to copy parts of it towards a Big Query instance, similar to what is describe in [https://blog.papercut.com/google-cloud-dataflow-data-migration/](https://blog.papercut.com/google-cloud-dataflow-data-migration/).

I install Apache Beam using pip install \--upgrade apache_beam. However, when I set up everything in order to access the DataStore using the ndb models and want to import Beam using from airflow_beam import pipeline, I got an error related to some part of the SDK described in the docs part.

Imported from Jira [BEAM-4437](https://issues.apache.org/jira/browse/BEAM-4437). Original Jira may contain additional context.
Reported by: jonperron.

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.