Hacker News new | ask | show | jobs
by samuell 3739 days ago
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

1 comments

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