Live data from Hacker News

Viewing profile — sinisa

sinisa

HN member
Joined
Mon, Jan 21, 2013, 4:28 PM UTC
HN karma
2
Public activity
3 items

About sinisa

[ my public key: https://keybase.io/neville; my proof: https://keybase.io/neville/sigs/m0cF3Ow6PVmy4hy4QCsZBHIhSu9hin-W05EhPVDramY ]

Recent public activity

  1. comment
    Comment #11356145

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

  2. comment
    Comment #11356136

    Scio author here. Yes as soon as BEAM finishes bootstrapping.

  3. comment
    Comment #11356118

    Scio author here. A bit background: Spark and Flink are both frameworks with their own execution engine. Scalding is tightly coupled with Cascading + Hadoop as it's execution engin…