Kyle Weaver created BEAM-7232:
---------------------------------
Summary: Python test_external_transforms fails on Spark runner
Key: BEAM-7232
URL: https://issues.apache.org/jira/browse/BEAM-7232
Project: Beam
Issue Type: Bug
Components: runner-spark
Reporter: Kyle Weaver
Assignee: Kyle Weaver
test_external_transforms should theoretically work, but it instead throws a
cryptic error:
<_Rendezvous of RPC that terminated with:
status = StatusCode.UNKNOWN
details = ""
debug_error_string = "\{"created":"@1557171218.145369401","description":"Error
received from peer
ipv4:127.0.0.1:48159","file":"src/core/lib/surface/call.cc","file_line":1041,"grpc_message":"","grpc_status":2}"
>
I could just be overlooking some obvious config issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)