简体   繁体   English

Apache Beam / Google数据流Python流自动缩放

[英]Apache Beam/Google dataflow Python streaming autoscaling

Following this link to the Apache Beam website https://beam.apache.org/documentation/sdks/python-streaming/ , it states the following (at the bottom of the page): 通过此链接到达Apache Beam网站https://beam.apache.org/documentation/sdks/python-streaming/ ,它声明了以下内容(在页面底部):

DataflowRunner does not currently support the following Cloud Dataflow specific features with Python streaming execution. DataflowRunner当前不支持以下Python流传输执行的特定于Cloud Dataflow的功能。

  • Streaming autoscaling 流式自动缩放

Is there some sort of roadmap that specifies when this will be supported? 是否有某种路线图指定何时支持该路线图?

Apache BEAM uses Jira for issue tracking. Apache BEAM使用Jira进行问题跟踪。

For example, you can filter the issues using these criteria: 例如,您可以使用以下条件过滤问题:

Containing Text: 包含文字:

  • Cloud Dataflow 云数据流

By Issue type: 按发行类型:

  • New Feature 新功能
  • Improvement 起色
  • Wish 希望

By Status: 按状态:

  • Open 打开
  • In Progress 进行中
  • Reopened 重新开放

As of now, this query brings 56 results: Apache BEAM Jira Issues 到目前为止,此查询带来了56个结果: Apache BEAM Jira问题

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Apache 光束侧输入在流数据流管道中不工作 Python SDK - Apache Beam Side Inputs not working in Streaming Dataflow Pipeline with Python SDK 使用 Apache Beam python 创建谷歌云数据流模板时出现 RuntimeValueProviderError - RuntimeValueProviderError when creating a google cloud dataflow template with Apache Beam python 是否可以在 Apache 光束或谷歌云数据流中运行自定义 python 脚本 - Is it possible to run a custom python script in Apache beam or google cloud dataflow Apache 梁 - Google 数据流 - WriteToBigQuery - Python - 参数 - 模板 - 管道 - Apache beam - Google Dataflow - WriteToBigQuery - Python - Parameters - Templates - Pipelines Apache Beam GroupByKey() 在 Python 中的 Google DataFlow 上运行时失败 - Apache Beam GroupByKey() fails when running on Google DataFlow in Python 使用 Dataflow 和 Apache Beam (Python) 将 Pub/Sub 中的流数据发布到 BigQuery - Issues streaming data from Pub/Sub into BigQuery using Dataflow and Apache Beam (Python) Google Dataflow:未定义全局名称-Apache Beam - Google Dataflow: global name is not defined - apache beam 谷歌数据流 - Apache Beam GroupByKey():复制/慢 - Google Dataflow - Apache Beam GroupByKey(): Duplicating/Slow Google Dataflow 和 Apache 光束:为什么使用 ValueProvider - Google Dataflow and Apache beam: why ValueProvider Google Dataflow 上的 Apache Beam 示例的权限错误 - Permissions error with Apache Beam example on Google Dataflow
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM