Y
Hacker News
new
|
ask
|
show
|
jobs
by
anacleto
3739 days ago
Is this native? Or just a Scala wrapper?
1 comments
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
link
sinisa
3738 days ago
Correct it's a thin Scala wrapper with some additional features. Execution is delegated to Dataflow/BEAM.
link
[1] https://github.com/GoogleCloudPlatform/DataflowJavaSDK