[
https://issues.apache.org/jira/browse/BEAM-10907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-10907:
-----------------------------------
Resolution: Fixed
Status: Resolved (was: Resolved)
Hello! Due to a bug in our Jira configuration, this issue had status:Resolved
but resolution:Unresolved.
I am bulk editing these issues to have resolution:Fixed
If a different resolution is appropriate, please change it. To do this, click
the "Resolve" button (you can do this even for closed issues) and set the
Resolution field to the right value.
> ValidateRunnerXlangTest.combinePerKeyTest Failing with Unknown Coder
> --------------------------------------------------------------------
>
> Key: BEAM-10907
> URL: https://issues.apache.org/jira/browse/BEAM-10907
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: P1
> Time Spent: 3h
> Remaining Estimate: 0h
>
> Failing on Direct, Flink, and Spark. Looks like it started with
> [https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/254/]
> {code}
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
> java.lang.IllegalArgumentException: Unknown Coder URN
> beam:coder:pickled_python:v1. Known URNs:
> [beam:coder:state_backed_iterable:v1, beam:coder:avro:generic:v1,
> beam:coder:bytes:v1, beam:coder:bool:v1, beam:coder:string_utf8:v1,
> beam:coder:kv:v1, beam:coder:varint:v1, beam:coder:interval_window:v1,
> beam:coder:iterable:v1, beam:coder:timer:v1, beam:coder:length_prefix:v1,
> beam:coder:global_window:v1, beam:coder:windowed_value:v1,
> beam:coder:param_windowed_value:v1, beam:coder:double:v1, beam:coder:row:v1]
> at
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2050)
> at
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache.get(LocalCache.java:3952)
> at
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3974)
> at
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4958)
> at
> org.apache.beam.runners.core.construction.RehydratedComponents.getPCollection(RehydratedComponents.java:136)
> at
> org.apache.beam.runners.core.construction.External$ExpandableTransform.lambda$expand$0(External.java:229)
> at java.util.Map.forEach(Map.java:630)
> at java.util.Collections$UnmodifiableMap.forEach(Collections.java:1507)
> at
> org.apache.beam.runners.core.construction.External$ExpandableTransform.expand(External.java:22
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)