Fable.Python icon indicating copy to clipboard operation
Fable.Python copied to clipboard

Apache beam

Open jkone27 opened this issue 3 years ago • 1 comments

I think this one has some potential applications , as sdk is just in java, python and go...

https://beam.apache.org/documentation/sdks/python/

so a Python / F# example of some apache beam transformation would be pretty cool :D

jkone27 avatar Oct 28 '22 15:10 jkone27

Apache spark and beam are the world most used SDK for big data processing in many different cloud environments.. https://beam.apache.org/get-started/from-spark/

for example in google cloud, dataflow: https://cloud.google.com/dataflow/docs/concepts/beam-programming-model

jkone27 avatar Apr 04 '24 12:04 jkone27