damccorm opened a new issue, #21632:
URL: https://github.com/apache/beam/issues/21632

   SnowflakeIO for Python SDK is not working. Each launch of the pipelines ends 
with the following error message.
   RuntimeError:
   ```
   
   
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: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, beam:coder:sharded_key:v1, beam:coder:custom_window:v1]
   ```
   
   
    
   
   Imported from Jira 
[BEAM-14075](https://issues.apache.org/jira/browse/BEAM-14075). Original Jira 
may contain additional context.
   Reported by: sfc-gh-kbregula.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to