Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][Prism]: panic: unsupported StateKey Get type: *fnexecution_v1.StateKey_MultimapKeysSideInput_ #31339

Open
damondouglas opened this issue May 17, 2024 · 0 comments

Comments

@damondouglas
Copy link
Contributor

damondouglas commented May 17, 2024

Java test org.apache.beam.sdk.transforms.ViewTest fails on Prism with error panic: unsupported StateKey Get type: *fnexecution_v1.StateKey_MultimapKeysSideInput_:

Full error:

panic: unsupported StateKey Get type: *fnexecution_v1.StateKey_MultimapKeysSideInput_: multimap_keys_side_input:  {
  transform_id:  "OutputSideInputs-ParMultiDo-Anonymous-"
  side_input_id:  "org.apache.beam.sdk.values.PCollectionViews$SimplePCollectionView.<init>:1443#bbafda9391edc490"
}

Steps to reproduce.

  1. Run Prism server.
./gradlew :runners:prism:runServer
  1. Execute :runners:portability:java:ulrLoopbackValidatesRunnerTests on Prism:
TEST=org.apache.beam.sdk.transforms.ViewTest
./gradlew :runners:portability:java:ulrLoopbackValidatesRunnerTests -PjobEndpoint=localhost:8073 --tests="$TEST"

Parent tracker: #28187

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

No branches or pull requests

1 participant