Is it possible to read from a json dir and insert to Icerbeg with Spark #10781
Unanswered
christophediprima
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I am trying to implement a pipeline that reads from s3 and insert into an Iceberg table. I have been trying with Spark but could not find an example on how to wrap all this up... I have a running batch version that looks like this:
When I try to use the steaming mode I have following error:
NotImplementedError: PySpark in streaming mode does not support to_pyarrow
Beta Was this translation helpful? Give feedback.
All reactions