Live data from Hacker News

Viewing profile — followtherhythm

followtherhythm

HN member
Joined
Fri, May 13, 2016, 4:24 PM UTC
HN karma
18
Public activity
15 items

About followtherhythm

No profile information was provided.

Recent public activity

  1. comment
    Comment #30212367

    Hi, of course there are :) So the transformations are deployed in a separate NodeJs process per node. You can use familiar tools to take a look at its cpu + memory usage. As for ho…

  2. comment
    Comment #30210827

    Currently they cannot, as they share all of the same properties as their respective source topics, but this idea is good! I'm adding it to our list of design enhancements.

  3. comment
    Comment #30210795

    Good question! You can't re-key your records but this done is by design. We want the materialized partitions to reside on the same brokers as their sources so there is no network o…

  4. comment
    Comment #30210355

    We see a lot of demand for onboard transformations, and JS is our first trial, since most devs are familiar with it. We plan to look into Rust and all of the Wasm supported languag…

  5. comment
    Comment #30210225

    Yup, as of now we are leveraging Nodejs for the technical preview. We also have another preview using embedded v8 for inline transforms, that is your transform runs in-process and …

  6. comment
    Comment #30209905

    Hi I'm one of the authors of the blog post, happy to answer any questions here !

  7. comment
    Comment #25077271

    This is so dope, I am trying it out asap!

  8. comment
    Comment #23277709

    Redpanda https://vectorized.io/

  9. story
  10. story
  11. comment
    Comment #11693103

    Yes Storm is still under active development. Yahoo, Baidu and other big players continue to use Storm. To be honest Storm's API is richer. Our approach however was to make stream p…

  12. comment
    Comment #11693087

    Since Mesos uses Zookeeper and we are tightly bound to Mesos, at the moment this is not possible.

  13. comment
    Comment #11693076

    If by 'input/output' sources, you mean computations that will pull or push from an external system such as kafka/cassandra, there isn't any documentation currently. However we have…

  14. comment
    Comment #11691497

    There are a lot of reasons why, probably enough to write a blog post about. To summarize I would say that this is mainly a byproduct of being close to the metal, and our use of loc…

  15. comment
    Comment #11691379

    Hello, I am a software engineer at Concord. Happy to answer anyones questions