[
https://issues.apache.org/jira/browse/BEAM-12648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17385798#comment-17385798
]
Ahmet Altay commented on BEAM-12648:
------------------------------------
The root cause seems to be this change:
https://github.com/apache/beam/pull/15140
This PR changed the default for python streaming jobs to dataflow runner v2,
including enabling streaming engine and it seems like this is breaking tests.
Python post commits have other similar issues:
https://ci-beam.apache.org/job/beam_PostCommit_Python36/4140/
> apache_beam.examples.streaming_wordcount_it_test.StreamingWordCountIT failing
> with A Cloud KMS key cannot be used with Streaming Engine enabled
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: BEAM-12648
> URL: https://issues.apache.org/jira/browse/BEAM-12648
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Affects Versions: 2.32.0
> Reporter: Ankur Goenka
> Assignee: Ahmet Altay
> Priority: P1
> Fix For: 2.32.0
>
>
> Failure link
> [https://scans.gradle.com/s/5cmpsfct22ehw/console-log?task=:sdks:python:test-suites:dataflow:py37:preCommitIT_streaming]
> Error: A Cloud KMS key cannot be used with Streaming Engine enabled
>
> CMEK is not supported by streaming engine
--
This message was sent by Atlassian Jira
(v8.3.4#803005)