Replies: 1 comment
-
I don't know how Beam works on Spark under the hood, but here's some thoughts: The Spline agent captures DataFrame level transformations by listening to Spark query execution events emitted from write commands. If Beam implements a custom write command, but still utilizes The worst case would be if Beam works on a RDD level, that is not supported at the moment (see #33). |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
As Apache Beam can run pipelines on Spark. Will Spline agents work if the beam pipelines are run on Spark?
Beta Was this translation helpful? Give feedback.
All reactions