Live data from Hacker News

A Scala API for Google Cloud Dataflow

github.com

11–13 of 13 posts

Re: A Scala API for Google Cloud Dataflow

#12
post #4
post #3

Is this native? Or just a Scala wrapper?

I would expect it to be as native as Google's own Java API [1], though it is still just the API, not the actual backend. [1] https://github.com/GoogleCloudPlatform/DataflowJavaSDK

Correct it's a thin Scala wrapper with some additional features. Execution is delegated to Dataflow/BEAM.
Post reply on HN